2023-11-16T12:41:38.589 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-16T12:41:38.589 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi --owner scheduled_gabrioux@teuthology --archive /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690 --description orch:cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} -- /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690/orig.config.yaml 2023-11-16T12:41:38.629 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-16T12:41:38.717 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690 branch: wip-63554-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: gabrioux@ibm.com first_in_suite: false job_id: '7460690' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-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: wip-63554-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: 1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-63554-reef sha1: 1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e owner: scheduled_gabrioux@teuthology priority: 50 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 1975 sha1: 1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-63554-reef suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e targets: smithi124.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3xaUAi2EQLW+80SlQhISmfZM4gq8eRa6OTvmorCTGbQv3kW3r6QTMJ3TYOK+YykoZIiAwHlZ/ScLyVQ2UbUAs= smithi188.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3Fx3VHjDDwKZIE6XgdOPhvOmfgRn6Ax6aTQjV/xrrIRDNNjhl6s7pG91UjNyfk67hB3L6Cw2lHWXk0/jpuB+w= 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: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-11-16_12:00:42 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: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1224587 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 2023-11-16T12:41:38.718 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e/qa; will attempt to use it 2023-11-16T12:41:38.719 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e/qa/tasks 2023-11-16T12:41:38.719 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-16T12:41:38.723 INFO:teuthology.task.internal:Checking packages... 2023-11-16T12:41:38.767 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e' 2023-11-16T12:41:38.768 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-16T12:41:38.768 INFO:teuthology.packaging:ref: None 2023-11-16T12:41:38.768 INFO:teuthology.packaging:tag: None 2023-11-16T12:41:38.768 INFO:teuthology.packaging:branch: wip-63554-reef 2023-11-16T12:41:38.768 INFO:teuthology.packaging:sha1: 1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e 2023-11-16T12:41:38.768 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-63554-reef 2023-11-16T12:41:38.910 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-1241.g1f4a4bd8 2023-11-16T12:41:38.911 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-16T12:41:38.920 INFO:teuthology.task.internal:no buildpackages task found 2023-11-16T12:41:38.920 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-16T12:41:38.928 INFO:teuthology.task.internal:Saving configuration 2023-11-16T12:41:38.942 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-16T12:41:38.948 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-16T12:41:38.973 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 12:36:31.663544', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3xaUAi2EQLW+80SlQhISmfZM4gq8eRa6OTvmorCTGbQv3kW3r6QTMJ3TYOK+YykoZIiAwHlZ/ScLyVQ2UbUAs='} 2023-11-16T12:41:38.997 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 12:36:31.665275', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3Fx3VHjDDwKZIE6XgdOPhvOmfgRn6Ax6aTQjV/xrrIRDNNjhl6s7pG91UjNyfk67hB3L6Cw2lHWXk0/jpuB+w='} 2023-11-16T12:41:38.998 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-16T12:41:39.003 INFO:teuthology.task.internal:roles: ubuntu@smithi124.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-11-16T12:41:39.003 INFO:teuthology.task.internal:roles: ubuntu@smithi188.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2023-11-16T12:41:39.003 INFO:teuthology.run_tasks:Running task console_log... 2023-11-16T12:41:39.091 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f81cddb3af0>, signals=[15]) 2023-11-16T12:41:39.091 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-16T12:41:39.097 INFO:teuthology.task.internal:Opening connections... 2023-11-16T12:41:39.097 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:41:39.099 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:41:39.167 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi188.front.sepia.ceph.com 2023-11-16T12:41:39.168 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:41:39.235 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-16T12:41:39.242 DEBUG:teuthology.orchestra.run.smithi124:> uname -m 2023-11-16T12:41:39.265 INFO:teuthology.orchestra.run.smithi124.stdout:x86_64 2023-11-16T12:41:39.265 DEBUG:teuthology.orchestra.run.smithi124:> cat /etc/os-release 2023-11-16T12:41:39.326 INFO:teuthology.orchestra.run.smithi124.stdout:NAME="CentOS Stream" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION="8" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:ID="centos" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:ID_LIKE="rhel fedora" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION_ID="8" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:PLATFORM_ID="platform:el8" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:ANSI_COLOR="0;31" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:HOME_URL="https://centos.org/" 2023-11-16T12:41:39.327 INFO:teuthology.orchestra.run.smithi124.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-16T12:41:39.328 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-16T12:41:39.328 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-16T12:41:39.328 INFO:teuthology.lock.ops:Updating smithi124.front.sepia.ceph.com on lock server 2023-11-16T12:41:39.348 DEBUG:teuthology.orchestra.run.smithi188:> uname -m 2023-11-16T12:41:39.370 INFO:teuthology.orchestra.run.smithi188.stdout:x86_64 2023-11-16T12:41:39.371 DEBUG:teuthology.orchestra.run.smithi188:> cat /etc/os-release 2023-11-16T12:41:39.431 INFO:teuthology.orchestra.run.smithi188.stdout:NAME="CentOS Stream" 2023-11-16T12:41:39.431 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION="8" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:ID="centos" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:ID_LIKE="rhel fedora" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION_ID="8" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:PLATFORM_ID="platform:el8" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:ANSI_COLOR="0;31" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:HOME_URL="https://centos.org/" 2023-11-16T12:41:39.432 INFO:teuthology.orchestra.run.smithi188.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-16T12:41:39.433 INFO:teuthology.orchestra.run.smithi188.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-16T12:41:39.433 INFO:teuthology.orchestra.run.smithi188.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-16T12:41:39.433 INFO:teuthology.lock.ops:Updating smithi188.front.sepia.ceph.com on lock server 2023-11-16T12:41:39.456 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-16T12:41:39.464 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-16T12:41:39.469 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-16T12:41:39.469 DEBUG:teuthology.orchestra.run.smithi124:> test '!' -e /home/ubuntu/cephtest 2023-11-16T12:41:39.472 DEBUG:teuthology.orchestra.run.smithi188:> test '!' -e /home/ubuntu/cephtest 2023-11-16T12:41:39.491 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-16T12:41:39.498 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-16T12:41:39.498 DEBUG:teuthology.orchestra.run.smithi124:> test -z $(ls -A /var/lib/ceph) 2023-11-16T12:41:39.533 DEBUG:teuthology.orchestra.run.smithi188:> test -z $(ls -A /var/lib/ceph) 2023-11-16T12:41:39.569 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-16T12:41:39.623 INFO:teuthology.run_tasks:Running task kernel... 2023-11-16T12:41:39.640 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-16T12:41:39.640 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-16T12:41:39.640 DEBUG:teuthology.orchestra.run.smithi124:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-16T12:41:39.641 DEBUG:teuthology.orchestra.run.smithi188:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-16T12:41:39.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T12:41:39.660 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2023-11-16T12:41:39.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T12:41:39.661 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-11-16T12:41:39.723 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-489.el8.x86_64 2023-11-16T12:41:39.724 INFO:teuthology.orchestra.run.smithi188.stdout:4.18.0-489.el8.x86_64 2023-11-16T12:41:39.724 INFO:teuthology.task.kernel:Running kernel on smithi124: 4.18.0-489.el8.x86_64 2023-11-16T12:41:39.724 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum install -y kernel 2023-11-16T12:41:39.725 INFO:teuthology.task.kernel:Running kernel on smithi188: 4.18.0-489.el8.x86_64 2023-11-16T12:41:39.725 DEBUG:teuthology.orchestra.run.smithi188:> sudo yum install -y kernel 2023-11-16T12:41:50.119 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - AppStream 4.4 MB/s | 34 MB 00:07 2023-11-16T12:41:52.043 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - AppStream 3.5 MB/s | 34 MB 00:09 2023-11-16T12:41:58.502 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - BaseOS 25 MB/s | 53 MB 00:02 2023-11-16T12:42:00.533 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - BaseOS 25 MB/s | 53 MB 00:02 2023-11-16T12:42:06.477 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2023-11-16T12:42:06.888 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras common packages 31 kB/s | 6.9 kB 00:00 2023-11-16T12:42:07.196 INFO:teuthology.orchestra.run.smithi124.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-11-16T12:42:07.822 INFO:teuthology.orchestra.run.smithi124.stdout:Extra Packages for Enterprise Linux 34 MB/s | 16 MB 00:00 2023-11-16T12:42:09.557 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - Extras 12 kB/s | 18 kB 00:01 2023-11-16T12:42:10.150 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-11-16T12:42:10.468 INFO:teuthology.orchestra.run.smithi188.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-11-16T12:42:11.692 INFO:teuthology.orchestra.run.smithi124.stdout:lab-extras 285 kB/s | 24 kB 00:00 2023-11-16T12:42:13.651 INFO:teuthology.orchestra.run.smithi188.stdout:Extra Packages for Enterprise Linux 5.3 MB/s | 16 MB 00:03 2023-11-16T12:42:15.297 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-16T12:42:15.297 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-16T12:42:15.571 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-11-16T12:42:15.571 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:42:15.571 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-11-16T12:42:15.571 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:42:15.571 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-11-16T12:42:15.571 INFO:teuthology.orchestra.run.smithi124.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout:Install 3 Packages 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 89 M 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 96 M 2023-11-16T12:42:15.572 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-11-16T12:42:16.775 INFO:teuthology.orchestra.run.smithi124.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 9.8 MB/s | 10 MB 00:01 2023-11-16T12:42:17.518 INFO:teuthology.orchestra.run.smithi188.stdout:lab-extras 403 kB/s | 24 kB 00:00 2023-11-16T12:42:17.925 INFO:teuthology.orchestra.run.smithi124.stdout:(2/3): kernel-core-4.18.0-521.el8.x86_64.rpm 20 MB/s | 43 MB 00:02 2023-11-16T12:42:18.258 INFO:teuthology.orchestra.run.smithi124.stdout:(3/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 14 MB/s | 36 MB 00:02 2023-11-16T12:42:18.258 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-11-16T12:42:18.259 INFO:teuthology.orchestra.run.smithi124.stdout:Total 33 MB/s | 89 MB 00:02 2023-11-16T12:42:18.940 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-11-16T12:42:19.369 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-11-16T12:42:19.369 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-11-16T12:42:20.602 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-11-16T12:42:20.622 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-11-16T12:42:21.226 INFO:teuthology.orchestra.run.smithi188.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-16T12:42:21.226 INFO:teuthology.orchestra.run.smithi188.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-16T12:42:21.530 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2023-11-16T12:42:21.530 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:42:21.530 INFO:teuthology.orchestra.run.smithi188.stdout: Package Architecture Version Repository Size 2023-11-16T12:42:21.530 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:42:21.530 INFO:teuthology.orchestra.run.smithi188.stdout:Installing: 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout:Installing dependencies: 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout:Install 3 Packages 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout:Total download size: 89 M 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout:Installed size: 96 M 2023-11-16T12:42:21.531 INFO:teuthology.orchestra.run.smithi188.stdout:Downloading Packages: 2023-11-16T12:42:22.752 INFO:teuthology.orchestra.run.smithi188.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 9.8 MB/s | 10 MB 00:01 2023-11-16T12:42:23.361 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-11-16T12:42:23.961 INFO:teuthology.orchestra.run.smithi188.stdout:(2/3): kernel-core-4.18.0-521.el8.x86_64.rpm 19 MB/s | 43 MB 00:02 2023-11-16T12:42:23.983 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-16T12:42:24.303 INFO:teuthology.orchestra.run.smithi188.stdout:(3/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 14 MB/s | 36 MB 00:02 2023-11-16T12:42:24.303 INFO:teuthology.orchestra.run.smithi188.stdout:-------------------------------------------------------------------------------- 2023-11-16T12:42:24.303 INFO:teuthology.orchestra.run.smithi188.stdout:Total 32 MB/s | 89 MB 00:02 2023-11-16T12:42:24.971 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction check 2023-11-16T12:42:25.438 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction check succeeded. 2023-11-16T12:42:25.438 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction test 2023-11-16T12:42:26.664 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction test succeeded. 2023-11-16T12:42:26.693 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction 2023-11-16T12:42:27.713 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-16T12:42:28.119 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-16T12:42:29.470 INFO:teuthology.orchestra.run.smithi188.stdout: Preparing : 1/1 2023-11-16T12:42:30.019 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-16T12:42:31.549 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-16T12:42:31.861 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:42:33.638 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-16T12:42:34.034 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-16T12:42:37.461 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-16T12:42:37.757 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:42:53.856 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.682 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.682 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.682 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.682 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-16T12:43:00.682 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-16T12:43:00.683 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:43:00.684 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-11-16T12:43:00.686 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-11-16T12:43:00.893 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-16T12:43:00.894 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:43:00.894 INFO:teuthology.orchestra.run.smithi188.stdout:Installed: 2023-11-16T12:43:00.894 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-16T12:43:00.894 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-16T12:43:00.894 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:43:00.894 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2023-11-16T12:43:00.927 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-16T12:43:00.928 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-16T12:43:00.928 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-16T12:43:00.928 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-16T12:43:00.928 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-16T12:43:00.928 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-11-16T12:43:00.928 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi124.front.sepia.ceph.com, path=None, version=distro) 2023-11-16T12:43:00.929 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-11-16T12:43:01.058 DEBUG:teuthology.orchestra.run.smithi188:> rpm -q kernel | sort -rV | head -n 1 2023-11-16T12:43:01.141 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-16T12:43:01.141 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-16T12:43:01.142 DEBUG:teuthology.orchestra.run.smithi124:> sudo rpm -qi grub2-tools 2023-11-16T12:43:01.175 INFO:teuthology.orchestra.run.smithi124.stdout:Name : grub2-tools 2023-11-16T12:43:01.175 INFO:teuthology.orchestra.run.smithi124.stdout:Epoch : 1 2023-11-16T12:43:01.175 INFO:teuthology.orchestra.run.smithi124.stdout:Version : 2.02 2023-11-16T12:43:01.175 INFO:teuthology.orchestra.run.smithi124.stdout:Release : 129.el8 2023-11-16T12:43:01.176 INFO:teuthology.orchestra.run.smithi124.stdout:Architecture: x86_64 2023-11-16T12:43:01.176 INFO:teuthology.orchestra.run.smithi124.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-16T12:43:01.176 INFO:teuthology.orchestra.run.smithi124.stdout:Group : System Environment/Base 2023-11-16T12:43:01.176 INFO:teuthology.orchestra.run.smithi124.stdout:Size : 9265586 2023-11-16T12:43:01.176 INFO:teuthology.orchestra.run.smithi124.stdout:License : GPLv3+ 2023-11-16T12:43:01.176 INFO:teuthology.orchestra.run.smithi124.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-16T12:43:01.176 INFO:teuthology.orchestra.run.smithi124.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-16T12:43:01.177 INFO:teuthology.orchestra.run.smithi124.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-16T12:43:01.177 INFO:teuthology.orchestra.run.smithi124.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-16T12:43:01.177 INFO:teuthology.orchestra.run.smithi124.stdout:Relocations : (not relocatable) 2023-11-16T12:43:01.177 INFO:teuthology.orchestra.run.smithi124.stdout:Packager : CentOS BuildSystem 2023-11-16T12:43:01.177 INFO:teuthology.orchestra.run.smithi124.stdout:Vendor : CentOS 2023-11-16T12:43:01.177 INFO:teuthology.orchestra.run.smithi124.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-16T12:43:01.177 INFO:teuthology.orchestra.run.smithi124.stdout:Summary : Support tools for GRUB. 2023-11-16T12:43:01.178 INFO:teuthology.orchestra.run.smithi124.stdout:Description : 2023-11-16T12:43:01.178 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:43:01.178 INFO:teuthology.orchestra.run.smithi124.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-16T12:43:01.178 INFO:teuthology.orchestra.run.smithi124.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-16T12:43:01.178 INFO:teuthology.orchestra.run.smithi124.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-16T12:43:01.178 INFO:teuthology.orchestra.run.smithi124.stdout:hardware devices. 2023-11-16T12:43:01.179 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:43:01.179 INFO:teuthology.orchestra.run.smithi124.stdout:This subpackage provides tools for support of all platforms. 2023-11-16T12:43:01.180 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-16T12:43:01.180 INFO:teuthology.task.kernel:Updating grub on smithi124 to boot 4.18.0-521.el8.x86_64 2023-11-16T12:43:01.180 DEBUG:teuthology.orchestra.run.smithi124:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-16T12:43:01.271 INFO:teuthology.orchestra.run.smithi188.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-16T12:43:01.272 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-16T12:43:01.272 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-16T12:43:01.272 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-16T12:43:01.273 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-16T12:43:01.273 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-11-16T12:43:01.273 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi188.front.sepia.ceph.com, path=None, version=distro) 2023-11-16T12:43:01.273 DEBUG:teuthology.orchestra.run.smithi188:> rpm -q kernel | sort -rV | head -n 1 2023-11-16T12:43:01.483 INFO:teuthology.orchestra.run.smithi188.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-16T12:43:01.483 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-16T12:43:01.483 DEBUG:teuthology.orchestra.run.smithi188:> sudo rpm -qi grub2-tools 2023-11-16T12:43:01.516 INFO:teuthology.orchestra.run.smithi188.stdout:Name : grub2-tools 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Epoch : 1 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Version : 2.02 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Release : 129.el8 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Architecture: x86_64 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Group : System Environment/Base 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Size : 9265586 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:License : GPLv3+ 2023-11-16T12:43:01.517 INFO:teuthology.orchestra.run.smithi188.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-16T12:43:01.518 INFO:teuthology.orchestra.run.smithi188.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-16T12:43:01.518 INFO:teuthology.orchestra.run.smithi188.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-16T12:43:01.518 INFO:teuthology.orchestra.run.smithi188.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-16T12:43:01.518 INFO:teuthology.orchestra.run.smithi188.stdout:Relocations : (not relocatable) 2023-11-16T12:43:01.518 INFO:teuthology.orchestra.run.smithi188.stdout:Packager : CentOS BuildSystem 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:Vendor : CentOS 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:Summary : Support tools for GRUB. 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:Description : 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:hardware devices. 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:43:01.519 INFO:teuthology.orchestra.run.smithi188.stdout:This subpackage provides tools for support of all platforms. 2023-11-16T12:43:01.520 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-16T12:43:01.520 INFO:teuthology.task.kernel:Updating grub on smithi188 to boot 4.18.0-521.el8.x86_64 2023-11-16T12:43:01.521 DEBUG:teuthology.orchestra.run.smithi188:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-16T12:43:02.167 INFO:teuthology.orchestra.run.smithi124.stderr:Generating grub configuration file ... 2023-11-16T12:43:03.393 INFO:teuthology.orchestra.run.smithi188.stderr:Generating grub configuration file ... 2023-11-16T12:43:04.317 INFO:teuthology.orchestra.run.smithi124.stderr:done 2023-11-16T12:43:04.318 DEBUG:teuthology.orchestra.run.smithi124:> mktemp 2023-11-16T12:43:04.401 INFO:teuthology.orchestra.run.smithi124.stdout:/tmp/tmp.SagZGFEfAb 2023-11-16T12:43:04.401 DEBUG:teuthology.orchestra.run.smithi124:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.SagZGFEfAb 2023-11-16T12:43:04.476 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 0666 /tmp/tmp.SagZGFEfAb 2023-11-16T12:43:04.619 DEBUG:teuthology.orchestra.remote:smithi124:/tmp/tmp.SagZGFEfAb is 6KB 2023-11-16T12:43:04.671 DEBUG:teuthology.orchestra.run.smithi124:> rm -fr /tmp/tmp.SagZGFEfAb 2023-11-16T12:43:04.689 DEBUG:teuthology.orchestra.run.smithi124:> sudo /bin/ls /boot/loader/entries || true 2023-11-16T12:43:04.759 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-16T12:43:04.759 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-16T12:43:04.760 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-16T12:43:04.760 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-16T12:43:04.763 DEBUG:teuthology.orchestra.run.smithi124:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-16T12:43:04.957 DEBUG:teuthology.orchestra.run.smithi124:> sudo shutdown -r now 2023-11-16T12:43:05.268 INFO:teuthology.orchestra.run.smithi188.stderr:done 2023-11-16T12:43:05.269 DEBUG:teuthology.orchestra.run.smithi188:> mktemp 2023-11-16T12:43:05.293 INFO:teuthology.orchestra.run.smithi188.stdout:/tmp/tmp.SML7NBpuyB 2023-11-16T12:43:05.293 DEBUG:teuthology.orchestra.run.smithi188:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.SML7NBpuyB 2023-11-16T12:43:05.375 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 0666 /tmp/tmp.SML7NBpuyB 2023-11-16T12:43:05.518 DEBUG:teuthology.orchestra.remote:smithi188:/tmp/tmp.SML7NBpuyB is 6KB 2023-11-16T12:43:05.566 DEBUG:teuthology.orchestra.run.smithi188:> rm -fr /tmp/tmp.SML7NBpuyB 2023-11-16T12:43:05.586 DEBUG:teuthology.orchestra.run.smithi188:> sudo /bin/ls /boot/loader/entries || true 2023-11-16T12:43:05.656 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-16T12:43:05.656 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-16T12:43:05.656 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-16T12:43:05.657 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-16T12:43:05.657 DEBUG:teuthology.orchestra.run.smithi188:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-16T12:43:05.839 DEBUG:teuthology.orchestra.run.smithi188:> sudo shutdown -r now 2023-11-16T12:43:34.988 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-11-16T12:43:34.988 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-11-16T12:43:34.989 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:43:35.842 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-11-16T12:43:35.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-11-16T12:43:35.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:43:54.366 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2023-11-16T12:44:03.374 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-11-16T12:44:03.375 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:44:06.430 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2023-11-16T12:44:18.442 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-11-16T12:44:18.443 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:44:35.006 DEBUG:teuthology.orchestra.remote:timed out 2023-11-16T12:44:44.016 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-11-16T12:44:44.020 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:44:44.405 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-11-16T12:44:44.628 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-11-16T12:44:44.628 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-521.el8.x86_64"... 2023-11-16T12:44:44.628 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-11-16T12:44:44.646 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-521.el8.x86_64 2023-11-16T12:44:44.646 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-16T12:44:44.646 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-16T12:44:44.647 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-16T12:44:45.648 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-11-16T12:44:45.648 DEBUG:teuthology.orchestra.run.smithi124:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-16T12:44:45.723 INFO:teuthology.orchestra.run.smithi124.stdout:ttyS1 2023-11-16T12:44:45.736 DEBUG:teuthology.parallel:result is None 2023-11-16T12:44:50.626 DEBUG:teuthology.orchestra.run.smithi188:> true 2023-11-16T12:44:51.565 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-11-16T12:44:51.565 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-521.el8.x86_64"... 2023-11-16T12:44:51.565 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2023-11-16T12:44:51.638 INFO:teuthology.orchestra.run.smithi188.stdout:4.18.0-521.el8.x86_64 2023-11-16T12:44:51.639 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-16T12:44:51.639 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-16T12:44:51.639 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-16T12:44:52.640 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-11-16T12:44:52.640 DEBUG:teuthology.orchestra.run.smithi188:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-16T12:44:52.816 INFO:teuthology.orchestra.run.smithi188.stdout:ttyS1 2023-11-16T12:44:52.832 DEBUG:teuthology.parallel:result is None 2023-11-16T12:44:52.832 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-16T12:44:52.841 INFO:teuthology.task.internal:Creating test directory... 2023-11-16T12:44:52.842 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-16T12:44:52.846 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-16T12:44:52.866 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-16T12:44:52.876 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-16T12:44:52.886 INFO:teuthology.task.internal:Creating archive directory... 2023-11-16T12:44:52.886 DEBUG:teuthology.orchestra.run.smithi124:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-16T12:44:52.910 DEBUG:teuthology.orchestra.run.smithi188:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-16T12:44:52.948 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-16T12:44:52.956 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-16T12:44:52.957 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-11-16T12:44:52.986 DEBUG:teuthology.orchestra.run.smithi188:> 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 2023-11-16T12:44:53.019 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T12:44:53.021 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T12:44:53.029 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T12:44:53.033 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T12:44:53.035 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-16T12:44:53.042 INFO:teuthology.task.internal:Configuring sudo... 2023-11-16T12:44:53.042 DEBUG:teuthology.orchestra.run.smithi124:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-16T12:44:53.078 DEBUG:teuthology.orchestra.run.smithi188:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-16T12:44:53.108 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-16T12:44:53.119 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-16T12:44:53.119 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-16T12:44:53.151 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-16T12:44:53.171 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-16T12:44:53.258 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-16T12:44:53.360 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-16T12:44:53.445 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-16T12:44:53.496 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:44:53.497 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-16T12:44:53.569 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-16T12:44:53.615 DEBUG:teuthology.orchestra.run.smithi188:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-16T12:44:53.667 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-16T12:44:53.754 DEBUG:teuthology.orchestra.run.smithi188:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-16T12:44:53.798 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-11-16T12:44:53.798 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-16T12:44:53.867 DEBUG:teuthology.orchestra.run.smithi124:> sudo service rsyslog restart 2023-11-16T12:44:53.869 DEBUG:teuthology.orchestra.run.smithi188:> sudo service rsyslog restart 2023-11-16T12:44:53.946 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-16T12:44:53.960 INFO:teuthology.orchestra.run.smithi188.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-16T12:44:54.445 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-16T12:44:54.453 INFO:teuthology.task.internal:Starting timer... 2023-11-16T12:44:54.453 INFO:teuthology.run_tasks:Running task pcp... 2023-11-16T12:44:54.472 INFO:teuthology.run_tasks:Running task selinux... 2023-11-16T12:44:54.481 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-16T12:44:54.481 DEBUG:teuthology.orchestra.run.smithi124:> sudo service auditd rotate 2023-11-16T12:44:54.566 INFO:teuthology.orchestra.run.smithi124.stdout:Rotating logs: 2023-11-16T12:44:54.568 DEBUG:teuthology.orchestra.run.smithi188:> sudo service auditd rotate 2023-11-16T12:44:54.668 INFO:teuthology.orchestra.run.smithi188.stdout:Rotating logs: 2023-11-16T12:44:54.670 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-16T12:44:54.670 DEBUG:teuthology.orchestra.run.smithi124:> /usr/sbin/getenforce 2023-11-16T12:44:54.699 INFO:teuthology.orchestra.run.smithi124.stdout:Permissive 2023-11-16T12:44:54.700 DEBUG:teuthology.orchestra.run.smithi188:> /usr/sbin/getenforce 2023-11-16T12:44:54.749 INFO:teuthology.orchestra.run.smithi188.stdout:Permissive 2023-11-16T12:44:54.749 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi124.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi188.front.sepia.ceph.com': 'permissive'} 2023-11-16T12:44:54.749 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-11-16T12:44:54.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T12:44:54.779 DEBUG:teuthology.orchestra.run.smithi188:> 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 2023-11-16T12:44:54.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T12:44:54.809 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-16T12:44:54.809 DEBUG:teuthology.orchestra.run.smithi124:> sudo /usr/sbin/setenforce permissive 2023-11-16T12:44:54.847 DEBUG:teuthology.orchestra.run.smithi188:> sudo /usr/sbin/setenforce permissive 2023-11-16T12:44:54.877 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-16T12:44:54.887 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-16T12:44:54.887 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-16T12:44:54.908 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'}]}] 2023-11-16T12:44:54.909 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi124.front.sepia.ceph.com,smithi188.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-16T12:52:38.369 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi124.front.sepia.ceph.com'), Remote(name='ubuntu@smithi188.front.sepia.ceph.com')] 2023-11-16T12:52:38.371 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-11-16T12:52:38.371 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:52:38.440 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-11-16T12:52:38.513 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-11-16T12:52:38.514 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-11-16T12:52:38.514 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T12:52:38.583 DEBUG:teuthology.orchestra.run.smithi188:> true 2023-11-16T12:52:38.657 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-11-16T12:52:38.657 INFO:teuthology.run_tasks:Running task clock... 2023-11-16T12:52:38.667 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-16T12:52:38.668 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-16T12:52:38.668 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-11-16T12:52:38.671 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-16T12:52:38.671 DEBUG:teuthology.orchestra.run.smithi188:> 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 2023-11-16T12:52:38.701 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-16T12:52:38.715 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-16T12:52:38.731 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-16T12:52:38.745 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-16T12:52:38.785 INFO:teuthology.orchestra.run.smithi124.stderr:sudo: ntpd: command not found 2023-11-16T12:52:38.796 INFO:teuthology.orchestra.run.smithi124.stdout:506 Cannot talk to daemon 2023-11-16T12:52:38.809 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-16T12:52:38.815 INFO:teuthology.orchestra.run.smithi188.stderr:sudo: ntpd: command not found 2023-11-16T12:52:38.822 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-16T12:52:38.829 INFO:teuthology.orchestra.run.smithi188.stdout:506 Cannot talk to daemon 2023-11-16T12:52:38.841 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-16T12:52:38.854 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-16T12:52:38.882 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-11-16T12:52:38.886 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-16T12:52:38.886 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-11-16T12:52:38.886 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.886 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.886 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.886 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.920 INFO:teuthology.orchestra.run.smithi188.stderr:bash: ntpq: command not found 2023-11-16T12:52:38.924 INFO:teuthology.orchestra.run.smithi188.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-16T12:52:38.924 INFO:teuthology.orchestra.run.smithi188.stdout:=============================================================================== 2023-11-16T12:52:38.924 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.924 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.925 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.925 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T12:52:38.926 INFO:teuthology.run_tasks:Running task pexec... 2023-11-16T12:52:38.936 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-16T12:52:38.936 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:52:38.937 DEBUG:teuthology.orchestra.run.smithi124:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-16T12:52:38.937 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi188.front.sepia.ceph.com 2023-11-16T12:52:38.937 DEBUG:teuthology.orchestra.run.smithi188:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-16T12:52:39.815 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:49 ago on Thu 16 Nov 2023 12:50:50 PM UTC. 2023-11-16T12:52:39.851 INFO:teuthology.orchestra.run.smithi188.stdout:Last metadata expiration check: 0:01:49 ago on Thu 16 Nov 2023 12:50:50 PM UTC. 2023-11-16T12:52:41.923 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-11-16T12:52:41.924 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:52:41.924 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-11-16T12:52:41.924 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:52:41.924 INFO:teuthology.orchestra.run.smithi124.stdout:Resetting modules: 2023-11-16T12:52:41.925 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools 2023-11-16T12:52:41.925 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:52:41.925 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-11-16T12:52:41.925 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:52:41.925 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:52:41.987 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2023-11-16T12:52:41.988 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:52:41.988 INFO:teuthology.orchestra.run.smithi188.stdout: Package Architecture Version Repository Size 2023-11-16T12:52:41.988 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:52:41.988 INFO:teuthology.orchestra.run.smithi188.stdout:Resetting modules: 2023-11-16T12:52:41.989 INFO:teuthology.orchestra.run.smithi188.stdout: container-tools 2023-11-16T12:52:41.989 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:52:41.989 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2023-11-16T12:52:41.989 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:52:41.989 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:52:42.181 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-11-16T12:52:42.265 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2023-11-16T12:52:43.138 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:52 ago on Thu 16 Nov 2023 12:50:50 PM UTC. 2023-11-16T12:52:43.227 INFO:teuthology.orchestra.run.smithi188.stdout:Last metadata expiration check: 0:01:53 ago on Thu 16 Nov 2023 12:50:50 PM UTC. 2023-11-16T12:52:45.232 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-11-16T12:52:45.351 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout:Installing group/module packages: 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-16T12:52:45.410 INFO:teuthology.orchestra.run.smithi124.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout:Installing weak dependencies: 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout:Installing module profiles: 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools/common 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:52:45.411 INFO:teuthology.orchestra.run.smithi124.stdout:Enabling module streams: 2023-11-16T12:52:45.412 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools rhel8 2023-11-16T12:52:45.412 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:52:45.412 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-11-16T12:52:45.412 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-11-16T12:52:45.412 INFO:teuthology.orchestra.run.smithi124.stdout:Install 13 Packages 2023-11-16T12:52:45.412 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:52:45.413 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 27 M 2023-11-16T12:52:45.413 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 89 M 2023-11-16T12:52:45.413 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-11-16T12:52:45.530 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: Package Arch Version Repository Size 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout:Installing group/module packages: 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-16T12:52:45.531 INFO:teuthology.orchestra.run.smithi188.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout:Installing dependencies: 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout:Installing weak dependencies: 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout:Installing module profiles: 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: container-tools/common 2023-11-16T12:52:45.532 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:52:45.533 INFO:teuthology.orchestra.run.smithi188.stdout:Enabling module streams: 2023-11-16T12:52:45.533 INFO:teuthology.orchestra.run.smithi188.stdout: container-tools rhel8 2023-11-16T12:52:45.533 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:52:45.533 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2023-11-16T12:52:45.533 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-11-16T12:52:45.533 INFO:teuthology.orchestra.run.smithi188.stdout:Install 13 Packages 2023-11-16T12:52:45.533 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:52:45.534 INFO:teuthology.orchestra.run.smithi188.stdout:Total download size: 27 M 2023-11-16T12:52:45.534 INFO:teuthology.orchestra.run.smithi188.stdout:Installed size: 89 M 2023-11-16T12:52:45.534 INFO:teuthology.orchestra.run.smithi188.stdout:Downloading Packages: 2023-11-16T12:52:46.698 INFO:teuthology.orchestra.run.smithi188.stdout:(1/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.0 MB/s | 1.0 MB 00:00 2023-11-16T12:52:46.703 INFO:teuthology.orchestra.run.smithi124.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 679 kB/s | 750 kB 00:01 2023-11-16T12:52:46.826 INFO:teuthology.orchestra.run.smithi124.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 303 kB/s | 38 kB 00:00 2023-11-16T12:52:46.930 INFO:teuthology.orchestra.run.smithi188.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 164 kB/s | 38 kB 00:00 2023-11-16T12:52:46.963 INFO:teuthology.orchestra.run.smithi188.stdout:(3/13): cockpit-podman-78-1.module_el8+712+4cd1 601 kB/s | 750 kB 00:01 2023-11-16T12:52:47.052 INFO:teuthology.orchestra.run.smithi124.stdout:(3/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.0 MB/s | 241 kB 00:00 2023-11-16T12:52:47.094 INFO:teuthology.orchestra.run.smithi124.stdout:(4/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 686 kB/s | 1.0 MB 00:01 2023-11-16T12:52:47.123 INFO:teuthology.orchestra.run.smithi188.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.2 MB/s | 241 kB 00:00 2023-11-16T12:52:47.264 INFO:teuthology.orchestra.run.smithi188.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.2 MB/s | 178 kB 00:00 2023-11-16T12:52:47.286 INFO:teuthology.orchestra.run.smithi124.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 928 kB/s | 178 kB 00:00 2023-11-16T12:52:47.369 INFO:teuthology.orchestra.run.smithi124.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 297 kB/s | 25 kB 00:00 2023-11-16T12:52:47.398 INFO:teuthology.orchestra.run.smithi188.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 186 kB/s | 25 kB 00:00 2023-11-16T12:52:47.461 INFO:teuthology.orchestra.run.smithi124.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-11-16T12:52:47.498 INFO:teuthology.orchestra.run.smithi188.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 939 kB/s | 94 kB 00:00 2023-11-16T12:52:48.623 INFO:teuthology.orchestra.run.smithi188.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 2.4 MB/s | 3.9 MB 00:01 2023-11-16T12:52:49.137 INFO:teuthology.orchestra.run.smithi124.stdout:(8/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 2.7 MB/s | 9.6 MB 00:03 2023-11-16T12:52:49.190 INFO:teuthology.orchestra.run.smithi188.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 2.8 MB/s | 9.6 MB 00:03 2023-11-16T12:52:49.307 INFO:teuthology.orchestra.run.smithi188.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 452 kB/s | 53 kB 00:00 2023-11-16T12:52:49.416 INFO:teuthology.orchestra.run.smithi188.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 3.2 MB/s | 2.5 MB 00:00 2023-11-16T12:52:49.441 INFO:teuthology.orchestra.run.smithi188.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 306 kB/s | 41 kB 00:00 2023-11-16T12:52:49.695 INFO:teuthology.orchestra.run.smithi124.stdout:(9/13): toolbox-0.0.99.4-6.module_el8+712+4cd1b 4.5 MB/s | 2.5 MB 00:00 2023-11-16T12:52:49.753 INFO:teuthology.orchestra.run.smithi124.stdout:(10/13): netavark-1.8.0-2.module_el8+712+4cd1bd 1.5 MB/s | 3.9 MB 00:02 2023-11-16T12:52:49.805 INFO:teuthology.orchestra.run.smithi124.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 485 kB/s | 53 kB 00:00 2023-11-16T12:52:49.837 INFO:teuthology.orchestra.run.smithi124.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 489 kB/s | 41 kB 00:00 2023-11-16T12:52:50.191 INFO:teuthology.orchestra.run.smithi188.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 3.0 MB/s | 8.1 MB 00:02 2023-11-16T12:52:50.191 INFO:teuthology.orchestra.run.smithi188.stdout:-------------------------------------------------------------------------------- 2023-11-16T12:52:50.192 INFO:teuthology.orchestra.run.smithi188.stdout:Total 5.7 MB/s | 27 MB 00:04 2023-11-16T12:52:50.467 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction check 2023-11-16T12:52:50.488 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction check succeeded. 2023-11-16T12:52:50.488 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction test 2023-11-16T12:52:50.757 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction test succeeded. 2023-11-16T12:52:50.760 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction 2023-11-16T12:52:51.179 INFO:teuthology.orchestra.run.smithi124.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 2.2 MB/s | 8.1 MB 00:03 2023-11-16T12:52:51.180 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-11-16T12:52:51.180 INFO:teuthology.orchestra.run.smithi124.stdout:Total 4.6 MB/s | 27 MB 00:05 2023-11-16T12:52:51.446 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-11-16T12:52:51.467 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-11-16T12:52:51.467 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-11-16T12:52:51.490 INFO:teuthology.orchestra.run.smithi188.stdout: Preparing : 1/1 2023-11-16T12:52:51.690 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-11-16T12:52:51.718 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-11-16T12:52:51.721 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-11-16T12:52:51.877 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-11-16T12:52:52.112 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-11-16T12:52:52.329 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-16T12:52:52.403 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-11-16T12:52:52.689 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-11-16T12:52:52.863 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-11-16T12:52:52.877 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-11-16T12:52:53.090 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-11-16T12:52:53.338 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-16T12:52:53.869 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-16T12:52:53.881 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-11-16T12:52:54.089 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-11-16T12:52:54.313 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-11-16T12:52:54.597 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-11-16T12:52:55.065 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-11-16T12:52:55.096 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-16T12:52:55.373 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-11-16T12:52:55.560 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-11-16T12:52:55.822 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-11-16T12:52:56.061 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-16T12:52:56.213 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-11-16T12:52:56.301 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-11-16T12:52:56.492 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-16T12:52:56.931 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-16T12:52:56.931 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-11-16T12:52:56.931 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-11-16T12:52:56.931 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-11-16T12:52:56.932 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-16T12:52:56.932 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-11-16T12:52:56.932 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-16T12:52:56.932 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-11-16T12:52:56.932 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-11-16T12:52:56.934 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-11-16T12:52:56.934 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-11-16T12:52:56.934 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-16T12:52:56.934 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-11-16T12:52:57.083 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-16T12:52:57.297 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-11-16T12:52:57.492 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout:Installed: 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:57.747 INFO:teuthology.orchestra.run.smithi188.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:52:57.748 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2023-11-16T12:52:57.914 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-16T12:52:57.914 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-11-16T12:52:57.914 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-11-16T12:52:57.914 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-11-16T12:52:57.914 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-16T12:52:57.914 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-11-16T12:52:57.914 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-16T12:52:57.915 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-11-16T12:52:57.915 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-11-16T12:52:57.915 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-11-16T12:52:57.915 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-11-16T12:52:57.915 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-16T12:52:57.915 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-11-16T12:52:58.033 DEBUG:teuthology.parallel:result is None 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-11-16T12:52:58.709 INFO:teuthology.orchestra.run.smithi124.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:52:58.710 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-11-16T12:52:58.980 DEBUG:teuthology.parallel:result is None 2023-11-16T12:52:58.980 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-16T12:52:59.066 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': '1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e'} 2023-11-16T12:52:59.066 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2023-11-16T12:52:59.066 INFO:tasks.cephadm:Cluster fsid is 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:52:59.067 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-16T12:52:59.067 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-11-16T12:52:59.067 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi124': '172.21.15.124', 'mon.smithi188': '172.21.15.188'} 2023-11-16T12:52:59.067 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-16T12:52:59.067 DEBUG:teuthology.orchestra.run.smithi124:> sudo hostname $(hostname -s) 2023-11-16T12:52:59.096 DEBUG:teuthology.orchestra.run.smithi188:> sudo hostname $(hostname -s) 2023-11-16T12:52:59.132 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2023-11-16T12:52:59.133 DEBUG:teuthology.orchestra.run.smithi124:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-16T12:52:59.405 INFO:teuthology.orchestra.run.smithi124.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Nov 16 12:52 /home/ubuntu/cephtest/cephadm 2023-11-16T12:52:59.406 DEBUG:teuthology.orchestra.run.smithi188:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-16T12:52:59.579 INFO:teuthology.orchestra.run.smithi188.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Nov 16 12:52 /home/ubuntu/cephtest/cephadm 2023-11-16T12:52:59.579 DEBUG:teuthology.orchestra.run.smithi124:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-16T12:52:59.598 DEBUG:teuthology.orchestra.run.smithi188:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-16T12:52:59.631 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2023-11-16T12:52:59.631 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2023-11-16T12:52:59.640 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2023-11-16T12:53:01.274 INFO:teuthology.orchestra.run.smithi124.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2023-11-16T12:53:01.532 INFO:teuthology.orchestra.run.smithi188.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2023-11-16T12:53:16.561 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:53:16.561 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2023-11-16T12:53:16.561 INFO:teuthology.orchestra.run.smithi124.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2023-11-16T12:53:16.561 INFO:teuthology.orchestra.run.smithi124.stdout: "repo_digests": [ 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi124.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi124.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi124.stdout: ] 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi188.stdout:{ 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi188.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi188.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi188.stdout: "repo_digests": [ 2023-11-16T12:53:16.562 INFO:teuthology.orchestra.run.smithi188.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2023-11-16T12:53:16.563 INFO:teuthology.orchestra.run.smithi188.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2023-11-16T12:53:16.563 INFO:teuthology.orchestra.run.smithi188.stdout: ] 2023-11-16T12:53:16.563 INFO:teuthology.orchestra.run.smithi188.stdout:} 2023-11-16T12:53:16.580 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /etc/ceph 2023-11-16T12:53:16.612 DEBUG:teuthology.orchestra.run.smithi188:> sudo mkdir -p /etc/ceph 2023-11-16T12:53:16.645 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 777 /etc/ceph 2023-11-16T12:53:16.683 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 777 /etc/ceph 2023-11-16T12:53:16.712 INFO:tasks.cephadm:Writing seed config... 2023-11-16T12:53:16.713 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-16T12:53:16.713 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-16T12:53:16.714 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-16T12:53:16.714 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-16T12:53:16.714 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-16T12:53:16.714 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-16T12:53:16.714 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-16T12:53:16.714 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-11-16T12:53:16.715 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:53:16.715 DEBUG:teuthology.orchestra.run.smithi124:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-16T12:53:16.742 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 = 11dffc0a-847f-11ee-8dbe-212e2dc638e7 [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 2023-11-16T12:53:16.743 DEBUG:teuthology.orchestra.run.smithi124:mon.smithi124> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124.service 2023-11-16T12:53:16.785 INFO:tasks.cephadm:Bootstrapping... 2023-11-16T12:53:16.785 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 --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.124 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-16T12:53:16.811 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:-- Logs begin at Thu 2023-11-16 12:44:28 UTC. -- 2023-11-16T12:53:16.975 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2023-11-16T12:53:16.996 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: 4.6.1 2023-11-16T12:53:17.006 INFO:teuthology.orchestra.run.smithi124.stderr:Verifying podman|docker is present... 2023-11-16T12:53:17.006 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2023-11-16T12:53:17.025 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: 4.6.1 2023-11-16T12:53:17.035 INFO:teuthology.orchestra.run.smithi124.stderr:Verifying lvm2 is present... 2023-11-16T12:53:17.035 INFO:teuthology.orchestra.run.smithi124.stderr:Verifying time synchronization is in place... 2023-11-16T12:53:17.035 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled chrony.service 2023-11-16T12:53:17.041 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-11-16T12:53:17.041 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active chrony.service 2023-11-16T12:53:17.047 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: inactive 2023-11-16T12:53:17.047 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled chronyd.service 2023-11-16T12:53:17.052 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: enabled 2023-11-16T12:53:17.053 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active chronyd.service 2023-11-16T12:53:17.058 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: active 2023-11-16T12:53:17.058 INFO:teuthology.orchestra.run.smithi124.stderr:Unit chronyd.service is enabled and running 2023-11-16T12:53:17.059 INFO:teuthology.orchestra.run.smithi124.stderr:Repeating the final host check... 2023-11-16T12:53:17.059 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2023-11-16T12:53:17.078 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: 4.6.1 2023-11-16T12:53:17.087 INFO:teuthology.orchestra.run.smithi124.stderr:podman|docker (/bin/podman) is present 2023-11-16T12:53:17.087 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl is present 2023-11-16T12:53:17.087 INFO:teuthology.orchestra.run.smithi124.stderr:lvcreate is present 2023-11-16T12:53:17.087 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled chrony.service 2023-11-16T12:53:17.093 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-11-16T12:53:17.093 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active chrony.service 2023-11-16T12:53:17.098 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: inactive 2023-11-16T12:53:17.098 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled chronyd.service 2023-11-16T12:53:17.104 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: enabled 2023-11-16T12:53:17.104 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active chronyd.service 2023-11-16T12:53:17.109 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: active 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Unit chronyd.service is enabled and running 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Host looks OK 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Cluster fsid: 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Acquiring lock 139722105229440 on /run/cephadm/11dffc0a-847f-11ee-8dbe-212e2dc638e7.lock 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Lock 139722105229440 acquired on /run/cephadm/11dffc0a-847f-11ee-8dbe-212e2dc638e7.lock 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Verifying IP 172.21.15.124 port 3300 ... 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Verifying IP 172.21.15.124 port 6789 ... 2023-11-16T12:53:17.111 INFO:teuthology.orchestra.run.smithi124.stderr:Base mon IP is 172.21.15.124, final addrv is [v2:172.21.15.124:3300,v1:172.21.15.124:6789] 2023-11-16T12:53:17.112 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /sbin/ip route ls 2023-11-16T12:53:17.113 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.124 metric 100 2023-11-16T12:53:17.113 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.124 metric 100 2023-11-16T12:53:17.114 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /sbin/ip -6 route ls 2023-11-16T12:53:17.116 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-11-16T12:53:17.116 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-11-16T12:53:17.116 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1787sec hoplimit 64 pref medium 2023-11-16T12:53:17.116 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /sbin/ip -6 addr ls 2023-11-16T12:53:17.119 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-11-16T12:53:17.119 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-11-16T12:53:17.119 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-11-16T12:53:17.119 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-11-16T12:53:17.119 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d5c5/64 scope link 2023-11-16T12:53:17.119 INFO:teuthology.orchestra.run.smithi124.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-11-16T12:53:17.119 INFO:teuthology.orchestra.run.smithi124.stderr:Mon IP `172.21.15.124` is in CIDR network `172.21.0.0/20` 2023-11-16T12:53:17.120 INFO:teuthology.orchestra.run.smithi124.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-11-16T12:53:17.120 INFO:teuthology.orchestra.run.smithi124.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2023-11-16T12:53:17.121 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2023-11-16T12:53:17.196 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2023-11-16T12:53:17.563 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: Getting image source signatures 2023-11-16T12:53:17.563 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2023-11-16T12:53:17.563 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2023-11-16T12:53:17.563 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2023-11-16T12:53:17.616 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: Writing manifest to image destination 2023-11-16T12:53:17.767 INFO:teuthology.orchestra.run.smithi124.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2023-11-16T12:53:17.781 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2023-11-16T12:53:18.120 INFO:teuthology.orchestra.run.smithi124.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2023-11-16T12:53:18.486 INFO:teuthology.orchestra.run.smithi124.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2023-11-16T12:53:18.486 INFO:teuthology.orchestra.run.smithi124.stderr:Extracting ceph user uid/gid from container image... 2023-11-16T12:53:18.486 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2023-11-16T12:53:18.752 INFO:teuthology.orchestra.run.smithi124.stderr:stat: 167 167 2023-11-16T12:53:19.060 INFO:teuthology.orchestra.run.smithi124.stderr:Creating initial keys... 2023-11-16T12:53:19.060 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2023-11-16T12:53:19.310 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-authtool: AQC/EFZlx/wzEhAAt06vws/0XUf/hhymyUFXCw== 2023-11-16T12:53:19.647 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2023-11-16T12:53:19.894 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-authtool: AQC/EFZlN/fjNBAAkcraQl+BAKjXd1zJYq/0Yw== 2023-11-16T12:53:20.230 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2023-11-16T12:53:20.502 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-authtool: AQDAEFZlBRiWHRAAp41EqjbkSAdfwRVD57KRYg== 2023-11-16T12:53:20.831 INFO:teuthology.orchestra.run.smithi124.stderr:Creating initial monmap... 2023-11-16T12:53:20.831 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp_n3xhz84:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 --addv smithi124 [v2:172.21.15.124:3300,v1:172.21.15.124:6789] /tmp/monmap 2023-11-16T12:53:21.085 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-16T12:53:21.086 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:21.086 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-16T12:53:21.438 INFO:teuthology.orchestra.run.smithi124.stderr:monmaptool for smithi124 [v2:172.21.15.124:3300,v1:172.21.15.124:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-16T12:53:21.438 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/monmaptool: set fsid to 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:21.438 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-16T12:53:21.438 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:53:21.439 INFO:teuthology.orchestra.run.smithi124.stderr:Creating mon... 2023-11-16T12:53:21.440 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124:/var/lib/ceph/mon/ceph-smithi124:z -v /tmp/ceph-tmpd6zrci4d:/tmp/keyring:z -v /tmp/ceph-tmp_n3xhz84:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi124 --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -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 2023-11-16T12:53:22.045 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.881+0000 7f4cc56d4700 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-16T12:53:22.045 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.881+0000 7f4cc56d4700 1 imported monmap: 2023-11-16T12:53:22.045 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: epoch 0 2023-11-16T12:53:22.045 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: last_changed 2023-11-16T12:53:21.084282+0000 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: created 2023-11-16T12:53:21.084282+0000 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] mon.smithi124 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.881+0000 7f4cc56d4700 0 /usr/bin/ceph-mon: set fsid to 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: RocksDB version: 6.8.1 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Compile date Jul 8 2021 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: DB SUMMARY 2023-11-16T12:53:22.046 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi124/store.db dir, Total Num: 0, files: 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi124/store.db: 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.error_if_exists: 0 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.create_if_missing: 1 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.paranoid_checks: 1 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.env: 0x5653657581c0 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.fs: Posix File System 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.info_log: 0x565367c87000 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.statistics: (nil) 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.use_fsync: 0 2023-11-16T12:53:22.047 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_log_file_size: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.allow_fallocate: 1 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.use_direct_reads: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.create_missing_column_families: 0 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.db_log_dir: 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi124/store.db 2023-11-16T12:53:22.048 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-16T12:53:22.049 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_subcompactions: 1 2023-11-16T12:53:22.049 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_background_flushes: -1 2023-11-16T12:53:22.049 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-16T12:53:22.049 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-16T12:53:22.053 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-16T12:53:22.054 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-16T12:53:22.054 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-16T12:53:22.054 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.advise_random_on_open: 1 2023-11-16T12:53:22.055 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-16T12:53:22.055 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.write_buffer_manager: 0x565367c8f530 2023-11-16T12:53:22.055 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-16T12:53:22.056 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-16T12:53:22.056 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-16T12:53:22.056 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-16T12:53:22.056 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.rate_limiter: (nil) 2023-11-16T12:53:22.057 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-16T12:53:22.057 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-16T12:53:22.057 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-16T12:53:22.057 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-16T12:53:22.058 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.unordered_write: 0 2023-11-16T12:53:22.058 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-16T12:53:22.058 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-16T12:53:22.059 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-16T12:53:22.059 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-16T12:53:22.059 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.row_cache: None 2023-11-16T12:53:22.059 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.wal_filter: None 2023-11-16T12:53:22.059 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.preserve_deletes: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.two_write_queues: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.manual_wal_flush: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.atomic_flush: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.log_readahead_size: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_background_jobs: 2 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_background_compactions: -1 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-16T12:53:22.060 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_total_wal_size: 0 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.max_open_files: -1 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.bytes_per_sync: 0 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Compression algorithms supported: 2023-11-16T12:53:22.061 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kZSTD supported: 0 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kXpressCompression supported: 0 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kLZ4Compression supported: 1 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kBZip2Compression supported: 0 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kZlibCompression supported: 1 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: kSnappyCompression supported: 1 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.882+0000 7f4cc56d4700 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi124/store.db/MANIFEST-000001 2023-11-16T12:53:22.062 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.merge_operator: 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_filter: None 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_filter_factory: None 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x565367ba0160) 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-11-16T12:53:22.063 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: index_type: 0 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: checksum: 1 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_cache: 0x565367bd6d10 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-11-16T12:53:22.064 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-16T12:53:22.065 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: format_version: 2 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: block_align: 0 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compression: NoCompression 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-16T12:53:22.066 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.num_levels: 7 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compression_opts.level: 32767 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-16T12:53:22.067 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compression_opts.enabled: false 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-16T12:53:22.068 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.arena_block_size: 4194304 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-16T12:53:22.069 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-16T12:53:22.070 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.table_properties_collectors: 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.inplace_update_support: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.bloom_locality: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.max_successive_merges: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-16T12:53:22.071 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.force_consistency_checks: 0 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.ttl: 2592000 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi124/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 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.883+0000 7f4cc56d4700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.884+0000 7f4cc56d4700 4 rocksdb: DB pointer 0x565367c9b800 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.884+0000 7f4cae55d700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.884+0000 7f4cae55d700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-11-16T12:53:22.072 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.073 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-16T12:53:22.074 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.074 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:22.074 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T12:53:22.074 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.075 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-16T12:53:22.077 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.077 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:22.077 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T12:53:22.078 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.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 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.885+0000 7f4cc56d4700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.885+0000 7f4cc56d4700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-11-16T12:53:22.079 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph-mon: debug 2023-11-16T12:53:21.885+0000 7f4cc56d4700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi124 for mon.smithi124 2023-11-16T12:53:22.619 INFO:teuthology.orchestra.run.smithi124.stderr:create mon.smithi124 on 2023-11-16T12:53:22.619 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:22.624 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl disable ceph.target 2023-11-16T12:53:22.712 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl enable ceph.target 2023-11-16T12:53:22.718 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-11-16T12:53:22.801 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl start ceph.target 2023-11-16T12:53:22.808 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl enable ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target 2023-11-16T12:53:22.814 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target → /etc/systemd/system/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target. 2023-11-16T12:53:22.815 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target → /etc/systemd/system/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target. 2023-11-16T12:53:22.892 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl start ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target 2023-11-16T12:53:22.898 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl daemon-reload 2023-11-16T12:53:22.980 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124 2023-11-16T12:53:23.011 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl reset-failed ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124 2023-11-16T12:53:23.017 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Failed to reset failed state of unit ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124.service: Unit ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124.service not loaded. 2023-11-16T12:53:23.017 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl enable ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124 2023-11-16T12:53:23.023 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Created symlink /etc/systemd/system/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target.wants/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124.service → /etc/systemd/system/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@.service. 2023-11-16T12:53:23.107 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl start ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124 2023-11-16T12:53:23.373 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled firewalld.service 2023-11-16T12:53:23.382 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: disabled 2023-11-16T12:53:23.382 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active firewalld.service 2023-11-16T12:53:23.390 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: inactive 2023-11-16T12:53:23.391 INFO:teuthology.orchestra.run.smithi124.stderr:firewalld.service is not enabled 2023-11-16T12:53:23.391 INFO:teuthology.orchestra.run.smithi124.stderr:Not possible to enable service . firewalld.service is not available 2023-11-16T12:53:23.391 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for mon to start... 2023-11-16T12:53:23.391 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for mon... 2023-11-16T12:53:23.391 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124:/var/lib/ceph/mon/ceph-smithi124:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2023-11-16T12:53:23.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: cluster 2023-11-16T12:53:23.396321+0000 mon.smithi124 (mon.0) 1 : cluster [INF] mon.smithi124 is new leader, mons smithi124 in quorum (ranks 0) 2023-11-16T12:53:23.830 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: cluster: 2023-11-16T12:53:23.830 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: id: 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:23.830 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-11-16T12:53:23.830 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:23.830 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: services: 2023-11-16T12:53:23.830 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi124 (age 0.416195s) 2023-11-16T12:53:23.830 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mgr: no daemons active 2023-11-16T12:53:23.905 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-11-16T12:53:23.905 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:23.905 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: data: 2023-11-16T12:53:23.905 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-11-16T12:53:23.905 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-11-16T12:53:23.905 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-11-16T12:53:23.906 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: pgs: 2023-11-16T12:53:23.906 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:24.179 INFO:teuthology.orchestra.run.smithi124.stderr:mon is available 2023-11-16T12:53:24.179 INFO:teuthology.orchestra.run.smithi124.stderr:Assimilating anything we can from ceph.conf... 2023-11-16T12:53:24.179 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z -v /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124:/var/lib/ceph/mon/ceph-smithi124:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi124/config 2023-11-16T12:53:24.640 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: [global] 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: fsid = 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: log_to_journald = false 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.124:3300,v1:172.21.15.124:6789] 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: [mgr] 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: [osd] 2023-11-16T12:53:24.641 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-11-16T12:53:24.642 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-11-16T12:53:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: cluster 2023-11-16T12:53:23.412106+0000 mon.smithi124 (mon.0) 2 : cluster [INF] mon.smithi124 is new leader, mons smithi124 in quorum (ranks 0) 2023-11-16T12:53:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: cluster 2023-11-16T12:53:23.412403+0000 mon.smithi124 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} 2023-11-16T12:53:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: cluster 2023-11-16T12:53:23.415944+0000 mon.smithi124 (mon.0) 4 : cluster [DBG] fsmap 2023-11-16T12:53:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: cluster 2023-11-16T12:53:23.420143+0000 mon.smithi124 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-16T12:53:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: cluster 2023-11-16T12:53:23.420667+0000 mon.smithi124 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-11-16T12:53:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: audit 2023-11-16T12:53:23.828264+0000 mon.smithi124 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.124:0/943987719' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T12:53:24.979 INFO:teuthology.orchestra.run.smithi124.stderr:Generating new minimal ceph.conf... 2023-11-16T12:53:24.979 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z -v /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124:/var/lib/ceph/mon/ceph-smithi124:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi124/config 2023-11-16T12:53:25.721 INFO:teuthology.orchestra.run.smithi124.stderr:Restarting the monitor... 2023-11-16T12:53:25.721 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl restart ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124 2023-11-16T12:53:25.728 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: audit 2023-11-16T12:53:24.635888+0000 mon.smithi124 (mon.0) 8 : audit [INF] from='client.? 172.21.15.124:0/3381148900' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-16T12:53:25.728 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: audit 2023-11-16T12:53:24.638391+0000 mon.smithi124 (mon.0) 9 : audit [INF] from='client.? 172.21.15.124:0/3381148900' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-16T12:53:25.728 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: audit 2023-11-16T12:53:25.402393+0000 mon.smithi124 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.124:0/2593541619' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:53:25.997 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 systemd[1]: Stopping Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T12:53:25.998 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: debug 2023-11-16T12:53:25.784+0000 7f8e69d20700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi124 -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 2023-11-16T12:53:25.998 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107148]: debug 2023-11-16T12:53:25.784+0000 7f8e69d20700 -1 mon.smithi124@0(leader) e1 *** Got Signal Terminated *** 2023-11-16T12:53:25.998 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 podman[107469]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124 2023-11-16T12:53:25.998 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124.service: Succeeded. 2023-11-16T12:53:26.251 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 systemd[1]: Stopped Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T12:53:26.251 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:25 smithi124 systemd[1]: Starting Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T12:53:26.254 INFO:teuthology.orchestra.run.smithi124.stderr:Setting mon public_network to 172.21.0.0/20 2023-11-16T12:53:26.254 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2023-11-16T12:53:26.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.250+0000 7fb1496db700 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-16T12:53:26.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 bash[107541]: bbc5fcbf977eca500baae87b37cfec28f7e787a39dfde0cea5f568d3492f4d52 2023-11-16T12:53:26.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.250+0000 7fb1496db700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2023-11-16T12:53:26.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.250+0000 7fb1496db700 0 pidfile_write: ignore empty --pid-file 2023-11-16T12:53:26.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 systemd[1]: Started Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T12:53:26.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.254+0000 7fb1496db700 0 load: jerasure load: lrc load: isa 2023-11-16T12:53:26.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: RocksDB version: 6.8.1 2023-11-16T12:53:26.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-16T12:53:26.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Compile date Jul 8 2021 2023-11-16T12:53:26.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: DB SUMMARY 2023-11-16T12:53:26.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: CURRENT file: CURRENT 2023-11-16T12:53:26.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: IDENTITY file: IDENTITY 2023-11-16T12:53:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-11-16T12:53:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi124/store.db dir, Total Num: 1, files: 000004.sst 2023-11-16T12:53:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi124/store.db: 000006.log size: 81138 ; 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.error_if_exists: 0 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.create_if_missing: 0 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.paranoid_checks: 1 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.env: 0x55a6b056a1c0 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.fs: Posix File System 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.info_log: 0x55a6b18b1a40 2023-11-16T12:53:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.statistics: (nil) 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.use_fsync: 0 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_log_file_size: 0 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-16T12:53:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.allow_fallocate: 1 2023-11-16T12:53:26.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-16T12:53:26.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-16T12:53:26.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.use_direct_reads: 0 2023-11-16T12:53:26.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-16T12:53:26.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.create_missing_column_families: 0 2023-11-16T12:53:26.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.db_log_dir: 2023-11-16T12:53:26.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi124/store.db 2023-11-16T12:53:26.651 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-16T12:53:26.651 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_subcompactions: 1 2023-11-16T12:53:26.651 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_background_flushes: -1 2023-11-16T12:53:26.651 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-16T12:53:26.651 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-16T12:53:26.651 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-16T12:53:26.653 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-16T12:53:26.653 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-16T12:53:26.653 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.advise_random_on_open: 1 2023-11-16T12:53:26.653 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-16T12:53:26.653 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.write_buffer_manager: 0x55a6b18b9fb0 2023-11-16T12:53:26.653 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-16T12:53:26.653 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.rate_limiter: (nil) 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-16T12:53:26.654 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.unordered_write: 0 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.row_cache: None 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.wal_filter: None 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-16T12:53:26.655 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.preserve_deletes: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.two_write_queues: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.manual_wal_flush: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.atomic_flush: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.log_readahead_size: 0 2023-11-16T12:53:26.656 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-16T12:53:26.657 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_background_jobs: 2 2023-11-16T12:53:26.657 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_background_compactions: -1 2023-11-16T12:53:26.657 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-16T12:53:26.657 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-16T12:53:26.657 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-16T12:53:26.658 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_total_wal_size: 0 2023-11-16T12:53:26.658 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-16T12:53:26.658 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-16T12:53:26.658 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-16T12:53:26.658 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-16T12:53:26.658 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_open_files: -1 2023-11-16T12:53:26.658 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bytes_per_sync: 0 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Compression algorithms supported: 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kZSTD supported: 0 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kXpressCompression supported: 0 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kLZ4Compression supported: 1 2023-11-16T12:53:26.659 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kBZip2Compression supported: 0 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kZlibCompression supported: 1 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: kSnappyCompression supported: 1 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi124/store.db/MANIFEST-000005 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.merge_operator: 2023-11-16T12:53:26.660 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_filter: None 2023-11-16T12:53:26.661 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_filter_factory: None 2023-11-16T12:53:26.661 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-16T12:53:26.661 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-16T12:53:26.661 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a6b17cbcc0) 2023-11-16T12:53:26.661 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cache_index_and_filter_blocks: 1 2023-11-16T12:53:26.661 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-16T12:53:26.661 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-16T12:53:26.662 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: pin_top_level_index_and_filter: 1 2023-11-16T12:53:26.662 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: index_type: 0 2023-11-16T12:53:26.662 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: data_block_index_type: 0 2023-11-16T12:53:26.662 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: index_shortening: 1 2023-11-16T12:53:26.663 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: data_block_hash_table_util_ratio: 0.750000 2023-11-16T12:53:26.663 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: hash_index_allow_collision: 1 2023-11-16T12:53:26.663 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: checksum: 1 2023-11-16T12:53:26.663 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: no_block_cache: 0 2023-11-16T12:53:26.663 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_cache: 0x55a6b1800f10 2023-11-16T12:53:26.663 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_cache_name: BinnedLRUCache 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_cache_options: 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: capacity : 536870912 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: num_shard_bits : 4 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: strict_capacity_limit : 0 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: high_pri_pool_ratio: 0.000 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_cache_compressed: (nil) 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: persistent_cache: (nil) 2023-11-16T12:53:26.664 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_size: 4096 2023-11-16T12:53:26.665 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_size_deviation: 10 2023-11-16T12:53:26.665 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_restart_interval: 16 2023-11-16T12:53:26.665 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: index_block_restart_interval: 1 2023-11-16T12:53:26.665 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: metadata_block_size: 4096 2023-11-16T12:53:26.665 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: partition_filters: 0 2023-11-16T12:53:26.665 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: use_delta_encoding: 1 2023-11-16T12:53:26.665 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: whole_key_filtering: 1 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: verify_compression: 0 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: read_amp_bytes_per_bit: 0 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: format_version: 2 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: enable_index_compression: 1 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: block_align: 0 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-16T12:53:26.666 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compression: NoCompression 2023-11-16T12:53:26.667 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-16T12:53:26.667 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-16T12:53:26.667 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-16T12:53:26.667 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.num_levels: 7 2023-11-16T12:53:26.668 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-16T12:53:26.668 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-16T12:53:26.668 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-16T12:53:26.668 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-16T12:53:26.668 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-16T12:53:26.668 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-16T12:53:26.668 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compression_opts.level: 32767 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-16T12:53:26.669 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compression_opts.enabled: false 2023-11-16T12:53:26.670 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-16T12:53:26.670 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-16T12:53:26.670 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-16T12:53:26.670 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-16T12:53:26.670 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-16T12:53:26.670 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-16T12:53:26.670 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-16T12:53:26.672 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-16T12:53:26.672 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-16T12:53:26.672 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-16T12:53:26.673 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.arena_block_size: 4194304 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-16T12:53:26.674 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.table_properties_collectors: 2023-11-16T12:53:26.675 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.inplace_update_support: 0 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.bloom_locality: 0 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.max_successive_merges: 0 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-16T12:53:26.676 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-16T12:53:26.677 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.force_consistency_checks: 0 2023-11-16T12:53:26.677 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-16T12:53:26.677 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.ttl: 2592000 2023-11-16T12:53:26.677 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.255+0000 7fb1496db700 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-16T12:53:26.677 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.256+0000 7fb1496db700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi124/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 2023-11-16T12:53:26.677 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.677 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.256+0000 7fb1496db700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-11-16T12:53:26.678 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.678 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.256+0000 7fb1496db700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700139206257080, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-11-16T12:53:26.678 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.256+0000 7fb1496db700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.256+0000 7fb1496db700 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. 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.257+0000 7fb1496db700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700139206257872, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 78026, "table_properties": {"data_size": 76323, "index_size": 308, "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": 9398, "raw_average_key_size": 47, "raw_value_size": 70900, "raw_average_value_size": 359, "num_data_blocks": 10, "num_entries": 197, "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": 1700139206, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.257+0000 7fb1496db700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.257+0000 7fb1496db700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700139206258247, "job": 1, "event": "recovery_finished"} 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.258+0000 7fb1496db700 4 rocksdb: DB pointer 0x55a6b18c5800 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.258+0000 7fb1304e3700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-16T12:53:26.679 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.258+0000 7fb1304e3700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ** DB Stats ** 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ** Compaction Stats [default] ** 2023-11-16T12:53:26.680 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: L0 2/0 77.89 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.3 0.00 0.00 1 0.001 0 0 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Sum 2/0 77.89 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.3 0.00 0.00 1 0.001 0 0 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.3 0.00 0.00 1 0.001 0 0 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ** Compaction Stats [default] ** 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:26.681 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 139.3 0.00 0.00 1 0.001 0 0 2023-11-16T12:53:26.682 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T12:53:26.682 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:26.682 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:26.682 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T12:53:26.682 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T12:53:26.682 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(Keys): cumulative 0, interval 0 2023-11-16T12:53:26.682 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Cumulative compaction: 0.00 GB write, 27.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T12:53:26.683 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Interval compaction: 0.00 GB write, 27.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T12:53:26.683 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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 2023-11-16T12:53:26.683 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.683 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ** File Read Latency Histogram By Level [default] ** 2023-11-16T12:53:26.683 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.683 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ** Compaction Stats [default] ** 2023-11-16T12:53:26.683 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: L0 2/0 77.89 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.3 0.00 0.00 1 0.001 0 0 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Sum 2/0 77.89 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.3 0.00 0.00 1 0.001 0 0 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ** Compaction Stats [default] ** 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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 2023-11-16T12:53:26.684 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 139.3 0.00 0.00 1 0.001 0 0 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: AddFile(Keys): cumulative 0, interval 0 2023-11-16T12:53:26.685 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Cumulative compaction: 0.00 GB write, 27.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T12:53:26.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T12:53:26.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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 2023-11-16T12:53:26.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: ** File Read Latency Histogram By Level [default] ** 2023-11-16T12:53:26.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.258+0000 7fb1496db700 0 starting mon.smithi124 rank 0 at public addrs [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] at bind addrs [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi124 fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:26.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.259+0000 7fb1496db700 1 mon.smithi124@-1(???) e1 preinit fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.260+0000 7fb1496db700 0 mon.smithi124@-1(???).mds e1 new map 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.260+0000 7fb1496db700 0 mon.smithi124@-1(???).mds e1 print_map 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: e1 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: enable_multiple, ever_enabled_multiple: 1,1 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 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} 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: legacy client fscid: -1 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: No filesystems configured 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.260+0000 7fb1496db700 0 mon.smithi124@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-16T12:53:26.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.260+0000 7fb1496db700 0 mon.smithi124@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.260+0000 7fb1496db700 0 mon.smithi124@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.260+0000 7fb1496db700 0 mon.smithi124@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:24.635888+0000 mon.smithi124 (mon.0) 8 : audit [INF] from='client.? 172.21.15.124:0/3381148900' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:24.638391+0000 mon.smithi124 (mon.0) 9 : audit [INF] from='client.? 172.21.15.124:0/3381148900' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:25.402393+0000 mon.smithi124 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.124:0/2593541619' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.260+0000 7fb1496db700 1 mon.smithi124@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expand map: {default=false} 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta from 'false' to 'false' 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expanded map: {default=false} 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expand map: {default=info} 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta from 'info' to 'info' 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expanded map: {default=info} 2023-11-16T12:53:26.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expand map: {default=daemon} 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expanded map: {default=daemon} 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expand map: {default=debug} 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta from 'debug' to 'debug' 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:53:26.261+0000 7fb1496db700 20 expand_channel_meta expanded map: {default=debug} 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:26.276494+0000 mon.smithi124 (mon.0) 1 : cluster [INF] mon.smithi124 is new leader, mons smithi124 in quorum (ranks 0) 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:26.276585+0000 mon.smithi124 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:26.276653+0000 mon.smithi124 (mon.0) 3 : cluster [DBG] fsmap 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:26.276689+0000 mon.smithi124 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-16T12:53:26.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:26.277134+0000 mon.smithi124 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-11-16T12:53:26.988 INFO:teuthology.orchestra.run.smithi124.stderr:Wrote config to /etc/ceph/ceph.conf 2023-11-16T12:53:26.988 INFO:teuthology.orchestra.run.smithi124.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-16T12:53:26.988 INFO:teuthology.orchestra.run.smithi124.stderr:Creating mgr... 2023-11-16T12:53:26.988 INFO:teuthology.orchestra.run.smithi124.stderr:Verifying port 9283 ... 2023-11-16T12:53:26.990 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl daemon-reload 2023-11-16T12:53:27.082 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mgr.smithi124.lcfakv 2023-11-16T12:53:27.105 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl reset-failed ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mgr.smithi124.lcfakv 2023-11-16T12:53:27.110 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Failed to reset failed state of unit ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mgr.smithi124.lcfakv.service: Unit ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mgr.smithi124.lcfakv.service not loaded. 2023-11-16T12:53:27.110 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl enable ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mgr.smithi124.lcfakv 2023-11-16T12:53:27.116 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: Created symlink /etc/systemd/system/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7.target.wants/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mgr.smithi124.lcfakv.service → /etc/systemd/system/ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@.service. 2023-11-16T12:53:27.200 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl start ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mgr.smithi124.lcfakv 2023-11-16T12:53:27.513 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled firewalld.service 2023-11-16T12:53:27.523 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: disabled 2023-11-16T12:53:27.524 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active firewalld.service 2023-11-16T12:53:27.531 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: inactive 2023-11-16T12:53:27.532 INFO:teuthology.orchestra.run.smithi124.stderr:firewalld.service is not enabled 2023-11-16T12:53:27.532 INFO:teuthology.orchestra.run.smithi124.stderr:Not possible to enable service . firewalld.service is not available 2023-11-16T12:53:27.532 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled firewalld.service 2023-11-16T12:53:27.539 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: disabled 2023-11-16T12:53:27.540 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active firewalld.service 2023-11-16T12:53:27.547 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: inactive 2023-11-16T12:53:27.547 INFO:teuthology.orchestra.run.smithi124.stderr:firewalld.service is not enabled 2023-11-16T12:53:27.548 INFO:teuthology.orchestra.run.smithi124.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-11-16T12:53:27.548 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for mgr to start... 2023-11-16T12:53:27.548 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for mgr... 2023-11-16T12:53:27.548 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2023-11-16T12:53:27.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:26.632261+0000 mon.smithi124 (mon.0) 6 : audit [INF] from='client.? 172.21.15.124:0/1859878791' entity='client.admin' 2023-11-16T12:53:28.015 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsid": "11dffc0a-847f-11ee-8dbe-212e2dc638e7", 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "health": { 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "checks": {}, 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mutes": [] 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum": [ 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 0 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:28.016 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "smithi124" 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_age": 1, 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "monmap": { 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osdmap": { 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-16T12:53:28.017 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-16T12:53:28.018 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgmap": { 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-16T12:53:28.021 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsmap": { 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "available": false, 2023-11-16T12:53:28.022 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modules": [ 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "iostat", 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "nfs", 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "restful" 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "servicemap": { 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modified": "2023-11-16T12:53:23.413862+0000", 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:28.023 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-16T12:53:28.024 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:53:28.353 INFO:teuthology.orchestra.run.smithi124.stderr:mgr not available, waiting (1/15)... 2023-11-16T12:53:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:28.012942+0000 mon.smithi124 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.124:0/438561855' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-16T12:53:30.356 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2023-11-16T12:53:30.823 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:30.823 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:53:30.823 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsid": "11dffc0a-847f-11ee-8dbe-212e2dc638e7", 2023-11-16T12:53:30.823 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "health": { 2023-11-16T12:53:30.823 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-16T12:53:30.823 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "checks": {}, 2023-11-16T12:53:30.823 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mutes": [] 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum": [ 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 0 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "smithi124" 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "monmap": { 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:30.824 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osdmap": { 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:30.825 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgmap": { 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-16T12:53:30.826 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsmap": { 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "available": false, 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modules": [ 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "iostat", 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "nfs", 2023-11-16T12:53:30.827 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "restful" 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "servicemap": { 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modified": "2023-11-16T12:53:23.413862+0000", 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-16T12:53:30.828 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:53:31.109 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:30.817318+0000 mon.smithi124 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.124:0/638935071' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-16T12:53:31.162 INFO:teuthology.orchestra.run.smithi124.stderr:mgr not available, waiting (2/15)... 2023-11-16T12:53:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:32.587511+0000 mon.smithi124 (mon.0) 9 : cluster [INF] Activating manager daemon smithi124.lcfakv 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:32.590032+0000 mon.smithi124 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi124.lcfakv(active, starting, since 0.00262572s) 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.590940+0000 mon.smithi124 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.591058+0000 mon.smithi124 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.591160+0000 mon.smithi124 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.591274+0000 mon.smithi124 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.591595+0000 mon.smithi124 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:32.605055+0000 mon.smithi124 (mon.0) 16 : cluster [INF] Manager daemon smithi124.lcfakv is now available 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.616224+0000 mon.smithi124 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.617574+0000 mon.smithi124 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:53:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.618739+0000 mon.smithi124 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:53:32.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.626208+0000 mon.smithi124 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:32.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:32.631131+0000 mon.smithi124 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.124:0/44797213' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:33.164 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2023-11-16T12:53:33.576 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:33.576 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:53:33.576 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsid": "11dffc0a-847f-11ee-8dbe-212e2dc638e7", 2023-11-16T12:53:33.577 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "health": { 2023-11-16T12:53:33.577 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-16T12:53:33.577 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "checks": {}, 2023-11-16T12:53:33.577 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mutes": [] 2023-11-16T12:53:33.577 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:33.577 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum": [ 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 0 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "smithi124" 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-11-16T12:53:33.578 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "monmap": { 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osdmap": { 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-16T12:53:33.579 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgmap": { 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:33.580 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsmap": { 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "available": false, 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modules": [ 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "iostat", 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "nfs", 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "restful" 2023-11-16T12:53:33.581 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "servicemap": { 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modified": "2023-11-16T12:53:23.413862+0000", 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-16T12:53:33.582 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:53:33.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:33.569178+0000 mon.smithi124 (mon.0) 22 : audit [DBG] from='client.? 172.21.15.124:0/418298716' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-16T12:53:33.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:33.592152+0000 mon.smithi124 (mon.0) 23 : cluster [DBG] mgrmap e3: smithi124.lcfakv(active, since 1.00475s) 2023-11-16T12:53:33.919 INFO:teuthology.orchestra.run.smithi124.stderr:mgr not available, waiting (3/15)... 2023-11-16T12:53:35.921 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2023-11-16T12:53:36.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:34.647334+0000 mon.smithi124 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi124.lcfakv(active, since 2s) 2023-11-16T12:53:36.476 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:36.476 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:53:36.476 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsid": "11dffc0a-847f-11ee-8dbe-212e2dc638e7", 2023-11-16T12:53:36.476 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "health": { 2023-11-16T12:53:36.476 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-16T12:53:36.477 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "checks": {}, 2023-11-16T12:53:36.477 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mutes": [] 2023-11-16T12:53:36.477 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:36.477 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-16T12:53:36.477 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum": [ 2023-11-16T12:53:36.477 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 0 2023-11-16T12:53:36.478 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:36.478 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-16T12:53:36.478 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "smithi124" 2023-11-16T12:53:36.478 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:36.486 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-11-16T12:53:36.486 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "monmap": { 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osdmap": { 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-16T12:53:36.487 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-16T12:53:36.488 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-16T12:53:36.494 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-16T12:53:36.494 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-16T12:53:36.494 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-16T12:53:36.494 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:36.494 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgmap": { 2023-11-16T12:53:36.495 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-16T12:53:36.495 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-16T12:53:36.495 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-16T12:53:36.495 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-16T12:53:36.495 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-16T12:53:36.495 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-16T12:53:36.496 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-16T12:53:36.496 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-16T12:53:36.496 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:36.496 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "fsmap": { 2023-11-16T12:53:36.504 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:36.504 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-16T12:53:36.504 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-16T12:53:36.504 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:36.504 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-16T12:53:36.504 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "available": true, 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modules": [ 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "iostat", 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "nfs", 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "restful" 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ], 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "servicemap": { 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "modified": "2023-11-16T12:53:23.413862+0000", 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "services": {} 2023-11-16T12:53:36.505 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: }, 2023-11-16T12:53:36.506 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-16T12:53:36.507 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:53:36.810 INFO:teuthology.orchestra.run.smithi124.stderr:mgr is available 2023-11-16T12:53:36.811 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z -v /tmp/tmp0q0b6b2k:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: [global] 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: fsid = 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: log_to_journald = false 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-11-16T12:53:37.302 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:37.303 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: [mgr] 2023-11-16T12:53:37.303 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-11-16T12:53:37.303 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 2023-11-16T12:53:37.303 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: [osd] 2023-11-16T12:53:37.303 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-11-16T12:53:37.303 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-11-16T12:53:37.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:36.471743+0000 mon.smithi124 (mon.0) 25 : audit [DBG] from='client.? 172.21.15.124:0/2630532674' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-16T12:53:37.926 INFO:teuthology.orchestra.run.smithi124.stderr:Enabling cephadm module... 2023-11-16T12:53:37.926 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2023-11-16T12:53:38.535 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:37.299874+0000 mon.smithi124 (mon.0) 26 : audit [INF] from='client.? 172.21.15.124:0/102866117' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-16T12:53:39.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:39.378639+0000 mon.smithi124 (mon.0) 27 : audit [INF] from='client.? 172.21.15.124:0/3793086996' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-16T12:53:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:39.431476+0000 mon.smithi124 (mon.0) 28 : audit [INF] from='client.? 172.21.15.124:0/3793086996' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-16T12:53:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:39.431558+0000 mon.smithi124 (mon.0) 29 : cluster [DBG] mgrmap e5: smithi124.lcfakv(active, since 6s) 2023-11-16T12:53:41.635 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2023-11-16T12:53:43.102 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:53:43.102 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 5, 2023-11-16T12:53:43.102 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "available": true, 2023-11-16T12:53:43.102 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "active_name": "smithi124.lcfakv", 2023-11-16T12:53:43.103 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_standby": 0 2023-11-16T12:53:43.103 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:53:43.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:43.101359+0000 mon.smithi124 (mon.0) 30 : audit [DBG] from='client.? 172.21.15.124:0/4233902008' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-16T12:53:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:44.463760+0000 mon.smithi124 (mon.0) 31 : cluster [INF] Active manager daemon smithi124.lcfakv restarted 2023-11-16T12:53:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:44.464145+0000 mon.smithi124 (mon.0) 32 : cluster [INF] Activating manager daemon smithi124.lcfakv 2023-11-16T12:53:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:44.466348+0000 mon.smithi124 (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-11-16T12:53:45.342 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for the mgr to restart... 2023-11-16T12:53:45.343 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for mgr epoch 5... 2023-11-16T12:53:45.343 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2023-11-16T12:53:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:44.516997+0000 mon.smithi124 (mon.0) 34 : cluster [DBG] mgrmap e6: smithi124.lcfakv(active, starting, since 0.0529441s) 2023-11-16T12:53:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.519259+0000 mon.smithi124 (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:53:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.519911+0000 mon.smithi124 (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:53:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.520836+0000 mon.smithi124 (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T12:53:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.520975+0000 mon.smithi124 (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T12:53:45.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.521094+0000 mon.smithi124 (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T12:53:45.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:44.534104+0000 mon.smithi124 (mon.0) 40 : cluster [INF] Manager daemon smithi124.lcfakv is now available 2023-11-16T12:53:45.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.547182+0000 mon.smithi124 (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:45.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.550001+0000 mon.smithi124 (mon.0) 42 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:45.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.552463+0000 mon.smithi124 (mon.0) 43 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:45.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.639380+0000 mon.smithi124 (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:45.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.640031+0000 mon.smithi124 (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:53:45.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.641355+0000 mon.smithi124 (mon.0) 46 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:53:45.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.642815+0000 mon.smithi124 (mon.0) 47 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:53:45.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.652695+0000 mon.smithi124 (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:53:45.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:44.653839+0000 mon.smithi124 (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:53:46.574 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:53:46.574 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-11-16T12:53:46.574 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "initialized": true 2023-11-16T12:53:46.574 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:53:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:45.524926+0000 mon.smithi124 (mon.0) 50 : cluster [DBG] mgrmap e7: smithi124.lcfakv(active, since 1.06087s) 2023-11-16T12:53:48.413 INFO:teuthology.orchestra.run.smithi124.stderr:mgr epoch 5 is available 2023-11-16T12:53:48.413 INFO:teuthology.orchestra.run.smithi124.stderr:Setting orchestrator backend to cephadm... 2023-11-16T12:53:48.413 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2023-11-16T12:53:48.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:46.508104+0000 mgr.smithi124.lcfakv (mgr.14118) 1 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-11-16T12:53:48.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:46.513797+0000 mgr.smithi124.lcfakv (mgr.14118) 2 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-11-16T12:53:48.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:47.269414+0000 mon.smithi124 (mon.0) 51 : cluster [DBG] mgrmap e8: smithi124.lcfakv(active, since 2s) 2023-11-16T12:53:49.776 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2023-11-16T12:53:50.273 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: value unchanged 2023-11-16T12:53:50.617 INFO:teuthology.orchestra.run.smithi124.stderr:Generating ssh key... 2023-11-16T12:53:50.617 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2023-11-16T12:53:50.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:49.435165+0000 mgr.smithi124.lcfakv (mgr.14118) 3 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:53:50.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:49.439088+0000 mon.smithi124 (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:49.442470+0000 mon.smithi124 (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:53:51.569 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:50.272427+0000 mgr.smithi124.lcfakv (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:53:51.569 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:51.301836+0000 mon.smithi124 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:51.569 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:51.304301+0000 mon.smithi124 (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:51.642 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2023-11-16T12:53:52.137 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqTog1zPhSjP4xsBz6LoFxbtd8FPeGYsNEjuzZQB5YMzVoQBNZUlr7E96KkWb/q8RTLGyFEgAg318/TdQolQjeYojzrpgpk0CUNSW3rSGbsSVtQ3UHH2yEiwvXLro0Yp26WgR7zthEfEsGb4UjOy7Fpt+rL5fp9cxbqmNDMExpxnJeVwVgNkQ5jxHu40i0AsNemmcQvin/37egBryZxwZC9jVhpVODUhSG28mj25tTV+JnrmBLD301+CWXxV/p3zGqRnt8a/CUzkZ59u/mqSNB5UGet2dUZj+naoKG7qAS+0im2ZoLEHXqtoaf3InYm8DxM+NwbkuYOo28uL1VJ+zANld45//Lv1RcUwuNmhDLLwitEum61l0eA293DqNLoSUrpVocPyX8myVkGrsjxD0kkU9fYswy2nV9dBk0+lK7ucAz9pzC9fbqf+C/yu75nJMSDGrhpR1dEjLy0BBFulcNg7ckPsN1LMZGECp4OZe1bV3YaVliy8nrkBiW3WY/XPM= ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:53:58.519 INFO:teuthology.orchestra.run.smithi124.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-11-16T12:53:58.519 INFO:teuthology.orchestra.run.smithi124.stderr:Adding key to root@localhost authorized_keys... 2023-11-16T12:53:58.519 INFO:teuthology.orchestra.run.smithi124.stderr:Adding host smithi124... 2023-11-16T12:53:58.519 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi124 172.21.15.124 2023-11-16T12:53:58.520 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:53:51.101830+0000 mgr.smithi124.lcfakv (mgr.14118) 6 : cephadm [INF] Generating ssh key... 2023-11-16T12:53:58.520 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Added host 'smithi124' with addr '172.21.15.124' 2023-11-16T12:53:58.520 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:52.136833+0000 mgr.smithi124.lcfakv (mgr.14118) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:53:58.521 INFO:teuthology.orchestra.run.smithi124.stderr:Deploying mon service with default placement... 2023-11-16T12:53:58.521 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2023-11-16T12:53:58.521 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Scheduled mon update... 2023-11-16T12:53:58.521 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:52.984383+0000 mgr.smithi124.lcfakv (mgr.14118) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi124", "addr": "172.21.15.124", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:53:58.521 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:53.566745+0000 mon.smithi124 (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:58.522 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:53.567265+0000 mon.smithi124 (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:53:58.522 INFO:teuthology.orchestra.run.smithi124.stderr:Deploying mgr service with default placement... 2023-11-16T12:53:58.559 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2023-11-16T12:53:58.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:53:53.567013+0000 mgr.smithi124.lcfakv (mgr.14118) 9 : cephadm [INF] Added host smithi124 2023-11-16T12:53:58.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:54.447499+0000 mgr.smithi124.lcfakv (mgr.14118) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:53:58.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:53:54.448206+0000 mgr.smithi124.lcfakv (mgr.14118) 11 : cephadm [INF] Saving service mon spec with placement count:5 2023-11-16T12:53:58.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:54.450048+0000 mon.smithi124 (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:58.583 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-11-16T12:53:58.583 INFO:teuthology.orchestra.run.smithi124.stderr:Deploying crash service with default placement... 2023-11-16T12:53:58.583 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2023-11-16T12:53:58.583 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Scheduled crash update... 2023-11-16T12:53:58.583 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:55.603224+0000 mgr.smithi124.lcfakv (mgr.14118) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:53:58.583 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:53:55.603782+0000 mgr.smithi124.lcfakv (mgr.14118) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2023-11-16T12:53:58.583 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:55.605925+0000 mon.smithi124 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:58.583 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:56.054887+0000 mon.smithi124 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:58.584 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:56.281473+0000 mon.smithi124 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:58.584 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:56.594005+0000 mon.smithi124 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:58.584 INFO:teuthology.orchestra.run.smithi124.stderr:Enabling mgr prometheus module... 2023-11-16T12:53:58.584 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2023-11-16T12:53:58.584 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:56.591138+0000 mgr.smithi124.lcfakv (mgr.14118) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:53:58.584 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:53:56.591831+0000 mgr.smithi124.lcfakv (mgr.14118) 15 : cephadm [INF] Saving service crash spec with placement * 2023-11-16T12:53:58.585 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:56.904089+0000 mon.smithi124 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.124:0/4034955153' entity='mgr.smithi124.lcfakv' 2023-11-16T12:53:58.585 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:57.701581+0000 mon.smithi124 (mon.0) 64 : audit [INF] from='client.? 172.21.15.124:0/1947323212' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-16T12:53:58.585 INFO:teuthology.orchestra.run.smithi124.stderr:Deploying prometheus service with default placement... 2023-11-16T12:53:58.585 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2023-11-16T12:53:59.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:53:57.905980+0000 mon.smithi124 (mon.0) 65 : audit [INF] from='client.? 172.21.15.124:0/1947323212' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-16T12:53:59.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:53:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:53:57.906041+0000 mon.smithi124 (mon.0) 66 : cluster [DBG] mgrmap e9: smithi124.lcfakv(active, since 13s) 2023-11-16T12:54:03.223 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:02.948318+0000 mon.smithi124 (mon.0) 67 : cluster [INF] Active manager daemon smithi124.lcfakv restarted 2023-11-16T12:54:03.223 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:02.948695+0000 mon.smithi124 (mon.0) 68 : cluster [INF] Activating manager daemon smithi124.lcfakv 2023-11-16T12:54:03.223 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:02.950873+0000 mon.smithi124 (mon.0) 69 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-11-16T12:54:04.012 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-11-16T12:54:04.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:03.001733+0000 mon.smithi124 (mon.0) 70 : cluster [DBG] mgrmap e10: smithi124.lcfakv(active, starting, since 0.0531356s) 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.004127+0000 mon.smithi124 (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.004817+0000 mon.smithi124 (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.005725+0000 mon.smithi124 (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.005904+0000 mon.smithi124 (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.006032+0000 mon.smithi124 (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:03.019007+0000 mon.smithi124 (mon.0) 76 : cluster [INF] Manager daemon smithi124.lcfakv is now available 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.115514+0000 mon.smithi124 (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.116689+0000 mon.smithi124 (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.133058+0000 mon.smithi124 (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:54:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.139915+0000 mon.smithi124 (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:54:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:03.926549+0000 mon.smithi124 (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:04.357 INFO:teuthology.orchestra.run.smithi124.stderr:Deploying grafana service with default placement... 2023-11-16T12:54:04.358 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2023-11-16T12:54:04.930 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-11-16T12:54:05.209 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:04.006589+0000 mon.smithi124 (mon.0) 82 : cluster [DBG] mgrmap e11: smithi124.lcfakv(active, since 1.05799s) 2023-11-16T12:54:05.209 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:04.007711+0000 mgr.smithi124.lcfakv (mgr.14146) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2023-11-16T12:54:05.209 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:04.010946+0000 mon.smithi124 (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:05.210 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:04.926793+0000 mgr.smithi124.lcfakv (mgr.14146) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:05.210 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:04.927334+0000 mgr.smithi124.lcfakv (mgr.14146) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2023-11-16T12:54:05.210 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:04.929447+0000 mon.smithi124 (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:05.282 INFO:teuthology.orchestra.run.smithi124.stderr:Deploying node-exporter service with default placement... 2023-11-16T12:54:05.283 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2023-11-16T12:54:05.766 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-11-16T12:54:06.099 INFO:teuthology.orchestra.run.smithi124.stderr:Deploying alertmanager service with default placement... 2023-11-16T12:54:06.099 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2023-11-16T12:54:06.637 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-11-16T12:54:06.981 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2023-11-16T12:54:07.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:05.762165+0000 mgr.smithi124.lcfakv (mgr.14146) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:07.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:05.762833+0000 mgr.smithi124.lcfakv (mgr.14146) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2023-11-16T12:54:07.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:05.765003+0000 mon.smithi124 (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:07.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:05.931888+0000 mon.smithi124 (mon.0) 86 : cluster [DBG] mgrmap e12: smithi124.lcfakv(active, since 2s) 2023-11-16T12:54:07.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:06.636330+0000 mon.smithi124 (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.124:0/1229881728' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:07.831 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2023-11-16T12:54:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:06.630670+0000 mgr.smithi124.lcfakv (mgr.14146) 7 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:06.631208+0000 mgr.smithi124.lcfakv (mgr.14146) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2023-11-16T12:54:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:07.493914+0000 mon.smithi124 (mon.0) 88 : audit [INF] from='client.? 172.21.15.124:0/3367904624' entity='client.admin' 2023-11-16T12:54:08.690 INFO:teuthology.orchestra.run.smithi124.stderr:Enabling the dashboard module... 2023-11-16T12:54:08.690 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2023-11-16T12:54:09.608 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:08.340512+0000 mon.smithi124 (mon.0) 89 : audit [INF] from='client.? 172.21.15.124:0/2394663755' entity='client.admin' 2023-11-16T12:54:09.608 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:09.251543+0000 mon.smithi124 (mon.0) 90 : audit [INF] from='client.? 172.21.15.124:0/827977137' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-16T12:54:09.690 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2023-11-16T12:54:10.292 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:54:10.292 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "epoch": 13, 2023-11-16T12:54:10.292 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "available": true, 2023-11-16T12:54:10.292 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "active_name": "smithi124.lcfakv", 2023-11-16T12:54:10.292 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "num_standby": 0 2023-11-16T12:54:10.293 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:54:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:09.341775+0000 mon.smithi124 (mon.0) 91 : audit [INF] from='client.? 172.21.15.124:0/827977137' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-16T12:54:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:09.341834+0000 mon.smithi124 (mon.0) 92 : cluster [DBG] mgrmap e13: smithi124.lcfakv(active, since 6s) 2023-11-16T12:54:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:10.290960+0000 mon.smithi124 (mon.0) 93 : audit [DBG] from='client.? 172.21.15.124:0/4213309408' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-16T12:54:10.875 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for the mgr to restart... 2023-11-16T12:54:10.876 INFO:teuthology.orchestra.run.smithi124.stderr:Waiting for mgr epoch 13... 2023-11-16T12:54:10.876 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2023-11-16T12:54:14.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:14.478715+0000 mon.smithi124 (mon.0) 94 : cluster [INF] Active manager daemon smithi124.lcfakv restarted 2023-11-16T12:54:14.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:14.479081+0000 mon.smithi124 (mon.0) 95 : cluster [INF] Activating manager daemon smithi124.lcfakv 2023-11-16T12:54:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:14.483123+0000 mon.smithi124 (mon.0) 96 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-11-16T12:54:15.551 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: { 2023-11-16T12:54:15.552 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2023-11-16T12:54:15.552 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: "initialized": true 2023-11-16T12:54:15.552 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: } 2023-11-16T12:54:15.572 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:14.534196+0000 mon.smithi124 (mon.0) 97 : cluster [DBG] mgrmap e14: smithi124.lcfakv(active, starting, since 0.0551976s) 2023-11-16T12:54:15.572 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.536559+0000 mon.smithi124 (mon.0) 98 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:54:15.572 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.537163+0000 mon.smithi124 (mon.0) 99 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:54:15.573 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.537893+0000 mon.smithi124 (mon.0) 100 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T12:54:15.573 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.538060+0000 mon.smithi124 (mon.0) 101 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T12:54:15.573 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.538188+0000 mon.smithi124 (mon.0) 102 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T12:54:15.573 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:14.552242+0000 mon.smithi124 (mon.0) 103 : cluster [INF] Manager daemon smithi124.lcfakv is now available 2023-11-16T12:54:15.573 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.650621+0000 mon.smithi124 (mon.0) 104 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:54:15.573 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.652154+0000 mon.smithi124 (mon.0) 105 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:54:15.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.676149+0000 mon.smithi124 (mon.0) 106 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:54:15.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:14.678568+0000 mon.smithi124 (mon.0) 107 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:54:15.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:15.441977+0000 mon.smithi124 (mon.0) 108 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:16.072 INFO:teuthology.orchestra.run.smithi124.stderr:mgr epoch 13 is available 2023-11-16T12:54:16.072 INFO:teuthology.orchestra.run.smithi124.stderr:Generating a dashboard self-signed certificate... 2023-11-16T12:54:16.072 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2023-11-16T12:54:16.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:15.543537+0000 mgr.smithi124.lcfakv (mgr.14166) 1 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-11-16T12:54:16.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:15.543877+0000 mon.smithi124 (mon.0) 109 : cluster [DBG] mgrmap e15: smithi124.lcfakv(active, since 1.06488s) 2023-11-16T12:54:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:15.549775+0000 mgr.smithi124.lcfakv (mgr.14166) 2 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-11-16T12:54:16.884 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: Self-signed certificate created 2023-11-16T12:54:17.230 INFO:teuthology.orchestra.run.smithi124.stderr:Creating initial admin user... 2023-11-16T12:54:17.231 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp26jwfs9u:/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 2023-11-16T12:54:17.970 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$TeCAMlbQyq1jUpjEO5Oek.pSrCWUWqm6j12PIJqWphHKip8gnIGRq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1700139257, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-16T12:54:18.129 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:16.830488+0000 mgr.smithi124.lcfakv (mgr.14166) 3 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:18.129 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:16.878835+0000 mon.smithi124 (mon.0) 110 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:18.129 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:16.883377+0000 mon.smithi124 (mon.0) 111 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:18.129 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:17.277135+0000 mon.smithi124 (mon.0) 112 : cluster [DBG] mgrmap e16: smithi124.lcfakv(active, since 2s) 2023-11-16T12:54:18.306 INFO:teuthology.orchestra.run.smithi124.stderr:Fetching dashboard port number... 2023-11-16T12:54:18.306 INFO:teuthology.orchestra.run.smithi124.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=smithi124 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpek5b8z_e:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpofrzar2i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2023-11-16T12:54:18.818 INFO:teuthology.orchestra.run.smithi124.stderr:/usr/bin/ceph: 8443 2023-11-16T12:54:19.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:17.753821+0000 mgr.smithi124.lcfakv (mgr.14166) 4 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:19.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:17.969598+0000 mon.smithi124 (mon.0) 113 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:19.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:18.817609+0000 mon.smithi124 (mon.0) 114 : audit [DBG] from='client.? 172.21.15.124:0/74959427' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-16T12:54:19.189 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-enabled firewalld.service 2023-11-16T12:54:19.196 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: disabled 2023-11-16T12:54:19.197 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: systemctl is-active firewalld.service 2023-11-16T12:54:19.204 INFO:teuthology.orchestra.run.smithi124.stderr:systemctl: inactive 2023-11-16T12:54:19.204 INFO:teuthology.orchestra.run.smithi124.stderr:firewalld.service is not enabled 2023-11-16T12:54:19.205 INFO:teuthology.orchestra.run.smithi124.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-11-16T12:54:19.207 INFO:teuthology.orchestra.run.smithi124.stderr:Ceph Dashboard is now available at: 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: URL: https://smithi124.front.sepia.ceph.com:8443/ 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: User: admin 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: Password: uwlw9zvgc9 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr:You can access the Ceph CLI with: 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-16T12:54:19.208 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr:Please consider enabling telemetry to help improve Ceph: 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr: ceph telemetry on 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr:For more information see: 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr:Bootstrap complete. 2023-11-16T12:54:19.209 INFO:teuthology.orchestra.run.smithi124.stderr:Releasing lock 139722105229440 on /run/cephadm/11dffc0a-847f-11ee-8dbe-212e2dc638e7.lock 2023-11-16T12:54:19.210 INFO:teuthology.orchestra.run.smithi124.stderr:Lock 139722105229440 released on /run/cephadm/11dffc0a-847f-11ee-8dbe-212e2dc638e7.lock 2023-11-16T12:54:19.239 INFO:tasks.cephadm:Fetching config... 2023-11-16T12:54:19.240 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:54:19.240 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-16T12:54:19.260 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-16T12:54:19.260 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:54:19.260 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-16T12:54:19.320 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-16T12:54:19.320 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:54:19.320 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/keyring of=/dev/stdout 2023-11-16T12:54:19.390 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-16T12:54:19.390 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:54:19.390 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-16T12:54:19.449 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-16T12:54:19.449 DEBUG:teuthology.orchestra.run.smithi124:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqTog1zPhSjP4xsBz6LoFxbtd8FPeGYsNEjuzZQB5YMzVoQBNZUlr7E96KkWb/q8RTLGyFEgAg318/TdQolQjeYojzrpgpk0CUNSW3rSGbsSVtQ3UHH2yEiwvXLro0Yp26WgR7zthEfEsGb4UjOy7Fpt+rL5fp9cxbqmNDMExpxnJeVwVgNkQ5jxHu40i0AsNemmcQvin/37egBryZxwZC9jVhpVODUhSG28mj25tTV+JnrmBLD301+CWXxV/p3zGqRnt8a/CUzkZ59u/mqSNB5UGet2dUZj+naoKG7qAS+0im2ZoLEHXqtoaf3InYm8DxM+NwbkuYOo28uL1VJ+zANld45//Lv1RcUwuNmhDLLwitEum61l0eA293DqNLoSUrpVocPyX8myVkGrsjxD0kkU9fYswy2nV9dBk0+lK7ucAz9pzC9fbqf+C/yu75nJMSDGrhpR1dEjLy0BBFulcNg7ckPsN1LMZGECp4OZe1bV3YaVliy8nrkBiW3WY/XPM= ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-16T12:54:19.526 INFO:teuthology.orchestra.run.smithi124.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqTog1zPhSjP4xsBz6LoFxbtd8FPeGYsNEjuzZQB5YMzVoQBNZUlr7E96KkWb/q8RTLGyFEgAg318/TdQolQjeYojzrpgpk0CUNSW3rSGbsSVtQ3UHH2yEiwvXLro0Yp26WgR7zthEfEsGb4UjOy7Fpt+rL5fp9cxbqmNDMExpxnJeVwVgNkQ5jxHu40i0AsNemmcQvin/37egBryZxwZC9jVhpVODUhSG28mj25tTV+JnrmBLD301+CWXxV/p3zGqRnt8a/CUzkZ59u/mqSNB5UGet2dUZj+naoKG7qAS+0im2ZoLEHXqtoaf3InYm8DxM+NwbkuYOo28uL1VJ+zANld45//Lv1RcUwuNmhDLLwitEum61l0eA293DqNLoSUrpVocPyX8myVkGrsjxD0kkU9fYswy2nV9dBk0+lK7ucAz9pzC9fbqf+C/yu75nJMSDGrhpR1dEjLy0BBFulcNg7ckPsN1LMZGECp4OZe1bV3YaVliy8nrkBiW3WY/XPM= ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:54:19.536 DEBUG:teuthology.orchestra.run.smithi188:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqTog1zPhSjP4xsBz6LoFxbtd8FPeGYsNEjuzZQB5YMzVoQBNZUlr7E96KkWb/q8RTLGyFEgAg318/TdQolQjeYojzrpgpk0CUNSW3rSGbsSVtQ3UHH2yEiwvXLro0Yp26WgR7zthEfEsGb4UjOy7Fpt+rL5fp9cxbqmNDMExpxnJeVwVgNkQ5jxHu40i0AsNemmcQvin/37egBryZxwZC9jVhpVODUhSG28mj25tTV+JnrmBLD301+CWXxV/p3zGqRnt8a/CUzkZ59u/mqSNB5UGet2dUZj+naoKG7qAS+0im2ZoLEHXqtoaf3InYm8DxM+NwbkuYOo28uL1VJ+zANld45//Lv1RcUwuNmhDLLwitEum61l0eA293DqNLoSUrpVocPyX8myVkGrsjxD0kkU9fYswy2nV9dBk0+lK7ucAz9pzC9fbqf+C/yu75nJMSDGrhpR1dEjLy0BBFulcNg7ckPsN1LMZGECp4OZe1bV3YaVliy8nrkBiW3WY/XPM= ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-16T12:54:19.581 INFO:teuthology.orchestra.run.smithi188.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqTog1zPhSjP4xsBz6LoFxbtd8FPeGYsNEjuzZQB5YMzVoQBNZUlr7E96KkWb/q8RTLGyFEgAg318/TdQolQjeYojzrpgpk0CUNSW3rSGbsSVtQ3UHH2yEiwvXLro0Yp26WgR7zthEfEsGb4UjOy7Fpt+rL5fp9cxbqmNDMExpxnJeVwVgNkQ5jxHu40i0AsNemmcQvin/37egBryZxwZC9jVhpVODUhSG28mj25tTV+JnrmBLD301+CWXxV/p3zGqRnt8a/CUzkZ59u/mqSNB5UGet2dUZj+naoKG7qAS+0im2ZoLEHXqtoaf3InYm8DxM+NwbkuYOo28uL1VJ+zANld45//Lv1RcUwuNmhDLLwitEum61l0eA293DqNLoSUrpVocPyX8myVkGrsjxD0kkU9fYswy2nV9dBk0+lK7ucAz9pzC9fbqf+C/yu75nJMSDGrhpR1dEjLy0BBFulcNg7ckPsN1LMZGECp4OZe1bV3YaVliy8nrkBiW3WY/XPM= ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:54:19.596 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-11-16T12:54:21.435 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-11-16T12:54:21.435 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-11-16T12:54:21.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:20.568314+0000 mon.smithi124 (mon.0) 115 : cluster [DBG] mgrmap e17: smithi124.lcfakv(active, since 6s) 2023-11-16T12:54:21.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:21.061715+0000 mon.smithi124 (mon.0) 116 : audit [INF] from='client.? 172.21.15.124:0/463247169' entity='client.admin' 2023-11-16T12:54:23.359 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi188 2023-11-16T12:54:23.359 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-11-16T12:54:23.359 DEBUG:teuthology.orchestra.run.smithi188:> dd of=/etc/ceph/ceph.conf 2023-11-16T12:54:23.381 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-11-16T12:54:23.381 DEBUG:teuthology.orchestra.run.smithi188:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-16T12:54:23.441 INFO:tasks.cephadm:Adding host smithi188 to orchestrator... 2023-11-16T12:54:23.442 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch host add smithi188 2023-11-16T12:54:23.573 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:22.381041+0000 mon.smithi124 (mon.0) 117 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:23.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:22.670269+0000 mon.smithi124 (mon.0) 118 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd/host:smithi124", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:54:23.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:22.674083+0000 mon.smithi124 (mon.0) 119 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:23.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:23.021085+0000 mon.smithi124 (mon.0) 120 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:22.681218+0000 mgr.smithi124.lcfakv (mgr.14166) 5 : cephadm [INF] Deploying daemon alertmanager.smithi124 on smithi124 2023-11-16T12:54:24.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:23.018092+0000 mgr.smithi124.lcfakv (mgr.14166) 6 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:25.367 INFO:teuthology.orchestra.run.smithi124.stdout:Added host 'smithi188' with addr '172.21.15.188' 2023-11-16T12:54:25.687 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch host ls --format=json 2023-11-16T12:54:26.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:24.765331+0000 mgr.smithi124.lcfakv (mgr.14166) 7 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi188", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:26.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:25.366871+0000 mon.smithi124 (mon.0) 121 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:26.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:25.367169+0000 mgr.smithi124.lcfakv (mgr.14166) 8 : cephadm [INF] Added host smithi188 2023-11-16T12:54:27.150 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:54:27.151 INFO:teuthology.orchestra.run.smithi124.stdout:[{"addr": "172.21.15.124", "hostname": "smithi124", "labels": [], "status": ""}, {"addr": "172.21.15.188", "hostname": "smithi188", "labels": [], "status": ""}] 2023-11-16T12:54:27.531 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-16T12:54:27.531 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd crush tunables default 2023-11-16T12:54:27.818 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:27.149884+0000 mgr.smithi124.lcfakv (mgr.14166) 9 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:54:28.893 INFO:teuthology.orchestra.run.smithi124.stderr:adjusted tunables profile to default 2023-11-16T12:54:29.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:28.834119+0000 mon.smithi124 (mon.0) 122 : audit [INF] from='client.? 172.21.15.124:0/688935113' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-16T12:54:29.265 INFO:tasks.cephadm:Adding mon.smithi124 on smithi124 2023-11-16T12:54:29.265 INFO:tasks.cephadm:Adding mon.smithi188 on smithi188 2023-11-16T12:54:29.265 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch apply mon '2;smithi124:172.21.15.124=smithi124;smithi188:172.21.15.188=smithi188' 2023-11-16T12:54:30.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:28.889261+0000 mon.smithi124 (mon.0) 123 : audit [INF] from='client.? 172.21.15.124:0/688935113' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-16T12:54:30.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:28.889318+0000 mon.smithi124 (mon.0) 124 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-16T12:54:30.733 INFO:teuthology.orchestra.run.smithi188.stdout:Scheduled mon update... 2023-11-16T12:54:31.113 DEBUG:teuthology.orchestra.run.smithi188:mon.smithi188> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi188.service 2023-11-16T12:54:31.117 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:31.117 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:31.146 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:-- Logs begin at Thu 2023-11-16 12:44:29 UTC. -- 2023-11-16T12:54:32.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:30.725246+0000 mgr.smithi124.lcfakv (mgr.14166) 10 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi124:172.21.15.124=smithi124;smithi188:172.21.15.188=smithi188", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:54:32.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:30.726467+0000 mgr.smithi124.lcfakv (mgr.14166) 11 : cephadm [INF] Saving service mon spec with placement smithi124:172.21.15.124=smithi124;smithi188:172.21.15.188=smithi188;count:2 2023-11-16T12:54:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:30.729738+0000 mon.smithi124 (mon.0) 125 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:32.552 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:32.553 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:32.554 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:32.828 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:32.551613+0000 mon.smithi124 (mon.0) 126 : audit [DBG] from='client.? 172.21.15.188:0/61245429' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:33.942 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:33.943 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:35.372 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:35.373 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:35.374 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:35.617 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:34.292191+0000 mon.smithi124 (mon.0) 127 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:35.617 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:34.293702+0000 mon.smithi124 (mon.0) 128 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T12:54:35.617 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:34.298237+0000 mon.smithi124 (mon.0) 129 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-11-16T12:54:35.617 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:34.298822+0000 mon.smithi124 (mon.0) 130 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:54:35.617 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:34.299402+0000 mgr.smithi124.lcfakv (mgr.14166) 12 : cephadm [INF] Deploying daemon crash.smithi124 on smithi124 2023-11-16T12:54:35.618 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:34.669172+0000 mon.smithi124 (mon.0) 131 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:36.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:34.539340+0000 mgr.smithi124.lcfakv (mgr.14166) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:36.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:35.371576+0000 mon.smithi124 (mon.0) 132 : audit [DBG] from='client.? 172.21.15.188:0/1745909042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:36.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:35.781831+0000 mon.smithi124 (mon.0) 133 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:36.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:35.871421+0000 mon.smithi124 (mon.0) 134 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:36.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:35.873279+0000 mon.smithi124 (mon.0) 135 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:36.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:35.873640+0000 mon.smithi124 (mon.0) 136 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T12:54:36.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:35.876246+0000 mon.smithi124 (mon.0) 137 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:36.743 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:36.744 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:37.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:35.873955+0000 mgr.smithi124.lcfakv (mgr.14166) 14 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T12:54:37.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:35.879191+0000 mgr.smithi124.lcfakv (mgr.14166) 15 : cephadm [INF] Deploying daemon grafana.smithi124 on smithi124 2023-11-16T12:54:38.160 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:38.160 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:38.162 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:36.539706+0000 mgr.smithi124.lcfakv (mgr.14166) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:38.159754+0000 mon.smithi124 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.188:0/2651862321' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:39.556 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:39.556 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:40.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:38.540064+0000 mgr.smithi124.lcfakv (mgr.14166) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:40.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:39.674432+0000 mon.smithi124 (mon.0) 139 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:41.001 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:41.001 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:41.002 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:41.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:41.000426+0000 mon.smithi124 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.188:0/3215025266' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:42.396 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:42.396 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:40.540344+0000 mgr.smithi124.lcfakv (mgr.14166) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:43.796 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:43.797 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:43.798 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:44.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:42.540720+0000 mgr.smithi124.lcfakv (mgr.14166) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:44.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:43.795898+0000 mon.smithi124 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.188:0/3359678951' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:45.199 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:45.199 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:46.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:44.540965+0000 mgr.smithi124.lcfakv (mgr.14166) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:46.660 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:46.660 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:46.661 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:47.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:46.659079+0000 mon.smithi124 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.188:0/1745121053' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:48.051 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:48.051 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:48.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:46.541189+0000 mgr.smithi124.lcfakv (mgr.14166) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:49.473 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:49.473 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:49.474 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:50.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:48.541439+0000 mgr.smithi124.lcfakv (mgr.14166) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:49.471902+0000 mon.smithi124 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.188:0/2765603794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:50.872 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:50.873 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:52.245 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:52.246 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:52.248 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:52.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:50.541793+0000 mgr.smithi124.lcfakv (mgr.14166) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:52.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:51.630582+0000 mon.smithi124 (mon.0) 144 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:52.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:52.242962+0000 mon.smithi124 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.188:0/1258210412' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:53.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:54:51.632434+0000 mgr.smithi124.lcfakv (mgr.14166) 24 : cephadm [INF] Deploying daemon node-exporter.smithi124 on smithi124 2023-11-16T12:54:53.647 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:53.647 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:54.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:52.542036+0000 mgr.smithi124.lcfakv (mgr.14166) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:55.130 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:55.131 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:55.131 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:56.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:54.542276+0000 mgr.smithi124.lcfakv (mgr.14166) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:56.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:54.680256+0000 mon.smithi124 (mon.0) 146 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:54:56.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:55.088013+0000 mon.smithi124 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.188:0/2553464816' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:56.504 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:56.505 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:54:57.862 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:54:57.863 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:54:57.863 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:54:58.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:56.542524+0000 mgr.smithi124.lcfakv (mgr.14166) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:54:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:54:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:54:57.860998+0000 mon.smithi124 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.188:0/3815606043' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:54:59.239 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:54:59.240 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:00.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:54:58.542898+0000 mgr.smithi124.lcfakv (mgr.14166) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:00.609 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:00.609 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:00.611 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:01.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:00.608995+0000 mon.smithi124 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.188:0/1972287491' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:01.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:00.648158+0000 mon.smithi124 (mon.0) 150 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:02.024 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:02.025 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:00.543163+0000 mgr.smithi124.lcfakv (mgr.14166) 29 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:00.654052+0000 mgr.smithi124.lcfakv (mgr.14166) 30 : cephadm [INF] Deploying daemon prometheus.smithi124 on smithi124 2023-11-16T12:55:03.430 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:03.430 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:03.432 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:04.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:02.543539+0000 mgr.smithi124.lcfakv (mgr.14166) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:04.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:03.429390+0000 mon.smithi124 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.188:0/4036538242' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:04.831 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:04.831 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:06.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:04.543914+0000 mgr.smithi124.lcfakv (mgr.14166) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:04.686164+0000 mon.smithi124 (mon.0) 152 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:06.208 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:06.208 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:06.209 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:07.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:06.207549+0000 mon.smithi124 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.188:0/3472002245' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:07.589 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:07.590 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:08.630 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:06.544205+0000 mgr.smithi124.lcfakv (mgr.14166) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:09.018 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:09.019 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:09.020 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:09.634 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:09.017668+0000 mon.smithi124 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.188:0/731940344' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:10.386 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:10.387 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:08.544548+0000 mgr.smithi124.lcfakv (mgr.14166) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:11.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:10.305389+0000 mon.smithi124 (mon.0) 155 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:11.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:10.306243+0000 mon.smithi124 (mon.0) 156 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:55:11.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:10.307147+0000 mon.smithi124 (mon.0) 157 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:11.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:10.307841+0000 mon.smithi124 (mon.0) 158 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:55:11.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:10.795750+0000 mon.smithi124 (mon.0) 159 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:11.893 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:11.893 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:11.895 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:12.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:10.545019+0000 mgr.smithi124.lcfakv (mgr.14166) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:12.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:11.331967+0000 mon.smithi124 (mon.0) 160 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:12.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:11.892616+0000 mon.smithi124 (mon.0) 161 : audit [DBG] from='client.? 172.21.15.188:0/3457851636' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:13.560 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:13.560 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:13.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:12.545363+0000 mgr.smithi124.lcfakv (mgr.14166) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:13.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:12.613743+0000 mon.smithi124 (mon.0) 162 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:13.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:12.614224+0000 mgr.smithi124.lcfakv (mgr.14166) 37 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T12:55:13.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:12.635673+0000 mgr.smithi124.lcfakv (mgr.14166) 38 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T12:55:13.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:12.664122+0000 mon.smithi124 (mon.0) 163 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:15.069 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:15.069 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:15.071 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:15.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.058905+0000 mon.smithi124 (mon.0) 164 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.678073+0000 mon.smithi124 (mon.0) 165 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.680577+0000 mon.smithi124 (mon.0) 166 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.689360+0000 mon.smithi124 (mon.0) 167 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.739200+0000 mon.smithi124 (mon.0) 168 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.739928+0000 mon.smithi124 (mon.0) 169 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd/host:smithi188", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.743828+0000 mon.smithi124 (mon.0) 170 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.745651+0000 mon.smithi124 (mon.0) 171 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.747589+0000 mon.smithi124 (mon.0) 172 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-11-16T12:55:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:14.748496+0000 mon.smithi124 (mon.0) 173 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:16.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:14.545757+0000 mgr.smithi124.lcfakv (mgr.14166) 39 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:16.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:14.749202+0000 mgr.smithi124.lcfakv (mgr.14166) 40 : cephadm [INF] Deploying daemon crash.smithi188 on smithi188 2023-11-16T12:55:16.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:15.068696+0000 mon.smithi124 (mon.0) 174 : audit [DBG] from='client.? 172.21.15.188:0/3047885894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:16.569 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:16.570 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:18.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:16.546075+0000 mgr.smithi124.lcfakv (mgr.14166) 41 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:18.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:16.831878+0000 mon.smithi124 (mon.0) 175 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:18.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:16.833903+0000 mon.smithi124 (mon.0) 176 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T12:55:18.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:16.835760+0000 mon.smithi124 (mon.0) 177 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-16T12:55:18.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:16.836532+0000 mon.smithi124 (mon.0) 178 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T12:55:18.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:16.837424+0000 mon.smithi124 (mon.0) 179 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:18.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:16.838110+0000 mgr.smithi124.lcfakv (mgr.14166) 42 : cephadm [INF] Deploying daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T12:55:18.537 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:18.538 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:18.538 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:19.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:18.535473+0000 mon.smithi124 (mon.0) 180 : audit [DBG] from='client.? 172.21.15.188:0/2342890900' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:19.940 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:19.940 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:20.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:18.546428+0000 mgr.smithi124.lcfakv (mgr.14166) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:19.091783+0000 mon.smithi124 (mon.0) 181 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:19.093732+0000 mon.smithi124 (mon.0) 182 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T12:55:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:19.094473+0000 mon.smithi124 (mon.0) 183 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:19.095143+0000 mgr.smithi124.lcfakv (mgr.14166) 44 : cephadm [INF] Deploying daemon mon.smithi188 on smithi188 2023-11-16T12:55:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:19.692895+0000 mon.smithi124 (mon.0) 184 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:21.758 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:21.758 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:53:21.084282Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-16T12:55:21.762 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2023-11-16T12:55:22.343 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:22 smithi188 bash[111195]: a9b521acd709eb069beab325b58dec666dd96cfabffe8d0957fec38e8872b97b 2023-11-16T12:55:22.344 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:22 smithi188 systemd[1]: Started Ceph mon.smithi188 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T12:55:23.345 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T12:55:23.346 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:22.129336+0000 mon.smithi124 (mon.0) 187 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:22.129533+0000 mon.smithi124 (mon.0) 188 : cluster [INF] mon.smithi124 calling monitor election 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:22.142520+0000 mon.smithi124 (mon.0) 189 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:22.547189+0000 mgr.smithi124.lcfakv (mgr.14166) 46 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:23.126437+0000 mon.smithi124 (mon.0) 190 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:24.126829+0000 mon.smithi124 (mon.0) 191 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:24.127462+0000 mon.smithi188 (mon.1) 1 : cluster [INF] mon.smithi188 calling monitor election 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:24.313428+0000 mon.smithi124 (mon.0) 192 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T12:55:27.545 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:24.547503+0000 mgr.smithi124.lcfakv (mgr.14166) 47 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:25.126863+0000 mon.smithi124 (mon.0) 193 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:26.126958+0000 mon.smithi124 (mon.0) 194 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:27.126896+0000 mon.smithi124 (mon.0) 195 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.156399+0000 mon.smithi124 (mon.0) 196 : cluster [INF] mon.smithi124 is new leader, mons smithi124,smithi188 in quorum (ranks 0,1) 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.164579+0000 mon.smithi124 (mon.0) 197 : cluster [DBG] monmap e2: 2 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],smithi188=[v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0]} 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.164624+0000 mon.smithi124 (mon.0) 198 : cluster [DBG] fsmap 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.164663+0000 mon.smithi124 (mon.0) 199 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.164852+0000 mon.smithi124 (mon.0) 200 : cluster [DBG] mgrmap e17: smithi124.lcfakv(active, since 72s) 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.165831+0000 mon.smithi124 (mon.0) 201 : cluster [DBG] Standby manager daemon smithi188.chcfuf started 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:27.166862+0000 mon.smithi124 (mon.0) 202 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:27.168340+0000 mon.smithi124 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:27.168827+0000 mon.smithi124 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T12:55:27.546 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.172309+0000 mon.smithi124 (mon.0) 205 : cluster [INF] overall HEALTH_OK 2023-11-16T12:55:27.547 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:27.176214+0000 mon.smithi124 (mon.0) 206 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:27.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:22.129336+0000 mon.smithi124 (mon.0) 187 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:22.129533+0000 mon.smithi124 (mon.0) 188 : cluster [INF] mon.smithi124 calling monitor election 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:22.142520+0000 mon.smithi124 (mon.0) 189 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:22.547189+0000 mgr.smithi124.lcfakv (mgr.14166) 46 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:23.126437+0000 mon.smithi124 (mon.0) 190 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:24.126829+0000 mon.smithi124 (mon.0) 191 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:24.127462+0000 mon.smithi188 (mon.1) 1 : cluster [INF] mon.smithi188 calling monitor election 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:24.313428+0000 mon.smithi124 (mon.0) 192 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:24.547503+0000 mgr.smithi124.lcfakv (mgr.14166) 47 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:25.126863+0000 mon.smithi124 (mon.0) 193 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:26.126958+0000 mon.smithi124 (mon.0) 194 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:27.126896+0000 mon.smithi124 (mon.0) 195 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.156399+0000 mon.smithi124 (mon.0) 196 : cluster [INF] mon.smithi124 is new leader, mons smithi124,smithi188 in quorum (ranks 0,1) 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.164579+0000 mon.smithi124 (mon.0) 197 : cluster [DBG] monmap e2: 2 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],smithi188=[v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0]} 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.164624+0000 mon.smithi124 (mon.0) 198 : cluster [DBG] fsmap 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.164663+0000 mon.smithi124 (mon.0) 199 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.164852+0000 mon.smithi124 (mon.0) 200 : cluster [DBG] mgrmap e17: smithi124.lcfakv(active, since 72s) 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.165831+0000 mon.smithi124 (mon.0) 201 : cluster [DBG] Standby manager daemon smithi188.chcfuf started 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:27.166862+0000 mon.smithi124 (mon.0) 202 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:27.168340+0000 mon.smithi124 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:27.168827+0000 mon.smithi124 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.188:0/1782047162' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.172309+0000 mon.smithi124 (mon.0) 205 : cluster [INF] overall HEALTH_OK 2023-11-16T12:55:27.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:27.176214+0000 mon.smithi124 (mon.0) 206 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:27.749 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-11-16T12:55:27.749 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":2,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T12:55:22.126604Z","created":"2023-11-16T12:53:21.084282Z","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":"smithi124","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi188","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:3300","nonce":0},{"type":"v1","addr":"172.21.15.188:6789","nonce":0}]},"addr":"172.21.15.188:6789/0","public_addr":"172.21.15.188:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-11-16T12:55:27.751 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 2 2023-11-16T12:55:28.160 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-16T12:55:28.160 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph config generate-minimal-conf 2023-11-16T12:55:28.477 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:26.547845+0000 mgr.smithi124.lcfakv (mgr.14166) 48 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:28.477 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:27.177788+0000 mgr.smithi124.lcfakv (mgr.14166) 49 : cephadm [INF] Deploying daemon node-exporter.smithi188 on smithi188 2023-11-16T12:55:28.477 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:27.226518+0000 mon.smithi124 (mon.0) 207 : cluster [DBG] mgrmap e18: smithi124.lcfakv(active, since 72s), standbys: smithi188.chcfuf 2023-11-16T12:55:28.478 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:27.226703+0000 mon.smithi124 (mon.0) 208 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T12:55:28.478 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:27.747599+0000 mon.smithi124 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.188:0/2258708574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:28.478 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:28.127473+0000 mon.smithi124 (mon.0) 210 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:28.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:26.547845+0000 mgr.smithi124.lcfakv (mgr.14166) 48 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:27.177788+0000 mgr.smithi124.lcfakv (mgr.14166) 49 : cephadm [INF] Deploying daemon node-exporter.smithi188 on smithi188 2023-11-16T12:55:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:27.226518+0000 mon.smithi124 (mon.0) 207 : cluster [DBG] mgrmap e18: smithi124.lcfakv(active, since 72s), standbys: smithi188.chcfuf 2023-11-16T12:55:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:27.226703+0000 mon.smithi124 (mon.0) 208 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T12:55:28.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:27.747599+0000 mon.smithi124 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.188:0/2258708574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T12:55:28.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:28.127473+0000 mon.smithi124 (mon.0) 210 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:55:29.446 INFO:teuthology.orchestra.run.smithi124.stdout:# minimal ceph.conf for 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:55:29.446 INFO:teuthology.orchestra.run.smithi124.stdout:[global] 2023-11-16T12:55:29.446 INFO:teuthology.orchestra.run.smithi124.stdout: fsid = 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T12:55:29.446 INFO:teuthology.orchestra.run.smithi124.stdout: mon_host = [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] 2023-11-16T12:55:29.766 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-16T12:55:29.767 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:55:29.767 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.conf 2023-11-16T12:55:29.796 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:55:29.796 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-16T12:55:29.863 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-11-16T12:55:29.863 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/ceph/ceph.conf 2023-11-16T12:55:29.902 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-11-16T12:55:29.902 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-16T12:55:29.972 INFO:tasks.cephadm:Deploying OSDs... 2023-11-16T12:55:29.973 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:55:29.973 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/scratch_devs of=/dev/stdout 2023-11-16T12:55:29.991 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-16T12:55:29.991 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_1 2023-11-16T12:55:30.049 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-16T12:55:30.049 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:30.050 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 394151 Links: 1 2023-11-16T12:55:30.050 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:30.050 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:30.050 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-11-16 12:55:09.856595315 +0000 2023-11-16T12:55:30.050 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-11-16 12:51:50.748081971 +0000 2023-11-16T12:55:30.050 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-11-16 12:51:50.748081971 +0000 2023-11-16T12:55:30.050 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-11-16T12:55:30.050 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-16T12:55:30.116 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-11-16T12:55:30.116 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-11-16T12:55:30.116 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000211694 s, 2.4 MB/s 2023-11-16T12:55:30.117 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-16T12:55:30.176 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_2 2023-11-16T12:55:30.234 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-16T12:55:30.234 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:30.235 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 386981 Links: 1 2023-11-16T12:55:30.235 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:30.235 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:30.235 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-11-16 12:55:09.856595315 +0000 2023-11-16T12:55:30.235 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-11-16 12:51:51.271073034 +0000 2023-11-16T12:55:30.235 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-11-16 12:51:51.271073034 +0000 2023-11-16T12:55:30.235 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-11-16T12:55:30.235 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-16T12:55:30.300 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-11-16T12:55:30.300 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-11-16T12:55:30.300 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000217104 s, 2.4 MB/s 2023-11-16T12:55:30.301 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-16T12:55:30.360 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_3 2023-11-16T12:55:30.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:28.548219+0000 mgr.smithi124.lcfakv (mgr.14166) 50 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:30.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:29.445316+0000 mon.smithi124 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.124:0/408442521' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:30.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:29.697362+0000 mon.smithi124 (mon.0) 212 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 391091 Links: 1 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-11-16 12:55:09.856595315 +0000 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-11-16 12:51:51.804063926 +0000 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-11-16 12:51:51.804063926 +0000 2023-11-16T12:55:30.410 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-11-16T12:55:30.411 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-16T12:55:30.475 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-11-16T12:55:30.475 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-11-16T12:55:30.476 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000203243 s, 2.5 MB/s 2023-11-16T12:55:30.477 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-16T12:55:30.535 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_4 2023-11-16T12:55:30.593 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 391475 Links: 1 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-11-16 12:55:09.856595315 +0000 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-11-16 12:51:52.318055143 +0000 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-11-16 12:51:52.318055143 +0000 2023-11-16T12:55:30.594 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-11-16T12:55:30.594 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-16T12:55:30.659 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-11-16T12:55:30.660 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-11-16T12:55:30.660 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000300368 s, 1.7 MB/s 2023-11-16T12:55:30.660 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-16T12:55:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:28.548219+0000 mgr.smithi124.lcfakv (mgr.14166) 50 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:29.445316+0000 mon.smithi124 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.124:0/408442521' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:29.697362+0000 mon.smithi124 (mon.0) 212 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:30.719 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-11-16T12:55:30.720 DEBUG:teuthology.orchestra.run.smithi188:> dd if=/scratch_devs of=/dev/stdout 2023-11-16T12:55:30.741 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-16T12:55:30.741 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_1 2023-11-16T12:55:30.801 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 6h/6d Inode: 388725 Links: 1 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2023-11-16 12:55:27.597605879 +0000 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2023-11-16 12:51:51.117057193 +0000 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2023-11-16 12:51:51.117057193 +0000 2023-11-16T12:55:30.802 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2023-11-16T12:55:30.802 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-16T12:55:30.871 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2023-11-16T12:55:30.871 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2023-11-16T12:55:30.871 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000213746 s, 2.4 MB/s 2023-11-16T12:55:30.872 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-16T12:55:30.934 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_2 2023-11-16T12:55:30.993 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-16T12:55:30.993 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:30.993 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 6h/6d Inode: 395515 Links: 1 2023-11-16T12:55:30.994 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:30.994 INFO:teuthology.orchestra.run.smithi188.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:30.994 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2023-11-16 12:55:27.597605879 +0000 2023-11-16T12:55:30.994 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2023-11-16 12:51:51.620048184 +0000 2023-11-16T12:55:30.994 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2023-11-16 12:51:51.620048184 +0000 2023-11-16T12:55:30.994 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2023-11-16T12:55:30.994 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-16T12:55:31.062 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2023-11-16T12:55:31.062 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2023-11-16T12:55:31.062 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000232661 s, 2.2 MB/s 2023-11-16T12:55:31.063 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-16T12:55:31.123 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_3 2023-11-16T12:55:31.183 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-16T12:55:31.183 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:31.183 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 6h/6d Inode: 393056 Links: 1 2023-11-16T12:55:31.183 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:31.183 INFO:teuthology.orchestra.run.smithi188.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:31.184 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2023-11-16 12:55:27.598605861 +0000 2023-11-16T12:55:31.184 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2023-11-16 12:51:52.154038619 +0000 2023-11-16T12:55:31.184 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2023-11-16 12:51:52.154038619 +0000 2023-11-16T12:55:31.184 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2023-11-16T12:55:31.184 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-16T12:55:31.250 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2023-11-16T12:55:31.250 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2023-11-16T12:55:31.250 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000285722 s, 1.8 MB/s 2023-11-16T12:55:31.251 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-16T12:55:31.310 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_4 2023-11-16T12:55:31.369 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-16T12:55:31.369 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T12:55:31.369 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 6h/6d Inode: 395676 Links: 1 2023-11-16T12:55:31.369 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T12:55:31.369 INFO:teuthology.orchestra.run.smithi188.stdout:Context: system_u:object_r:device_t:s0 2023-11-16T12:55:31.369 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2023-11-16 12:55:27.598605861 +0000 2023-11-16T12:55:31.369 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2023-11-16 12:51:52.671029358 +0000 2023-11-16T12:55:31.370 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2023-11-16 12:51:52.671029358 +0000 2023-11-16T12:55:31.370 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2023-11-16T12:55:31.370 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-16T12:55:31.434 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2023-11-16T12:55:31.435 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2023-11-16T12:55:31.435 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000229898 s, 2.2 MB/s 2023-11-16T12:55:31.436 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-16T12:55:31.494 INFO:tasks.cephadm:Deploying osd.0 on smithi124 with /dev/vg_nvme/lv_4... 2023-11-16T12:55:31.495 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-16T12:55:32.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:30.548608+0000 mgr.smithi124.lcfakv (mgr.14166) 51 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:32.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:30.548608+0000 mgr.smithi124.lcfakv (mgr.14166) 51 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:33.255 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-16T12:55:33.256 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-16T12:55:33.256 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-11-16T12:55:33.256 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-11-16T12:55:33.256 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.014804 s, 708 MB/s 2023-11-16T12:55:33.257 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-11-16T12:55:33.657 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_4 2023-11-16T12:55:34.570 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:32.548917+0000 mgr.smithi124.lcfakv (mgr.14166) 52 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:34.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:32.548917+0000 mgr.smithi124.lcfakv (mgr.14166) 52 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:35.478 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:34.911174+0000 mon.smithi124 (mon.0) 213 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:55:35.478 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:34.912518+0000 mon.smithi124 (mon.0) 214 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:55:35.478 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:34.913065+0000 mon.smithi124 (mon.0) 215 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:35.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:34.911174+0000 mon.smithi124 (mon.0) 213 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:55:35.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:34.912518+0000 mon.smithi124 (mon.0) 214 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:55:35.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:34.913065+0000 mon.smithi124 (mon.0) 215 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:36.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:34.549203+0000 mgr.smithi124.lcfakv (mgr.14166) 53 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:36.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:34.910322+0000 mgr.smithi124.lcfakv (mgr.14166) 54 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:55:36.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:36.056199+0000 mon.smithi124 (mon.0) 216 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:36.574 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:36.057306+0000 mon.smithi124 (mon.0) 217 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:55:36.575 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:36.058279+0000 mon.smithi124 (mon.0) 218 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:36.575 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:36.058849+0000 mon.smithi124 (mon.0) 219 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:55:36.593 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:34.549203+0000 mgr.smithi124.lcfakv (mgr.14166) 53 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:36.593 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:34.910322+0000 mgr.smithi124.lcfakv (mgr.14166) 54 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:55:36.593 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:36.056199+0000 mon.smithi124 (mon.0) 216 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:36.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:36.057306+0000 mon.smithi124 (mon.0) 217 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:55:36.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:36.058279+0000 mon.smithi124 (mon.0) 218 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:36.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:36.058849+0000 mon.smithi124 (mon.0) 219 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:55:37.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:36.539697+0000 mon.smithi124 (mon.0) 220 : audit [INF] from='client.? 172.21.15.124:0/2976250742' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8932d25-71db-42df-9896-6d482bb518fd"}]: dispatch 2023-11-16T12:55:37.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:36.543506+0000 mon.smithi124 (mon.0) 221 : audit [INF] from='client.? 172.21.15.124:0/2976250742' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8932d25-71db-42df-9896-6d482bb518fd"}]': finished 2023-11-16T12:55:37.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:36.543545+0000 mon.smithi124 (mon.0) 222 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-11-16T12:55:37.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:36.543644+0000 mon.smithi124 (mon.0) 223 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:37.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:37.013606+0000 mon.smithi124 (mon.0) 224 : audit [DBG] from='client.? 172.21.15.124:0/1903150455' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:55:37.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:37.292414+0000 mon.smithi124 (mon.0) 225 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:37.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:36.539697+0000 mon.smithi124 (mon.0) 220 : audit [INF] from='client.? 172.21.15.124:0/2976250742' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8932d25-71db-42df-9896-6d482bb518fd"}]: dispatch 2023-11-16T12:55:37.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:36.543506+0000 mon.smithi124 (mon.0) 221 : audit [INF] from='client.? 172.21.15.124:0/2976250742' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8932d25-71db-42df-9896-6d482bb518fd"}]': finished 2023-11-16T12:55:37.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:36.543545+0000 mon.smithi124 (mon.0) 222 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-11-16T12:55:37.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:36.543644+0000 mon.smithi124 (mon.0) 223 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:37.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:37.013606+0000 mon.smithi124 (mon.0) 224 : audit [DBG] from='client.? 172.21.15.124:0/1903150455' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:55:37.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:37.292414+0000 mon.smithi124 (mon.0) 225 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:38.635 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:36.549469+0000 mgr.smithi124.lcfakv (mgr.14166) 55 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:38.635 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:37.292793+0000 mgr.smithi124.lcfakv (mgr.14166) 56 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T12:55:38.636 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:37.314197+0000 mgr.smithi124.lcfakv (mgr.14166) 57 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T12:55:38.636 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:37.342836+0000 mon.smithi124 (mon.0) 226 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:38.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:36.549469+0000 mgr.smithi124.lcfakv (mgr.14166) 55 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:38.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:37.292793+0000 mgr.smithi124.lcfakv (mgr.14166) 56 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T12:55:38.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:37.314197+0000 mgr.smithi124.lcfakv (mgr.14166) 57 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T12:55:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:37.342836+0000 mon.smithi124 (mon.0) 226 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.547 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:38.549764+0000 mgr.smithi124.lcfakv (mgr.14166) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:40.547 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:39.256256+0000 mon.smithi124 (mon.0) 227 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.547 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:39.625583+0000 mon.smithi124 (mon.0) 228 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.547 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:39.631119+0000 mon.smithi124 (mon.0) 229 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.547 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:39.633565+0000 mon.smithi124 (mon.0) 230 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T12:55:40.547 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:39.634108+0000 mon.smithi124 (mon.0) 231 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T12:55:40.548 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:39.634567+0000 mon.smithi124 (mon.0) 232 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:40.548 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:39.703405+0000 mon.smithi124 (mon.0) 233 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:38.549764+0000 mgr.smithi124.lcfakv (mgr.14166) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:39.256256+0000 mon.smithi124 (mon.0) 227 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:39.625583+0000 mon.smithi124 (mon.0) 228 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:39.631119+0000 mon.smithi124 (mon.0) 229 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:39.633565+0000 mon.smithi124 (mon.0) 230 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T12:55:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:39.634108+0000 mon.smithi124 (mon.0) 231 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T12:55:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:39.634567+0000 mon.smithi124 (mon.0) 232 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:39.703405+0000 mon.smithi124 (mon.0) 233 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:41.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:39.596677+0000 mgr.smithi124.lcfakv (mgr.14166) 59 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T12:55:41.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:39.633293+0000 mgr.smithi124.lcfakv (mgr.14166) 60 : cephadm [INF] Reconfiguring mon.smithi124 (unknown last config time)... 2023-11-16T12:55:41.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:39.634977+0000 mgr.smithi124.lcfakv (mgr.14166) 61 : cephadm [INF] Reconfiguring daemon mon.smithi124 on smithi124 2023-11-16T12:55:41.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:40.803414+0000 mon.smithi124 (mon.0) 234 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:41.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:40.804122+0000 mon.smithi124 (mon.0) 235 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T12:55:41.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:40.804676+0000 mon.smithi124 (mon.0) 236 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T12:55:41.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:40.805088+0000 mon.smithi124 (mon.0) 237 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:41.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:39.596677+0000 mgr.smithi124.lcfakv (mgr.14166) 59 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T12:55:41.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:39.633293+0000 mgr.smithi124.lcfakv (mgr.14166) 60 : cephadm [INF] Reconfiguring mon.smithi124 (unknown last config time)... 2023-11-16T12:55:41.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:39.634977+0000 mgr.smithi124.lcfakv (mgr.14166) 61 : cephadm [INF] Reconfiguring daemon mon.smithi124 on smithi124 2023-11-16T12:55:41.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:40.803414+0000 mon.smithi124 (mon.0) 234 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:41.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:40.804122+0000 mon.smithi124 (mon.0) 235 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T12:55:41.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:40.804676+0000 mon.smithi124 (mon.0) 236 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T12:55:41.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:40.805088+0000 mon.smithi124 (mon.0) 237 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:42.532 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:40.550007+0000 mgr.smithi124.lcfakv (mgr.14166) 62 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:42.532 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:40.803886+0000 mgr.smithi124.lcfakv (mgr.14166) 63 : cephadm [INF] Reconfiguring mgr.smithi124.lcfakv (unknown last config time)... 2023-11-16T12:55:42.532 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:40.805446+0000 mgr.smithi124.lcfakv (mgr.14166) 64 : cephadm [INF] Reconfiguring daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T12:55:42.532 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:41.638379+0000 mon.smithi124 (mon.0) 238 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T12:55:42.532 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:41.638956+0000 mon.smithi124 (mon.0) 239 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:40.550007+0000 mgr.smithi124.lcfakv (mgr.14166) 62 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:40.803886+0000 mgr.smithi124.lcfakv (mgr.14166) 63 : cephadm [INF] Reconfiguring mgr.smithi124.lcfakv (unknown last config time)... 2023-11-16T12:55:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:40.805446+0000 mgr.smithi124.lcfakv (mgr.14166) 64 : cephadm [INF] Reconfiguring daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T12:55:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:41.638379+0000 mon.smithi124 (mon.0) 238 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T12:55:42.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:41.638956+0000 mon.smithi124 (mon.0) 239 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:43.542 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:41.639370+0000 mgr.smithi124.lcfakv (mgr.14166) 65 : cephadm [INF] Deploying daemon osd.0 on smithi124 2023-11-16T12:55:43.542 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:42.369137+0000 mon.smithi124 (mon.0) 240 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:43.542 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:42.369656+0000 mgr.smithi124.lcfakv (mgr.14166) 66 : cephadm [INF] Reconfiguring alertmanager.smithi124 (dependencies changed)... 2023-11-16T12:55:43.542 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:42.372025+0000 mgr.smithi124.lcfakv (mgr.14166) 67 : cephadm [INF] Reconfiguring daemon alertmanager.smithi124 on smithi124 2023-11-16T12:55:43.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:41.639370+0000 mgr.smithi124.lcfakv (mgr.14166) 65 : cephadm [INF] Deploying daemon osd.0 on smithi124 2023-11-16T12:55:43.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:42.369137+0000 mon.smithi124 (mon.0) 240 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:43.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:42.369656+0000 mgr.smithi124.lcfakv (mgr.14166) 66 : cephadm [INF] Reconfiguring alertmanager.smithi124 (dependencies changed)... 2023-11-16T12:55:43.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:42.372025+0000 mgr.smithi124.lcfakv (mgr.14166) 67 : cephadm [INF] Reconfiguring daemon alertmanager.smithi124 on smithi124 2023-11-16T12:55:44.574 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 0 on host 'smithi124' 2023-11-16T12:55:44.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:42.550902+0000 mgr.smithi124.lcfakv (mgr.14166) 68 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:42.550902+0000 mgr.smithi124.lcfakv (mgr.14166) 68 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:45.206 DEBUG:teuthology.orchestra.run.smithi124:osd.0> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.0.service 2023-11-16T12:55:45.208 INFO:tasks.cephadm:Deploying osd.1 on smithi124 with /dev/vg_nvme/lv_3... 2023-11-16T12:55:45.208 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-16T12:55:45.238 INFO:journalctl@ceph.osd.0.smithi124.stdout:-- Logs begin at Thu 2023-11-16 12:44:28 UTC. -- 2023-11-16T12:55:45.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:44.551153+0000 mgr.smithi124.lcfakv (mgr.14166) 69 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:44.567773+0000 mon.smithi124 (mon.0) 241 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:44.571994+0000 mon.smithi124 (mon.0) 242 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:45.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:44.551153+0000 mgr.smithi124.lcfakv (mgr.14166) 69 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:45.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:44.567773+0000 mon.smithi124 (mon.0) 241 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:45.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:44.571994+0000 mon.smithi124 (mon.0) 242 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:47.515 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-16T12:55:47.515 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-16T12:55:47.515 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-11-16T12:55:47.515 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-11-16T12:55:47.516 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0158404 s, 662 MB/s 2023-11-16T12:55:47.516 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 2023-11-16T12:55:47.516 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-11-16T12:55:47.804 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 12:55:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.0[118281]: debug 2023-11-16T12:55:47.772+0000 7fba8fc6d080 -1 osd.0 0 log_to_monitors {default=true} 2023-11-16T12:55:48.015 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_3 2023-11-16T12:55:48.510 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:46.551382+0000 mgr.smithi124.lcfakv (mgr.14166) 70 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:48.510 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:47.228286+0000 mon.smithi124 (mon.0) 243 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:48.510 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:47.229001+0000 mgr.smithi124.lcfakv (mgr.14166) 71 : cephadm [INF] Reconfiguring crash.smithi124 (monmap changed)... 2023-11-16T12:55:48.510 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:47.229260+0000 mon.smithi124 (mon.0) 244 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T12:55:48.510 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:47.229936+0000 mon.smithi124 (mon.0) 245 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:48.510 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:47.230510+0000 mgr.smithi124.lcfakv (mgr.14166) 72 : cephadm [INF] Reconfiguring daemon crash.smithi124 on smithi124 2023-11-16T12:55:48.511 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:47.777213+0000 mon.smithi124 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-16T12:55:48.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:46.551382+0000 mgr.smithi124.lcfakv (mgr.14166) 70 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:48.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:47.228286+0000 mon.smithi124 (mon.0) 243 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:48.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:47.229001+0000 mgr.smithi124.lcfakv (mgr.14166) 71 : cephadm [INF] Reconfiguring crash.smithi124 (monmap changed)... 2023-11-16T12:55:48.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:47.229260+0000 mon.smithi124 (mon.0) 244 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T12:55:48.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:47.229936+0000 mon.smithi124 (mon.0) 245 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:48.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:47.230510+0000 mgr.smithi124.lcfakv (mgr.14166) 72 : cephadm [INF] Reconfiguring daemon crash.smithi124 on smithi124 2023-11-16T12:55:48.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:47.777213+0000 mon.smithi124 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-16T12:55:49.387 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.0[118281]: debug 2023-11-16T12:55:49.297+0000 7fba861d0700 -1 osd.0 0 waiting for initial osdmap 2023-11-16T12:55:49.388 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.0[118281]: debug 2023-11-16T12:55:49.300+0000 7fba7f946700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:55:49.388 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:48.277686+0000 mon.smithi124 (mon.0) 247 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:49.388 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:48.278274+0000 mgr.smithi124.lcfakv (mgr.14166) 73 : cephadm [INF] Reconfiguring grafana.smithi124 (dependencies changed)... 2023-11-16T12:55:49.388 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:48.282705+0000 mgr.smithi124.lcfakv (mgr.14166) 74 : cephadm [INF] Reconfiguring daemon grafana.smithi124 on smithi124 2023-11-16T12:55:49.388 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:48.296268+0000 mon.smithi124 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-16T12:55:49.388 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:48.296326+0000 mon.smithi124 (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-11-16T12:55:49.389 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:48.296419+0000 mon.smithi124 (mon.0) 250 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:49.389 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:48.296775+0000 mon.smithi124 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:55:49.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:48.277686+0000 mon.smithi124 (mon.0) 247 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:49.741 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:48.278274+0000 mgr.smithi124.lcfakv (mgr.14166) 73 : cephadm [INF] Reconfiguring grafana.smithi124 (dependencies changed)... 2023-11-16T12:55:49.741 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:48.282705+0000 mgr.smithi124.lcfakv (mgr.14166) 74 : cephadm [INF] Reconfiguring daemon grafana.smithi124 on smithi124 2023-11-16T12:55:49.741 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:48.296268+0000 mon.smithi124 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-16T12:55:49.741 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:48.296326+0000 mon.smithi124 (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-11-16T12:55:49.741 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:48.296419+0000 mon.smithi124 (mon.0) 250 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:49.741 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:48.296775+0000 mon.smithi124 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:48.551594+0000 mgr.smithi124.lcfakv (mgr.14166) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:49.296396+0000 mon.smithi124 (mon.0) 252 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:49.296438+0000 mon.smithi124 (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:49.296693+0000 mon.smithi124 (mon.0) 254 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:49.299810+0000 mon.smithi124 (mon.0) 255 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:49.380655+0000 mgr.smithi124.lcfakv (mgr.14166) 76 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:49.381386+0000 mon.smithi124 (mon.0) 256 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:49.382594+0000 mon.smithi124 (mon.0) 257 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:55:50.593 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:49.383125+0000 mon.smithi124 (mon.0) 258 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:50.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:48.551594+0000 mgr.smithi124.lcfakv (mgr.14166) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:49.296396+0000 mon.smithi124 (mon.0) 252 : audit [INF] from='osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:49.296438+0000 mon.smithi124 (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:49.296693+0000 mon.smithi124 (mon.0) 254 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:49.299810+0000 mon.smithi124 (mon.0) 255 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:49.380655+0000 mgr.smithi124.lcfakv (mgr.14166) 76 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:49.381386+0000 mon.smithi124 (mon.0) 256 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:49.382594+0000 mon.smithi124 (mon.0) 257 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:55:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:49.383125+0000 mon.smithi124 (mon.0) 258 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:51.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:48.745755+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:55:51.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:48.745838+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:55:51.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:50.299313+0000 mon.smithi124 (mon.0) 259 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:51.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:50.301826+0000 mon.smithi124 (mon.0) 260 : cluster [INF] osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926] boot 2023-11-16T12:55:51.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:50.301857+0000 mon.smithi124 (mon.0) 261 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-11-16T12:55:51.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:50.302086+0000 mon.smithi124 (mon.0) 262 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:51.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:51.124519+0000 mon.smithi124 (mon.0) 263 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:51.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:48.745755+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:55:51.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:48.745838+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:55:51.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:50.299313+0000 mon.smithi124 (mon.0) 259 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:51.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:50.301826+0000 mon.smithi124 (mon.0) 260 : cluster [INF] osd.0 [v2:172.21.15.124:6802/2118333926,v1:172.21.15.124:6803/2118333926] boot 2023-11-16T12:55:51.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:50.301857+0000 mon.smithi124 (mon.0) 261 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-11-16T12:55:51.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:50.302086+0000 mon.smithi124 (mon.0) 262 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:55:51.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:51.124519+0000 mon.smithi124 (mon.0) 263 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:52.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:50.551823+0000 mgr.smithi124.lcfakv (mgr.14166) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:52.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:51.125219+0000 mgr.smithi124.lcfakv (mgr.14166) 78 : cephadm [INF] Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T12:55:52.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:51.127336+0000 mgr.smithi124.lcfakv (mgr.14166) 79 : cephadm [INF] Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T12:55:52.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:51.305343+0000 mon.smithi124 (mon.0) 264 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-16T12:55:52.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:51.951415+0000 mon.smithi124 (mon.0) 265 : audit [INF] from='client.? 172.21.15.124:0/1131590382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "055c1236-b74c-4f2d-96d0-0860eee5021e"}]: dispatch 2023-11-16T12:55:52.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:51.954800+0000 mon.smithi124 (mon.0) 266 : audit [INF] from='client.? 172.21.15.124:0/1131590382' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "055c1236-b74c-4f2d-96d0-0860eee5021e"}]': finished 2023-11-16T12:55:52.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:51.954837+0000 mon.smithi124 (mon.0) 267 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-11-16T12:55:52.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:51.954940+0000 mon.smithi124 (mon.0) 268 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:55:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:50.551823+0000 mgr.smithi124.lcfakv (mgr.14166) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T12:55:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:51.125219+0000 mgr.smithi124.lcfakv (mgr.14166) 78 : cephadm [INF] Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T12:55:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:51.127336+0000 mgr.smithi124.lcfakv (mgr.14166) 79 : cephadm [INF] Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T12:55:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:51.305343+0000 mon.smithi124 (mon.0) 264 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-16T12:55:52.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:51.951415+0000 mon.smithi124 (mon.0) 265 : audit [INF] from='client.? 172.21.15.124:0/1131590382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "055c1236-b74c-4f2d-96d0-0860eee5021e"}]: dispatch 2023-11-16T12:55:52.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:51.954800+0000 mon.smithi124 (mon.0) 266 : audit [INF] from='client.? 172.21.15.124:0/1131590382' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "055c1236-b74c-4f2d-96d0-0860eee5021e"}]': finished 2023-11-16T12:55:52.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:51.954837+0000 mon.smithi124 (mon.0) 267 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-11-16T12:55:52.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:51.954940+0000 mon.smithi124 (mon.0) 268 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:55:53.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:52.364777+0000 mon.smithi124 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.124:0/959505503' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:55:53.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:52.364777+0000 mon.smithi124 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.124:0/959505503' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:55:54.608 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:52.552065+0000 mgr.smithi124.lcfakv (mgr.14166) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:55:54.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:52.552065+0000 mgr.smithi124.lcfakv (mgr.14166) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:55:56.637 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:54.552379+0000 mgr.smithi124.lcfakv (mgr.14166) 81 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:55:56.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:54.552379+0000 mgr.smithi124.lcfakv (mgr.14166) 81 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:55:58.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:56.552711+0000 mgr.smithi124.lcfakv (mgr.14166) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:55:58.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:57.369444+0000 mon.smithi124 (mon.0) 270 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:57.369889+0000 mgr.smithi124.lcfakv (mgr.14166) 83 : cephadm [INF] Reconfiguring crash.smithi188 (monmap changed)... 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:57.370096+0000 mon.smithi124 (mon.0) 271 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:57.370671+0000 mon.smithi124 (mon.0) 272 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:57.371060+0000 mgr.smithi124.lcfakv (mgr.14166) 84 : cephadm [INF] Reconfiguring daemon crash.smithi188 on smithi188 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:58.236774+0000 mon.smithi124 (mon.0) 273 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:58.237281+0000 mon.smithi124 (mon.0) 274 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:58.315361+0000 mon.smithi124 (mon.0) 275 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:58.316192+0000 mon.smithi124 (mon.0) 276 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:58.316951+0000 mon.smithi124 (mon.0) 277 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T12:55:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:58.317582+0000 mon.smithi124 (mon.0) 278 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:58.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:56.552711+0000 mgr.smithi124.lcfakv (mgr.14166) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:57.369444+0000 mon.smithi124 (mon.0) 270 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:57.369889+0000 mgr.smithi124.lcfakv (mgr.14166) 83 : cephadm [INF] Reconfiguring crash.smithi188 (monmap changed)... 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:57.370096+0000 mon.smithi124 (mon.0) 271 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:57.370671+0000 mon.smithi124 (mon.0) 272 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:57.371060+0000 mgr.smithi124.lcfakv (mgr.14166) 84 : cephadm [INF] Reconfiguring daemon crash.smithi188 on smithi188 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:58.236774+0000 mon.smithi124 (mon.0) 273 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:58.237281+0000 mon.smithi124 (mon.0) 274 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:58.315361+0000 mon.smithi124 (mon.0) 275 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:58.316192+0000 mon.smithi124 (mon.0) 276 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:58.316951+0000 mon.smithi124 (mon.0) 277 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T12:55:58.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:58.317582+0000 mon.smithi124 (mon.0) 278 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:59.527 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:58.237692+0000 mgr.smithi124.lcfakv (mgr.14166) 85 : cephadm [INF] Deploying daemon osd.1 on smithi124 2023-11-16T12:55:59.527 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:58.315899+0000 mgr.smithi124.lcfakv (mgr.14166) 86 : cephadm [INF] Reconfiguring mgr.smithi188.chcfuf (monmap changed)... 2023-11-16T12:55:59.527 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:58.318131+0000 mgr.smithi124.lcfakv (mgr.14166) 87 : cephadm [INF] Reconfiguring daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T12:55:59.527 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:59.204329+0000 mon.smithi124 (mon.0) 279 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:59.527 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:59.204979+0000 mon.smithi124 (mon.0) 280 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T12:55:59.527 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:59.205618+0000 mon.smithi124 (mon.0) 281 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T12:55:59.527 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:55:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:55:59.206175+0000 mon.smithi124 (mon.0) 282 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:55:59.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:58.237692+0000 mgr.smithi124.lcfakv (mgr.14166) 85 : cephadm [INF] Deploying daemon osd.1 on smithi124 2023-11-16T12:55:59.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:58.315899+0000 mgr.smithi124.lcfakv (mgr.14166) 86 : cephadm [INF] Reconfiguring mgr.smithi188.chcfuf (monmap changed)... 2023-11-16T12:55:59.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:58.318131+0000 mgr.smithi124.lcfakv (mgr.14166) 87 : cephadm [INF] Reconfiguring daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T12:55:59.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:59.204329+0000 mon.smithi124 (mon.0) 279 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:55:59.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:59.204979+0000 mon.smithi124 (mon.0) 280 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T12:55:59.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:59.205618+0000 mon.smithi124 (mon.0) 281 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T12:55:59.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:55:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:55:59.206175+0000 mon.smithi124 (mon.0) 282 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:00.573 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 1 on host 'smithi124' 2023-11-16T12:56:00.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:55:58.552949+0000 mgr.smithi124.lcfakv (mgr.14166) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:00.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:59.204765+0000 mgr.smithi124.lcfakv (mgr.14166) 89 : cephadm [INF] Reconfiguring mon.smithi188 (monmap changed)... 2023-11-16T12:56:00.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:55:59.206599+0000 mgr.smithi124.lcfakv (mgr.14166) 90 : cephadm [INF] Reconfiguring daemon mon.smithi188 on smithi188 2023-11-16T12:56:00.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.080402+0000 mon.smithi124 (mon.0) 283 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:00.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.082622+0000 mon.smithi124 (mon.0) 284 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T12:56:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:55:58.552949+0000 mgr.smithi124.lcfakv (mgr.14166) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:59.204765+0000 mgr.smithi124.lcfakv (mgr.14166) 89 : cephadm [INF] Reconfiguring mon.smithi188 (monmap changed)... 2023-11-16T12:56:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:55:59.206599+0000 mgr.smithi124.lcfakv (mgr.14166) 90 : cephadm [INF] Reconfiguring daemon mon.smithi188 on smithi188 2023-11-16T12:56:00.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.080402+0000 mon.smithi124 (mon.0) 283 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:00.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.082622+0000 mon.smithi124 (mon.0) 284 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T12:56:01.000 DEBUG:teuthology.orchestra.run.smithi124:osd.1> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.1.service 2023-11-16T12:56:01.002 INFO:tasks.cephadm:Deploying osd.2 on smithi124 with /dev/vg_nvme/lv_2... 2023-11-16T12:56:01.002 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-16T12:56:01.034 INFO:journalctl@ceph.osd.1.smithi124.stdout:-- Logs begin at Thu 2023-11-16 12:44:28 UTC. -- 2023-11-16T12:56:01.586 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.082941+0000 mgr.smithi124.lcfakv (mgr.14166) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T12:56:01.586 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.567050+0000 mon.smithi124 (mon.0) 285 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.586 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.570747+0000 mon.smithi124 (mon.0) 286 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.586 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.581803+0000 mon.smithi124 (mon.0) 287 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.124:9093"}]: dispatch 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.586026+0000 mon.smithi124 (mon.0) 288 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.588769+0000 mon.smithi124 (mon.0) 289 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.593205+0000 mon.smithi124 (mon.0) 290 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.124:3000"}]: dispatch 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.596883+0000 mon.smithi124 (mon.0) 291 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.600468+0000 mon.smithi124 (mon.0) 292 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.605648+0000 mon.smithi124 (mon.0) 293 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.124:9095"}]: dispatch 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.609379+0000 mon.smithi124 (mon.0) 294 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.610891+0000 mon.smithi124 (mon.0) 295 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.611913+0000 mon.smithi124 (mon.0) 296 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:01.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.612535+0000 mon.smithi124 (mon.0) 297 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:01.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.082941+0000 mgr.smithi124.lcfakv (mgr.14166) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.567050+0000 mon.smithi124 (mon.0) 285 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.570747+0000 mon.smithi124 (mon.0) 286 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.581803+0000 mon.smithi124 (mon.0) 287 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.124:9093"}]: dispatch 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.586026+0000 mon.smithi124 (mon.0) 288 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.588769+0000 mon.smithi124 (mon.0) 289 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.593205+0000 mon.smithi124 (mon.0) 290 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.124:3000"}]: dispatch 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.596883+0000 mon.smithi124 (mon.0) 291 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.600468+0000 mon.smithi124 (mon.0) 292 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.605648+0000 mon.smithi124 (mon.0) 293 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.124:9095"}]: dispatch 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.609379+0000 mon.smithi124 (mon.0) 294 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:01.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.610891+0000 mon.smithi124 (mon.0) 295 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:01.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.611913+0000 mon.smithi124 (mon.0) 296 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:01.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.612535+0000 mon.smithi124 (mon.0) 297 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:02.570 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-16T12:56:02.571 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-16T12:56:02.571 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-11-16T12:56:02.571 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-11-16T12:56:02.571 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151532 s, 692 MB/s 2023-11-16T12:56:02.571 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-11-16T12:56:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:00.553196+0000 mgr.smithi124.lcfakv (mgr.14166) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.582093+0000 mgr.smithi124.lcfakv (mgr.14166) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.124:9093"}]: dispatch 2023-11-16T12:56:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.589061+0000 mgr.smithi124.lcfakv (mgr.14166) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T12:56:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.593456+0000 mgr.smithi124.lcfakv (mgr.14166) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.124:3000"}]: dispatch 2023-11-16T12:56:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.600802+0000 mgr.smithi124.lcfakv (mgr.14166) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T12:56:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:00.605932+0000 mgr.smithi124.lcfakv (mgr.14166) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.124:9095"}]: dispatch 2023-11-16T12:56:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:01.687067+0000 mon.smithi124 (mon.0) 298 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:02.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:00.553196+0000 mgr.smithi124.lcfakv (mgr.14166) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:02.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.582093+0000 mgr.smithi124.lcfakv (mgr.14166) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.124:9093"}]: dispatch 2023-11-16T12:56:02.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.589061+0000 mgr.smithi124.lcfakv (mgr.14166) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T12:56:02.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.593456+0000 mgr.smithi124.lcfakv (mgr.14166) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.124:3000"}]: dispatch 2023-11-16T12:56:02.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.600802+0000 mgr.smithi124.lcfakv (mgr.14166) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T12:56:02.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:00.605932+0000 mgr.smithi124.lcfakv (mgr.14166) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.124:9095"}]: dispatch 2023-11-16T12:56:02.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:01.687067+0000 mon.smithi124 (mon.0) 298 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:03.141 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_2 2023-11-16T12:56:03.893 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 12:56:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.1[121562]: debug 2023-11-16T12:56:03.749+0000 7eff01d4a080 -1 osd.1 0 log_to_monitors {default=true} 2023-11-16T12:56:04.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:02.553493+0000 mgr.smithi124.lcfakv (mgr.14166) 98 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:04.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:03.754238+0000 mon.smithi124 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-16T12:56:04.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:02.553493+0000 mgr.smithi124.lcfakv (mgr.14166) 98 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:04.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:03.754238+0000 mon.smithi124 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-16T12:56:05.643 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.1[121562]: debug 2023-11-16T12:56:05.390+0000 7efef82ad700 -1 osd.1 0 waiting for initial osdmap 2023-11-16T12:56:05.643 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.1[121562]: debug 2023-11-16T12:56:05.394+0000 7efef2a25700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:56:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.387668+0000 mon.smithi124 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-16T12:56:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:04.387714+0000 mon.smithi124 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-11-16T12:56:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.388036+0000 mon.smithi124 (mon.0) 302 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.388360+0000 mon.smithi124 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:56:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.730563+0000 mon.smithi124 (mon.0) 304 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.888514+0000 mon.smithi124 (mon.0) 305 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.889982+0000 mon.smithi124 (mon.0) 306 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.890582+0000 mon.smithi124 (mon.0) 307 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:05.388743+0000 mon.smithi124 (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:56:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:05.388801+0000 mon.smithi124 (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2023-11-16T12:56:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:05.388905+0000 mon.smithi124 (mon.0) 310 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:05.391701+0000 mon.smithi124 (mon.0) 311 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:05.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.387668+0000 mon.smithi124 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-16T12:56:05.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:04.387714+0000 mon.smithi124 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.388036+0000 mon.smithi124 (mon.0) 302 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.388360+0000 mon.smithi124 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.730563+0000 mon.smithi124 (mon.0) 304 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.888514+0000 mon.smithi124 (mon.0) 305 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.889982+0000 mon.smithi124 (mon.0) 306 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.890582+0000 mon.smithi124 (mon.0) 307 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:05.388743+0000 mon.smithi124 (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:05.388801+0000 mon.smithi124 (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:05.388905+0000 mon.smithi124 (mon.0) 310 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:05.391701+0000 mon.smithi124 (mon.0) 311 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:06.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:04.553771+0000 mgr.smithi124.lcfakv (mgr.14166) 99 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:06.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:04.887787+0000 mgr.smithi124.lcfakv (mgr.14166) 100 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:06.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:06.391732+0000 mon.smithi124 (mon.0) 312 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:06.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:04.553771+0000 mgr.smithi124.lcfakv (mgr.14166) 99 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:06.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:04.887787+0000 mgr.smithi124.lcfakv (mgr.14166) 100 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:06.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:06.391732+0000 mon.smithi124 (mon.0) 312 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:04.751435+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:07.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:04.751559+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:07.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:06.402043+0000 mon.smithi124 (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399] boot 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:06.402069+0000 mon.smithi124 (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:06.402923+0000 mon.smithi124 (mon.0) 315 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:06.553993+0000 mgr.smithi124.lcfakv (mgr.14166) 101 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:06.737321+0000 mon.smithi124 (mon.0) 316 : audit [INF] from='client.? 172.21.15.124:0/3031149346' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0282606c-be15-4107-a953-0d47ad0eb324"}]: dispatch 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:06.745659+0000 mon.smithi124 (mon.0) 317 : audit [INF] from='client.? 172.21.15.124:0/3031149346' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0282606c-be15-4107-a953-0d47ad0eb324"}]': finished 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:06.745695+0000 mon.smithi124 (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:06.745778+0000 mon.smithi124 (mon.0) 319 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:07.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:07.147071+0000 mon.smithi124 (mon.0) 320 : audit [DBG] from='client.? 172.21.15.124:0/107025859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:04.751435+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:04.751559+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:06.402043+0000 mon.smithi124 (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.124:6810/3942776399,v1:172.21.15.124:6811/3942776399] boot 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:06.402069+0000 mon.smithi124 (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:06.402923+0000 mon.smithi124 (mon.0) 315 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:06.553993+0000 mgr.smithi124.lcfakv (mgr.14166) 101 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:06.737321+0000 mon.smithi124 (mon.0) 316 : audit [INF] from='client.? 172.21.15.124:0/3031149346' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0282606c-be15-4107-a953-0d47ad0eb324"}]: dispatch 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:06.745659+0000 mon.smithi124 (mon.0) 317 : audit [INF] from='client.? 172.21.15.124:0/3031149346' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0282606c-be15-4107-a953-0d47ad0eb324"}]': finished 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:06.745695+0000 mon.smithi124 (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-11-16T12:56:07.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:06.745778+0000 mon.smithi124 (mon.0) 319 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:07.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:07.147071+0000 mon.smithi124 (mon.0) 320 : audit [DBG] from='client.? 172.21.15.124:0/107025859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:09.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:08.554450+0000 mgr.smithi124.lcfakv (mgr.14166) 102 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:13.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:10.554781+0000 mgr.smithi124.lcfakv (mgr.14166) 103 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:13.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.447712+0000 mon.smithi124 (mon.0) 321 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:13.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.448504+0000 mon.smithi124 (mon.0) 322 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:13.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.449041+0000 mon.smithi124 (mon.0) 323 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:13.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.454268+0000 mon.smithi124 (mon.0) 324 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:13.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.459815+0000 mon.smithi124 (mon.0) 325 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.462687+0000 mon.smithi124 (mon.0) 326 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.463530+0000 mon.smithi124 (mon.0) 327 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:11.464018+0000 mon.smithi124 (mon.0) 328 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:08.554450+0000 mgr.smithi124.lcfakv (mgr.14166) 102 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:10.554781+0000 mgr.smithi124.lcfakv (mgr.14166) 103 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.447712+0000 mon.smithi124 (mon.0) 321 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.448504+0000 mon.smithi124 (mon.0) 322 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.449041+0000 mon.smithi124 (mon.0) 323 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.454268+0000 mon.smithi124 (mon.0) 324 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.459815+0000 mon.smithi124 (mon.0) 325 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.462687+0000 mon.smithi124 (mon.0) 326 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:13.151 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.463530+0000 mon.smithi124 (mon.0) 327 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:13.152 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:11.464018+0000 mon.smithi124 (mon.0) 328 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:13.328 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:11.443181+0000 mgr.smithi124.lcfakv (mgr.14166) 104 : cephadm [INF] Detected new or changed devices on smithi124 2023-11-16T12:56:13.328 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:11.449423+0000 mgr.smithi124.lcfakv (mgr.14166) 105 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 6449M 2023-11-16T12:56:13.329 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:12.335002+0000 mon.smithi124 (mon.0) 329 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T12:56:13.329 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:12.335530+0000 mon.smithi124 (mon.0) 330 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:13.329 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:12.335947+0000 mgr.smithi124.lcfakv (mgr.14166) 106 : cephadm [INF] Deploying daemon osd.2 on smithi124 2023-11-16T12:56:13.329 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:12.538655+0000 mon.smithi124 (mon.0) 331 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:13.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:11.443181+0000 mgr.smithi124.lcfakv (mgr.14166) 104 : cephadm [INF] Detected new or changed devices on smithi124 2023-11-16T12:56:13.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:11.449423+0000 mgr.smithi124.lcfakv (mgr.14166) 105 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 6449M 2023-11-16T12:56:13.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:12.335002+0000 mon.smithi124 (mon.0) 329 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T12:56:13.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:12.335530+0000 mon.smithi124 (mon.0) 330 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:13.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:12.335947+0000 mgr.smithi124.lcfakv (mgr.14166) 106 : cephadm [INF] Deploying daemon osd.2 on smithi124 2023-11-16T12:56:13.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:12.538655+0000 mon.smithi124 (mon.0) 331 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:14.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:12.555012+0000 mgr.smithi124.lcfakv (mgr.14166) 107 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:18.859 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:14.494918+0000 mon.smithi124 (mon.0) 332 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.859 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:14.555230+0000 mgr.smithi124.lcfakv (mgr.14166) 108 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:18.860 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:14.679018+0000 mon.smithi124 (mon.0) 333 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:56:18.860 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:14.681299+0000 mon.smithi124 (mon.0) 334 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:56:18.860 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:12.555012+0000 mgr.smithi124.lcfakv (mgr.14166) 107 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:14.494918+0000 mon.smithi124 (mon.0) 332 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:14.555230+0000 mgr.smithi124.lcfakv (mgr.14166) 108 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:14.679018+0000 mon.smithi124 (mon.0) 333 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:14.681299+0000 mon.smithi124 (mon.0) 334 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:15.889718+0000 mon.smithi124 (mon.0) 335 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:15.894566+0000 mon.smithi124 (mon.0) 336 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:16.555504+0000 mgr.smithi124.lcfakv (mgr.14166) 109 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.647653+0000 mon.smithi124 (mon.0) 337 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.648422+0000 mon.smithi124 (mon.0) 338 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.649216+0000 mon.smithi124 (mon.0) 339 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.649789+0000 mon.smithi124 (mon.0) 340 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.653626+0000 mon.smithi124 (mon.0) 341 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.861 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.656846+0000 mon.smithi124 (mon.0) 342 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.862 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.659588+0000 mon.smithi124 (mon.0) 343 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:18.862 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.660398+0000 mon.smithi124 (mon.0) 344 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:18.862 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:17.660928+0000 mon.smithi124 (mon.0) 345 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:18.862 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 2 on host 'smithi124' 2023-11-16T12:56:18.863 DEBUG:teuthology.orchestra.run.smithi124:osd.2> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.2.service 2023-11-16T12:56:18.867 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:15.889718+0000 mon.smithi124 (mon.0) 335 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.867 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:15.894566+0000 mon.smithi124 (mon.0) 336 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.867 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:16.555504+0000 mgr.smithi124.lcfakv (mgr.14166) 109 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:18.867 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.647653+0000 mon.smithi124 (mon.0) 337 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.867 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.648422+0000 mon.smithi124 (mon.0) 338 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:18.867 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.649216+0000 mon.smithi124 (mon.0) 339 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:18.868 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.649789+0000 mon.smithi124 (mon.0) 340 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:18.868 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.653626+0000 mon.smithi124 (mon.0) 341 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.868 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.656846+0000 mon.smithi124 (mon.0) 342 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:18.868 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.659588+0000 mon.smithi124 (mon.0) 343 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:18.868 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.660398+0000 mon.smithi124 (mon.0) 344 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:18.868 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:17.660928+0000 mon.smithi124 (mon.0) 345 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:18.870 INFO:tasks.cephadm:Deploying osd.3 on smithi124 with /dev/vg_nvme/lv_1... 2023-11-16T12:56:18.870 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-16T12:56:18.900 INFO:journalctl@ceph.osd.2.smithi124.stdout:-- Logs begin at Thu 2023-11-16 12:44:28 UTC. -- 2023-11-16T12:56:19.195 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 12:56:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.2[125262]: debug 2023-11-16T12:56:19.122+0000 7f8f3bf20080 -1 osd.2 0 log_to_monitors {default=true} 2023-11-16T12:56:19.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:17.650200+0000 mgr.smithi124.lcfakv (mgr.14166) 110 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 4299M 2023-11-16T12:56:19.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:18.817594+0000 mon.smithi124 (mon.0) 346 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:19.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:19.126816+0000 mon.smithi124 (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T12:56:19.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:17.650200+0000 mgr.smithi124.lcfakv (mgr.14166) 110 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 4299M 2023-11-16T12:56:19.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:18.817594+0000 mon.smithi124 (mon.0) 346 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:19.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:19.126816+0000 mon.smithi124 (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T12:56:20.452 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-16T12:56:20.452 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-16T12:56:20.452 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-11-16T12:56:20.452 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-11-16T12:56:20.452 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111443 s, 941 MB/s 2023-11-16T12:56:20.452 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-11-16T12:56:20.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:18.555878+0000 mgr.smithi124.lcfakv (mgr.14166) 111 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:20.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:19.819098+0000 mon.smithi124 (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-16T12:56:20.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:19.819157+0000 mon.smithi124 (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-11-16T12:56:20.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:19.819244+0000 mon.smithi124 (mon.0) 350 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:20.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:19.819522+0000 mon.smithi124 (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:56:20.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:18.555878+0000 mgr.smithi124.lcfakv (mgr.14166) 111 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:20.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:19.819098+0000 mon.smithi124 (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-16T12:56:20.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:19.819157+0000 mon.smithi124 (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-11-16T12:56:20.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:19.819244+0000 mon.smithi124 (mon.0) 350 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:20.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:19.819522+0000 mon.smithi124 (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:56:20.871 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_1 2023-11-16T12:56:21.142 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 12:56:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.2[125262]: debug 2023-11-16T12:56:20.823+0000 7f8f32483700 -1 osd.2 0 waiting for initial osdmap 2023-11-16T12:56:21.143 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 12:56:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.2[125262]: debug 2023-11-16T12:56:20.827+0000 7f8f2cbfb700 -1 osd.2 17 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:56:22.354 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:20.556126+0000 mgr.smithi124.lcfakv (mgr.14166) 112 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:22.355 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:20.820099+0000 mon.smithi124 (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:56:22.355 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:20.820151+0000 mon.smithi124 (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-11-16T12:56:22.355 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:20.820257+0000 mon.smithi124 (mon.0) 354 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:22.355 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:20.823859+0000 mon.smithi124 (mon.0) 355 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:22.355 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:20.853586+0000 mon.smithi124 (mon.0) 356 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:22.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:20.556126+0000 mgr.smithi124.lcfakv (mgr.14166) 112 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:20.820099+0000 mon.smithi124 (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:56:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:20.820151+0000 mon.smithi124 (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-11-16T12:56:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:20.820257+0000 mon.smithi124 (mon.0) 354 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:20.823859+0000 mon.smithi124 (mon.0) 355 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:20.853586+0000 mon.smithi124 (mon.0) 356 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:20.142660+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:20.142790+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:21.826301+0000 mon.smithi124 (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264] boot 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:21.826332+0000 mon.smithi124 (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:21.826905+0000 mon.smithi124 (mon.0) 359 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:21.827211+0000 mon.smithi124 (mon.0) 360 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:22.825704+0000 mon.smithi124 (mon.0) 361 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:22.825764+0000 mon.smithi124 (mon.0) 362 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-11-16T12:56:23.325 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:22.826367+0000 mon.smithi124 (mon.0) 363 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T12:56:23.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:20.142660+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:23.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:20.142790+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:23.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:21.826301+0000 mon.smithi124 (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.124:6818/1453192264,v1:172.21.15.124:6819/1453192264] boot 2023-11-16T12:56:23.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:21.826332+0000 mon.smithi124 (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-11-16T12:56:23.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:21.826905+0000 mon.smithi124 (mon.0) 359 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:56:23.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:21.827211+0000 mon.smithi124 (mon.0) 360 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-11-16T12:56:23.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:22.825704+0000 mon.smithi124 (mon.0) 361 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-11-16T12:56:23.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:22.825764+0000 mon.smithi124 (mon.0) 362 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-11-16T12:56:23.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:22.826367+0000 mon.smithi124 (mon.0) 363 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:22.556408+0000 mgr.smithi124.lcfakv (mgr.14166) 113 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:22.715818+0000 mgr.smithi124.lcfakv (mgr.14166) 114 : audit [DBG] from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:23.573417+0000 mon.smithi124 (mon.0) 364 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:23.576666+0000 mon.smithi124 (mon.0) 365 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:23.826422+0000 mon.smithi124 (mon.0) 366 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:23.826485+0000 mon.smithi124 (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:23.828654+0000 mon.smithi124 (mon.0) 368 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:23.829708+0000 mon.smithi124 (mon.0) 369 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:23.830195+0000 mon.smithi124 (mon.0) 370 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:24.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:22.556408+0000 mgr.smithi124.lcfakv (mgr.14166) 113 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:22.715818+0000 mgr.smithi124.lcfakv (mgr.14166) 114 : audit [DBG] from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:23.573417+0000 mon.smithi124 (mon.0) 364 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:23.576666+0000 mon.smithi124 (mon.0) 365 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:23.826422+0000 mon.smithi124 (mon.0) 366 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:23.826485+0000 mon.smithi124 (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:23.828654+0000 mon.smithi124 (mon.0) 368 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:23.829708+0000 mon.smithi124 (mon.0) 369 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:24.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:23.830195+0000 mon.smithi124 (mon.0) 370 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:26.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:24.556814+0000 mgr.smithi124.lcfakv (mgr.14166) 115 : cluster [DBG] pgmap v74: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:26.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:24.827345+0000 mon.smithi124 (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-16T12:56:26.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:25.430503+0000 mon.smithi124 (mon.0) 372 : audit [INF] from='client.? 172.21.15.124:0/3368203068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db167051-ac1e-4d00-8412-cb6dc04c854f"}]: dispatch 2023-11-16T12:56:26.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:25.434470+0000 mon.smithi124 (mon.0) 373 : audit [INF] from='client.? 172.21.15.124:0/3368203068' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db167051-ac1e-4d00-8412-cb6dc04c854f"}]': finished 2023-11-16T12:56:26.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:25.434507+0000 mon.smithi124 (mon.0) 374 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-11-16T12:56:26.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:25.434650+0000 mon.smithi124 (mon.0) 375 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:26.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:24.556814+0000 mgr.smithi124.lcfakv (mgr.14166) 115 : cluster [DBG] pgmap v74: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:26.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:24.827345+0000 mon.smithi124 (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-16T12:56:26.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:25.430503+0000 mon.smithi124 (mon.0) 372 : audit [INF] from='client.? 172.21.15.124:0/3368203068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db167051-ac1e-4d00-8412-cb6dc04c854f"}]: dispatch 2023-11-16T12:56:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:25.434470+0000 mon.smithi124 (mon.0) 373 : audit [INF] from='client.? 172.21.15.124:0/3368203068' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db167051-ac1e-4d00-8412-cb6dc04c854f"}]': finished 2023-11-16T12:56:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:25.434507+0000 mon.smithi124 (mon.0) 374 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-11-16T12:56:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:25.434650+0000 mon.smithi124 (mon.0) 375 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:27.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:25.841714+0000 mon.smithi124 (mon.0) 376 : audit [DBG] from='client.? 172.21.15.124:0/586518085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:27.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:25.841714+0000 mon.smithi124 (mon.0) 376 : audit [DBG] from='client.? 172.21.15.124:0/586518085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:28.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:26.557239+0000 mgr.smithi124.lcfakv (mgr.14166) 116 : cluster [DBG] pgmap v77: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:28.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:26.557239+0000 mgr.smithi124.lcfakv (mgr.14166) 116 : cluster [DBG] pgmap v77: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:30.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:28.557690+0000 mgr.smithi124.lcfakv (mgr.14166) 117 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:30.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:30.183092+0000 mon.smithi124 (mon.0) 377 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T12:56:30.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:30.183618+0000 mon.smithi124 (mon.0) 378 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:28.557690+0000 mgr.smithi124.lcfakv (mgr.14166) 117 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:30.183092+0000 mon.smithi124 (mon.0) 377 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T12:56:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:30.183618+0000 mon.smithi124 (mon.0) 378 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:31.492 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:30.184061+0000 mgr.smithi124.lcfakv (mgr.14166) 118 : cephadm [INF] Deploying daemon osd.3 on smithi124 2023-11-16T12:56:31.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:30.184061+0000 mgr.smithi124.lcfakv (mgr.14166) 118 : cephadm [INF] Deploying daemon osd.3 on smithi124 2023-11-16T12:56:32.530 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 3 on host 'smithi124' 2023-11-16T12:56:32.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:30.558088+0000 mgr.smithi124.lcfakv (mgr.14166) 119 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:32.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:30.558088+0000 mgr.smithi124.lcfakv (mgr.14166) 119 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:32.852 DEBUG:teuthology.orchestra.run.smithi124:osd.3> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.3.service 2023-11-16T12:56:32.854 INFO:tasks.cephadm:Deploying osd.4 on smithi188 with /dev/vg_nvme/lv_4... 2023-11-16T12:56:32.854 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-16T12:56:32.884 INFO:journalctl@ceph.osd.3.smithi124.stdout:-- Logs begin at Thu 2023-11-16 12:44:28 UTC. -- 2023-11-16T12:56:33.312 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 12:56:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3[128522]: debug 2023-11-16T12:56:32.991+0000 7f962a89c080 -1 Falling back to public interface 2023-11-16T12:56:33.472 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:32.518444+0000 mon.smithi124 (mon.0) 379 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:33.472 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:32.520061+0000 mon.smithi124 (mon.0) 380 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:33.472 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:32.522214+0000 mon.smithi124 (mon.0) 381 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:33.472 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:32.522462+0000 mon.smithi124 (mon.0) 382 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:33.472 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:32.526839+0000 mon.smithi124 (mon.0) 383 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:33.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:32.518444+0000 mon.smithi124 (mon.0) 379 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:33.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:32.520061+0000 mon.smithi124 (mon.0) 380 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:33.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:32.522214+0000 mon.smithi124 (mon.0) 381 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:33.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:32.522462+0000 mon.smithi124 (mon.0) 382 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:33.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:32.526839+0000 mon.smithi124 (mon.0) 383 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:34.250 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-16T12:56:34.250 INFO:teuthology.orchestra.run.smithi188.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-16T12:56:34.250 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10+0 records in 2023-11-16T12:56:34.251 INFO:teuthology.orchestra.run.smithi188.stderr:10+0 records out 2023-11-16T12:56:34.251 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0150078 s, 699 MB/s 2023-11-16T12:56:34.251 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping successful for: 2023-11-16T12:56:34.601 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:32.558401+0000 mgr.smithi124.lcfakv (mgr.14166) 120 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:34.619 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi188:vg_nvme/lv_4 2023-11-16T12:56:34.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:32.558401+0000 mgr.smithi124.lcfakv (mgr.14166) 120 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:36.011 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 12:56:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3[128522]: debug 2023-11-16T12:56:35.707+0000 7f962a89c080 -1 osd.3 0 log_to_monitors {default=true} 2023-11-16T12:56:36.350 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:34.558727+0000 mgr.smithi124.lcfakv (mgr.14166) 121 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:36.351 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:35.078146+0000 mon.smithi124 (mon.0) 384 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:36.351 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:35.710758+0000 mon.smithi124 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-16T12:56:36.351 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:36.001205+0000 mon.smithi124 (mon.0) 386 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:36.351 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:36.002626+0000 mon.smithi124 (mon.0) 387 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:36.351 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:36.003201+0000 mon.smithi124 (mon.0) 388 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:36.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:34.558727+0000 mgr.smithi124.lcfakv (mgr.14166) 121 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:36.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:35.078146+0000 mon.smithi124 (mon.0) 384 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:36.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:35.710758+0000 mon.smithi124 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-16T12:56:36.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:36.001205+0000 mon.smithi124 (mon.0) 386 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:36.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:36.002626+0000 mon.smithi124 (mon.0) 387 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:36.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:36.003201+0000 mon.smithi124 (mon.0) 388 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:37.392 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 12:56:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3[128522]: debug 2023-11-16T12:56:37.321+0000 7f9620dff700 -1 osd.3 0 waiting for initial osdmap 2023-11-16T12:56:37.392 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 12:56:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3[128522]: debug 2023-11-16T12:56:37.326+0000 7f961b577700 -1 osd.3 24 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:56:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:36.000467+0000 mgr.smithi124.lcfakv (mgr.14166) 122 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:36.317428+0000 mon.smithi124 (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-16T12:56:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:36.317481+0000 mon.smithi124 (mon.0) 390 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-11-16T12:56:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:36.317580+0000 mon.smithi124 (mon.0) 391 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:36.317899+0000 mon.smithi124 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:56:37.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:36.000467+0000 mgr.smithi124.lcfakv (mgr.14166) 122 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:37.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:36.317428+0000 mon.smithi124 (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-16T12:56:37.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:36.317481+0000 mon.smithi124 (mon.0) 390 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-11-16T12:56:37.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:36.317580+0000 mon.smithi124 (mon.0) 391 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:37.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:36.317899+0000 mon.smithi124 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T12:56:38.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:36.558985+0000 mgr.smithi124.lcfakv (mgr.14166) 123 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.318597+0000 mon.smithi124 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:37.318655+0000 mon.smithi124 (mon.0) 394 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.319024+0000 mon.smithi124 (mon.0) 395 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.322007+0000 mon.smithi124 (mon.0) 396 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.411483+0000 mon.smithi124 (mon.0) 397 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.412392+0000 mon.smithi124 (mon.0) 398 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.412883+0000 mon.smithi124 (mon.0) 399 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.413326+0000 mon.smithi124 (mon.0) 400 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.413749+0000 mon.smithi124 (mon.0) 401 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.416971+0000 mon.smithi124 (mon.0) 402 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.419975+0000 mon.smithi124 (mon.0) 403 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.422657+0000 mon.smithi124 (mon.0) 404 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.423523+0000 mon.smithi124 (mon.0) 405 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.424003+0000 mon.smithi124 (mon.0) 406 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.668043+0000 mon.smithi188 (mon.1) 2 : audit [INF] from='client.? 172.21.15.188:0/1738051714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed977b23-6212-4934-b447-34f9c594113a"}]: dispatch 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.668473+0000 mon.smithi124 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed977b23-6212-4934-b447-34f9c594113a"}]: dispatch 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:37.674725+0000 mon.smithi124 (mon.0) 408 : cluster [INF] osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773] boot 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.674786+0000 mon.smithi124 (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed977b23-6212-4934-b447-34f9c594113a"}]': finished 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:37.674836+0000 mon.smithi124 (mon.0) 410 : cluster [DBG] osdmap e25: 5 total, 4 up, 5 in 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.675205+0000 mon.smithi124 (mon.0) 411 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:37.675534+0000 mon.smithi124 (mon.0) 412 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:38.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:38.088024+0000 mon.smithi188 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.188:0/1923645443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:36.558985+0000 mgr.smithi124.lcfakv (mgr.14166) 123 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.318597+0000 mon.smithi124 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:37.318655+0000 mon.smithi124 (mon.0) 394 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.319024+0000 mon.smithi124 (mon.0) 395 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.322007+0000 mon.smithi124 (mon.0) 396 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.411483+0000 mon.smithi124 (mon.0) 397 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.412392+0000 mon.smithi124 (mon.0) 398 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.412883+0000 mon.smithi124 (mon.0) 399 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.413326+0000 mon.smithi124 (mon.0) 400 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.413749+0000 mon.smithi124 (mon.0) 401 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.416971+0000 mon.smithi124 (mon.0) 402 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.419975+0000 mon.smithi124 (mon.0) 403 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.422657+0000 mon.smithi124 (mon.0) 404 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.423523+0000 mon.smithi124 (mon.0) 405 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.424003+0000 mon.smithi124 (mon.0) 406 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.668043+0000 mon.smithi188 (mon.1) 2 : audit [INF] from='client.? 172.21.15.188:0/1738051714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed977b23-6212-4934-b447-34f9c594113a"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.668473+0000 mon.smithi124 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed977b23-6212-4934-b447-34f9c594113a"}]: dispatch 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:37.674725+0000 mon.smithi124 (mon.0) 408 : cluster [INF] osd.3 [v2:172.21.15.124:6826/300267773,v1:172.21.15.124:6827/300267773] boot 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.674786+0000 mon.smithi124 (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed977b23-6212-4934-b447-34f9c594113a"}]': finished 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:37.674836+0000 mon.smithi124 (mon.0) 410 : cluster [DBG] osdmap e25: 5 total, 4 up, 5 in 2023-11-16T12:56:38.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.675205+0000 mon.smithi124 (mon.0) 411 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:56:38.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:37.675534+0000 mon.smithi124 (mon.0) 412 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:38.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:38.088024+0000 mon.smithi188 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.188:0/1923645443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:39.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:36.745050+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:39.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:36.745150+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:39.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:37.406796+0000 mgr.smithi124.lcfakv (mgr.14166) 124 : cephadm [INF] Detected new or changed devices on smithi124 2023-11-16T12:56:39.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:37.414084+0000 mgr.smithi124.lcfakv (mgr.14166) 125 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 3224M 2023-11-16T12:56:39.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:38.673731+0000 mon.smithi124 (mon.0) 413 : cluster [DBG] osdmap e26: 5 total, 4 up, 5 in 2023-11-16T12:56:39.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:38.673861+0000 mon.smithi124 (mon.0) 414 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:39.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:36.745050+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:39.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:36.745150+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:39.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:37.406796+0000 mgr.smithi124.lcfakv (mgr.14166) 124 : cephadm [INF] Detected new or changed devices on smithi124 2023-11-16T12:56:39.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:37.414084+0000 mgr.smithi124.lcfakv (mgr.14166) 125 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 3224M 2023-11-16T12:56:39.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:38.673731+0000 mon.smithi124 (mon.0) 413 : cluster [DBG] osdmap e26: 5 total, 4 up, 5 in 2023-11-16T12:56:39.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:38.673861+0000 mon.smithi124 (mon.0) 414 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:40.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:38.559374+0000 mgr.smithi124.lcfakv (mgr.14166) 126 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:40.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:39.712042+0000 mon.smithi124 (mon.0) 415 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:40.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:39.945744+0000 mon.smithi124 (mon.0) 416 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:38.559374+0000 mgr.smithi124.lcfakv (mgr.14166) 126 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:39.712042+0000 mon.smithi124 (mon.0) 415 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:39.945744+0000 mon.smithi124 (mon.0) 416 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:42.390 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:40.559644+0000 mgr.smithi124.lcfakv (mgr.14166) 127 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:40.559644+0000 mgr.smithi124.lcfakv (mgr.14166) 127 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:43.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:42.448241+0000 mon.smithi124 (mon.0) 417 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T12:56:43.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:42.449002+0000 mon.smithi124 (mon.0) 418 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:43.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:42.448241+0000 mon.smithi124 (mon.0) 417 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T12:56:43.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:42.449002+0000 mon.smithi124 (mon.0) 418 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:44.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:42.449646+0000 mgr.smithi124.lcfakv (mgr.14166) 128 : cephadm [INF] Deploying daemon osd.4 on smithi188 2023-11-16T12:56:44.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:42.560107+0000 mgr.smithi124.lcfakv (mgr.14166) 129 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:44.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:42.449646+0000 mgr.smithi124.lcfakv (mgr.14166) 128 : cephadm [INF] Deploying daemon osd.4 on smithi188 2023-11-16T12:56:44.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:42.560107+0000 mgr.smithi124.lcfakv (mgr.14166) 129 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:44.859 INFO:teuthology.orchestra.run.smithi188.stdout:Created osd(s) 4 on host 'smithi188' 2023-11-16T12:56:45.192 DEBUG:teuthology.orchestra.run.smithi188:osd.4> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.4.service 2023-11-16T12:56:45.194 INFO:tasks.cephadm:Deploying osd.5 on smithi188 with /dev/vg_nvme/lv_3... 2023-11-16T12:56:45.194 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-16T12:56:45.226 INFO:journalctl@ceph.osd.4.smithi188.stdout:-- Logs begin at Thu 2023-11-16 12:44:29 UTC. -- 2023-11-16T12:56:45.594 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 12:56:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4[115123]: debug 2023-11-16T12:56:45.319+0000 7f87b09d5080 -1 Falling back to public interface 2023-11-16T12:56:45.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:44.849549+0000 mon.smithi124 (mon.0) 419 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:45.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:44.852698+0000 mon.smithi124 (mon.0) 420 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:45.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:44.852919+0000 mon.smithi124 (mon.0) 421 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:45.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:44.854432+0000 mon.smithi124 (mon.0) 422 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:45.594 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:44.856703+0000 mon.smithi124 (mon.0) 423 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:45.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:44.849549+0000 mon.smithi124 (mon.0) 419 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:45.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:44.852698+0000 mon.smithi124 (mon.0) 420 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:44.852919+0000 mon.smithi124 (mon.0) 421 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:44.854432+0000 mon.smithi124 (mon.0) 422 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:44.856703+0000 mon.smithi124 (mon.0) 423 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:46.549 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:44.560492+0000 mgr.smithi124.lcfakv (mgr.14166) 130 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:46.589 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:44.560492+0000 mgr.smithi124.lcfakv (mgr.14166) 130 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:47.023 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-16T12:56:47.023 INFO:teuthology.orchestra.run.smithi188.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-16T12:56:47.023 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10+0 records in 2023-11-16T12:56:47.023 INFO:teuthology.orchestra.run.smithi188.stderr:10+0 records out 2023-11-16T12:56:47.023 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.013162 s, 797 MB/s 2023-11-16T12:56:47.023 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping successful for: 2023-11-16T12:56:47.370 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi188:vg_nvme/lv_3 2023-11-16T12:56:48.306 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 12:56:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4[115123]: debug 2023-11-16T12:56:48.045+0000 7f87b09d5080 -1 osd.4 0 log_to_monitors {default=true} 2023-11-16T12:56:48.306 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:46.560790+0000 mgr.smithi124.lcfakv (mgr.14166) 131 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:48.307 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:46.969771+0000 mon.smithi124 (mon.0) 424 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:48.307 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:47.308480+0000 mon.smithi124 (mon.0) 425 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:48.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:46.560790+0000 mgr.smithi124.lcfakv (mgr.14166) 131 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:48.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:46.969771+0000 mon.smithi124 (mon.0) 424 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:48.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:47.308480+0000 mon.smithi124 (mon.0) 425 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:49.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:48.049742+0000 mon.smithi188 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.188:6800/4069242922,v1:172.21.15.188:6801/4069242922]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T12:56:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:48.050142+0000 mon.smithi124 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T12:56:49.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:48.049742+0000 mon.smithi188 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.188:6800/4069242922,v1:172.21.15.188:6801/4069242922]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T12:56:49.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:48.050142+0000 mon.smithi124 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T12:56:50.322 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4[115123]: debug 2023-11-16T12:56:49.982+0000 7f87a6f38700 -1 osd.4 0 waiting for initial osdmap 2023-11-16T12:56:50.322 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4[115123]: debug 2023-11-16T12:56:49.989+0000 7f87a0eaf700 -1 osd.4 28 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:56:50.322 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:48.561262+0000 mgr.smithi124.lcfakv (mgr.14166) 132 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:48.976887+0000 mon.smithi124 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:48.976966+0000 mon.smithi124 (mon.0) 428 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:48.977099+0000 mon.smithi124 (mon.0) 429 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:48.982873+0000 mon.smithi188 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.188:6800/4069242922,v1:172.21.15.188:6801/4069242922]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:48.983523+0000 mon.smithi124 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:49.210230+0000 mgr.smithi124.lcfakv (mgr.14166) 133 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:49.211010+0000 mon.smithi124 (mon.0) 431 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:49.212411+0000 mon.smithi124 (mon.0) 432 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:50.323 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:49.213052+0000 mon.smithi124 (mon.0) 433 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:50.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:48.561262+0000 mgr.smithi124.lcfakv (mgr.14166) 132 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:50.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:48.976887+0000 mon.smithi124 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:48.976966+0000 mon.smithi124 (mon.0) 428 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:48.977099+0000 mon.smithi124 (mon.0) 429 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:48.982873+0000 mon.smithi188 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.188:6800/4069242922,v1:172.21.15.188:6801/4069242922]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:48.983523+0000 mon.smithi124 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:49.210230+0000 mgr.smithi124.lcfakv (mgr.14166) 133 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:49.211010+0000 mon.smithi124 (mon.0) 431 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:49.212411+0000 mon.smithi124 (mon.0) 432 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:56:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:49.213052+0000 mon.smithi124 (mon.0) 433 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:49.978888+0000 mon.smithi124 (mon.0) 434 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]': finished 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:49.978963+0000 mon.smithi124 (mon.0) 435 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:49.979351+0000 mon.smithi124 (mon.0) 436 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:49.983919+0000 mon.smithi124 (mon.0) 437 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.548478+0000 mon.smithi124 (mon.0) 438 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.549325+0000 mon.smithi124 (mon.0) 439 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.553446+0000 mon.smithi124 (mon.0) 440 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.557940+0000 mon.smithi124 (mon.0) 441 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:51.391 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.561611+0000 mon.smithi124 (mon.0) 442 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:51.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.562756+0000 mon.smithi124 (mon.0) 443 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:51.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.563393+0000 mon.smithi124 (mon.0) 444 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:51.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:49.978888+0000 mon.smithi124 (mon.0) 434 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]': finished 2023-11-16T12:56:51.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:49.978963+0000 mon.smithi124 (mon.0) 435 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-11-16T12:56:51.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:49.979351+0000 mon.smithi124 (mon.0) 436 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:51.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:49.983919+0000 mon.smithi124 (mon.0) 437 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.548478+0000 mon.smithi124 (mon.0) 438 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.549325+0000 mon.smithi124 (mon.0) 439 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:56:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.553446+0000 mon.smithi124 (mon.0) 440 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.557940+0000 mon.smithi124 (mon.0) 441 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.561611+0000 mon.smithi124 (mon.0) 442 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.562756+0000 mon.smithi124 (mon.0) 443 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.563393+0000 mon.smithi124 (mon.0) 444 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:52.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:49.077118+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:49.077215+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:50.543522+0000 mgr.smithi124.lcfakv (mgr.14166) 134 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:50.549889+0000 mgr.smithi124.lcfakv (mgr.14166) 135 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 15970M 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:50.561610+0000 mgr.smithi124.lcfakv (mgr.14166) 136 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:50.983525+0000 mon.smithi124 (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.188:6800/4069242922,v1:172.21.15.188:6801/4069242922] boot 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:50.983570+0000 mon.smithi124 (mon.0) 446 : cluster [DBG] osdmap e29: 5 total, 5 up, 5 in 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:50.983883+0000 mon.smithi124 (mon.0) 447 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:51.146910+0000 mon.smithi188 (mon.1) 6 : audit [INF] from='client.? 172.21.15.188:0/1741922145' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e108bd95-1382-4949-b191-bc04073b345f"}]: dispatch 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:51.147268+0000 mon.smithi124 (mon.0) 448 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e108bd95-1382-4949-b191-bc04073b345f"}]: dispatch 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:51.151927+0000 mon.smithi124 (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e108bd95-1382-4949-b191-bc04073b345f"}]': finished 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:51.151983+0000 mon.smithi124 (mon.0) 450 : cluster [DBG] osdmap e30: 6 total, 5 up, 6 in 2023-11-16T12:56:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:51.152111+0000 mon.smithi124 (mon.0) 451 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:56:52.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:51.555264+0000 mon.smithi188 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.188:0/3931274977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:52.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:49.077118+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:49.077215+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:50.543522+0000 mgr.smithi124.lcfakv (mgr.14166) 134 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:50.549889+0000 mgr.smithi124.lcfakv (mgr.14166) 135 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 15970M 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:50.561610+0000 mgr.smithi124.lcfakv (mgr.14166) 136 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:50.983525+0000 mon.smithi124 (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.188:6800/4069242922,v1:172.21.15.188:6801/4069242922] boot 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:50.983570+0000 mon.smithi124 (mon.0) 446 : cluster [DBG] osdmap e29: 5 total, 5 up, 5 in 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:50.983883+0000 mon.smithi124 (mon.0) 447 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:51.146910+0000 mon.smithi188 (mon.1) 6 : audit [INF] from='client.? 172.21.15.188:0/1741922145' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e108bd95-1382-4949-b191-bc04073b345f"}]: dispatch 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:51.147268+0000 mon.smithi124 (mon.0) 448 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e108bd95-1382-4949-b191-bc04073b345f"}]: dispatch 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:51.151927+0000 mon.smithi124 (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e108bd95-1382-4949-b191-bc04073b345f"}]': finished 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:51.151983+0000 mon.smithi124 (mon.0) 450 : cluster [DBG] osdmap e30: 6 total, 5 up, 6 in 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:51.152111+0000 mon.smithi124 (mon.0) 451 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:56:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:51.555264+0000 mon.smithi188 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.188:0/3931274977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:56:53.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:52.152973+0000 mon.smithi124 (mon.0) 452 : cluster [DBG] osdmap e31: 6 total, 5 up, 6 in 2023-11-16T12:56:53.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:52.153098+0000 mon.smithi124 (mon.0) 453 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:56:53.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:52.967563+0000 mon.smithi124 (mon.0) 454 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:52.970783+0000 mon.smithi124 (mon.0) 455 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:53.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:52.152973+0000 mon.smithi124 (mon.0) 452 : cluster [DBG] osdmap e31: 6 total, 5 up, 6 in 2023-11-16T12:56:53.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:52.153098+0000 mon.smithi124 (mon.0) 453 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:56:53.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:52.967563+0000 mon.smithi124 (mon.0) 454 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:53.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:52.970783+0000 mon.smithi124 (mon.0) 455 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:52.561915+0000 mgr.smithi124.lcfakv (mgr.14166) 137 : cluster [DBG] pgmap v99: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:56:54.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:52.561915+0000 mgr.smithi124.lcfakv (mgr.14166) 137 : cluster [DBG] pgmap v99: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:56:56.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:54.562246+0000 mgr.smithi124.lcfakv (mgr.14166) 138 : cluster [DBG] pgmap v100: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:56:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:55.863509+0000 mon.smithi124 (mon.0) 456 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T12:56:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:55.864320+0000 mon.smithi124 (mon.0) 457 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:56.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:54.562246+0000 mgr.smithi124.lcfakv (mgr.14166) 138 : cluster [DBG] pgmap v100: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:56:56.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:55.863509+0000 mon.smithi124 (mon.0) 456 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T12:56:56.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:55.864320+0000 mon.smithi124 (mon.0) 457 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:57.564 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:56:55.864977+0000 mgr.smithi124.lcfakv (mgr.14166) 139 : cephadm [INF] Deploying daemon osd.5 on smithi188 2023-11-16T12:56:57.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:56:55.864977+0000 mgr.smithi124.lcfakv (mgr.14166) 139 : cephadm [INF] Deploying daemon osd.5 on smithi188 2023-11-16T12:56:58.276 INFO:teuthology.orchestra.run.smithi188.stdout:Created osd(s) 5 on host 'smithi188' 2023-11-16T12:56:58.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:56.562736+0000 mgr.smithi124.lcfakv (mgr.14166) 140 : cluster [DBG] pgmap v101: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:56:58.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:58.263179+0000 mon.smithi124 (mon.0) 458 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:58.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:58.264943+0000 mon.smithi124 (mon.0) 459 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:58.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:58.267812+0000 mon.smithi124 (mon.0) 460 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:58.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:58.268074+0000 mon.smithi124 (mon.0) 461 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:58.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:56:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:56:58.272498+0000 mon.smithi124 (mon.0) 462 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:58.603 DEBUG:teuthology.orchestra.run.smithi188:osd.5> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.5.service 2023-11-16T12:56:58.605 INFO:tasks.cephadm:Deploying osd.6 on smithi188 with /dev/vg_nvme/lv_2... 2023-11-16T12:56:58.606 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-16T12:56:58.638 INFO:journalctl@ceph.osd.5.smithi188.stdout:-- Logs begin at Thu 2023-11-16 12:44:29 UTC. -- 2023-11-16T12:56:58.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:56.562736+0000 mgr.smithi124.lcfakv (mgr.14166) 140 : cluster [DBG] pgmap v101: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:56:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:58.263179+0000 mon.smithi124 (mon.0) 458 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:56:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:58.264943+0000 mon.smithi124 (mon.0) 459 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:56:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:58.267812+0000 mon.smithi124 (mon.0) 460 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:58.268074+0000 mon.smithi124 (mon.0) 461 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:56:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:56:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:56:58.272498+0000 mon.smithi124 (mon.0) 462 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:56:58.999 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 12:56:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5[117962]: debug 2023-11-16T12:56:58.733+0000 7f67cd725080 -1 Falling back to public interface 2023-11-16T12:57:00.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:56:58.563033+0000 mgr.smithi124.lcfakv (mgr.14166) 141 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:56:58.563033+0000 mgr.smithi124.lcfakv (mgr.14166) 141 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:00.715 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-16T12:57:00.715 INFO:teuthology.orchestra.run.smithi188.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-16T12:57:00.715 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10+0 records in 2023-11-16T12:57:00.715 INFO:teuthology.orchestra.run.smithi188.stderr:10+0 records out 2023-11-16T12:57:00.715 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124222 s, 844 MB/s 2023-11-16T12:57:00.715 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping successful for: 2023-11-16T12:57:01.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:00.444900+0000 mon.smithi124 (mon.0) 463 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:01.483 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:00.563401+0000 mgr.smithi124.lcfakv (mgr.14166) 142 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:01.483 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:00.726020+0000 mon.smithi124 (mon.0) 464 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:01.681 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi188:vg_nvme/lv_2 2023-11-16T12:57:01.765 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 12:57:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5[117962]: debug 2023-11-16T12:57:01.481+0000 7f67cd725080 -1 osd.5 0 log_to_monitors {default=true} 2023-11-16T12:57:01.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:00.444900+0000 mon.smithi124 (mon.0) 463 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:01.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:00.563401+0000 mgr.smithi124.lcfakv (mgr.14166) 142 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:01.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:00.726020+0000 mon.smithi124 (mon.0) 464 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:02.624 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:01.485395+0000 mon.smithi124 (mon.0) 465 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T12:57:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:01.485395+0000 mon.smithi124 (mon.0) 465 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T12:57:03.662 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5[117962]: debug 2023-11-16T12:57:03.465+0000 7f67c3c88700 -1 osd.5 0 waiting for initial osdmap 2023-11-16T12:57:03.662 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5[117962]: debug 2023-11-16T12:57:03.470+0000 7f67bfc03700 -1 osd.5 33 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:02.456446+0000 mon.smithi124 (mon.0) 466 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:02.456527+0000 mon.smithi124 (mon.0) 467 : cluster [DBG] osdmap e32: 6 total, 5 up, 6 in 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:02.456704+0000 mon.smithi124 (mon.0) 468 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:02.457093+0000 mon.smithi124 (mon.0) 469 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:02.563854+0000 mgr.smithi124.lcfakv (mgr.14166) 143 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:02.992910+0000 mgr.smithi124.lcfakv (mgr.14166) 144 : audit [DBG] from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:02.993685+0000 mon.smithi124 (mon.0) 470 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:57:03.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:02.995211+0000 mon.smithi124 (mon.0) 471 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:02.995929+0000 mon.smithi124 (mon.0) 472 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:03.365499+0000 mgr.smithi124.lcfakv (mgr.14166) 145 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.370579+0000 mon.smithi124 (mon.0) 473 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.379718+0000 mon.smithi124 (mon.0) 474 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.380515+0000 mon.smithi124 (mon.0) 475 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:03.381057+0000 mgr.smithi124.lcfakv (mgr.14166) 146 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 7985M 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.385132+0000 mon.smithi124 (mon.0) 476 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.390544+0000 mon.smithi124 (mon.0) 477 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.394079+0000 mon.smithi124 (mon.0) 478 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.395196+0000 mon.smithi124 (mon.0) 479 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:03.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.395870+0000 mon.smithi124 (mon.0) 480 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:02.456446+0000 mon.smithi124 (mon.0) 466 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-16T12:57:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:02.456527+0000 mon.smithi124 (mon.0) 467 : cluster [DBG] osdmap e32: 6 total, 5 up, 6 in 2023-11-16T12:57:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:02.456704+0000 mon.smithi124 (mon.0) 468 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:02.457093+0000 mon.smithi124 (mon.0) 469 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:02.563854+0000 mgr.smithi124.lcfakv (mgr.14166) 143 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:02.992910+0000 mgr.smithi124.lcfakv (mgr.14166) 144 : audit [DBG] from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:57:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:02.993685+0000 mon.smithi124 (mon.0) 470 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:02.995211+0000 mon.smithi124 (mon.0) 471 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:02.995929+0000 mon.smithi124 (mon.0) 472 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:03.365499+0000 mgr.smithi124.lcfakv (mgr.14166) 145 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.370579+0000 mon.smithi124 (mon.0) 473 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.379718+0000 mon.smithi124 (mon.0) 474 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.380515+0000 mon.smithi124 (mon.0) 475 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:03.381057+0000 mgr.smithi124.lcfakv (mgr.14166) 146 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 7985M 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.385132+0000 mon.smithi124 (mon.0) 476 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.390544+0000 mon.smithi124 (mon.0) 477 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.394079+0000 mon.smithi124 (mon.0) 478 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.395196+0000 mon.smithi124 (mon.0) 479 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:03.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.395870+0000 mon.smithi124 (mon.0) 480 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:04.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.460767+0000 mon.smithi124 (mon.0) 481 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]': finished 2023-11-16T12:57:04.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:03.460831+0000 mon.smithi124 (mon.0) 482 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-11-16T12:57:04.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.461301+0000 mon.smithi124 (mon.0) 483 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:04.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:03.466282+0000 mon.smithi124 (mon.0) 484 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:04.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.460767+0000 mon.smithi124 (mon.0) 481 : audit [INF] from='osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]': finished 2023-11-16T12:57:04.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:03.460831+0000 mon.smithi124 (mon.0) 482 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-11-16T12:57:04.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.461301+0000 mon.smithi124 (mon.0) 483 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:04.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:03.466282+0000 mon.smithi124 (mon.0) 484 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:05.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:02.514378+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:57:05.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:02.514476+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:57:05.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:04.466196+0000 mon.smithi124 (mon.0) 485 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:05.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:04.471515+0000 mon.smithi124 (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546] boot 2023-11-16T12:57:05.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:04.471548+0000 mon.smithi124 (mon.0) 487 : cluster [DBG] osdmap e34: 6 total, 6 up, 6 in 2023-11-16T12:57:05.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:04.471767+0000 mon.smithi124 (mon.0) 488 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:05.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:04.564321+0000 mgr.smithi124.lcfakv (mgr.14166) 147 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:05.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:04.673452+0000 mon.smithi188 (mon.1) 8 : audit [INF] from='client.? 172.21.15.188:0/839353883' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5539744-6825-4d0a-b8c0-87631ca70d22"}]: dispatch 2023-11-16T12:57:05.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:04.673868+0000 mon.smithi124 (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5539744-6825-4d0a-b8c0-87631ca70d22"}]: dispatch 2023-11-16T12:57:05.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:04.679887+0000 mon.smithi124 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5539744-6825-4d0a-b8c0-87631ca70d22"}]': finished 2023-11-16T12:57:05.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:04.679964+0000 mon.smithi124 (mon.0) 491 : cluster [DBG] osdmap e35: 7 total, 6 up, 7 in 2023-11-16T12:57:05.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:04.680066+0000 mon.smithi124 (mon.0) 492 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:05.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:05.102913+0000 mon.smithi188 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.188:0/925293475' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:57:05.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:02.514378+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:57:05.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:02.514476+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:57:05.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:04.466196+0000 mon.smithi124 (mon.0) 485 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:05.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:04.471515+0000 mon.smithi124 (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.188:6808/4003668546,v1:172.21.15.188:6809/4003668546] boot 2023-11-16T12:57:05.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:04.471548+0000 mon.smithi124 (mon.0) 487 : cluster [DBG] osdmap e34: 6 total, 6 up, 6 in 2023-11-16T12:57:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:04.471767+0000 mon.smithi124 (mon.0) 488 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:57:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:04.564321+0000 mgr.smithi124.lcfakv (mgr.14166) 147 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-11-16T12:57:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:04.673452+0000 mon.smithi188 (mon.1) 8 : audit [INF] from='client.? 172.21.15.188:0/839353883' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5539744-6825-4d0a-b8c0-87631ca70d22"}]: dispatch 2023-11-16T12:57:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:04.673868+0000 mon.smithi124 (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5539744-6825-4d0a-b8c0-87631ca70d22"}]: dispatch 2023-11-16T12:57:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:04.679887+0000 mon.smithi124 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5539744-6825-4d0a-b8c0-87631ca70d22"}]': finished 2023-11-16T12:57:05.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:04.679964+0000 mon.smithi124 (mon.0) 491 : cluster [DBG] osdmap e35: 7 total, 6 up, 7 in 2023-11-16T12:57:05.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:04.680066+0000 mon.smithi124 (mon.0) 492 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:05.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:05.102913+0000 mon.smithi188 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.188:0/925293475' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:57:07.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:05.679156+0000 mon.smithi124 (mon.0) 493 : cluster [DBG] osdmap e36: 7 total, 6 up, 7 in 2023-11-16T12:57:07.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:05.679291+0000 mon.smithi124 (mon.0) 494 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:07.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:05.890373+0000 mon.smithi124 (mon.0) 495 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:07.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:05.893552+0000 mon.smithi124 (mon.0) 496 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:07.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:05.679156+0000 mon.smithi124 (mon.0) 493 : cluster [DBG] osdmap e36: 7 total, 6 up, 7 in 2023-11-16T12:57:07.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:05.679291+0000 mon.smithi124 (mon.0) 494 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:07.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:05.890373+0000 mon.smithi124 (mon.0) 495 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:07.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:05.893552+0000 mon.smithi124 (mon.0) 496 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:08.548 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:06.564733+0000 mgr.smithi124.lcfakv (mgr.14166) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:08.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:06.564733+0000 mgr.smithi124.lcfakv (mgr.14166) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:09.620 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:09.294024+0000 mon.smithi124 (mon.0) 497 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T12:57:09.620 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:09.294769+0000 mon.smithi124 (mon.0) 498 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:09.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:09.294024+0000 mon.smithi124 (mon.0) 497 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T12:57:09.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:09.294769+0000 mon.smithi124 (mon.0) 498 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:08.565130+0000 mgr.smithi124.lcfakv (mgr.14166) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:10.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:09.295322+0000 mgr.smithi124.lcfakv (mgr.14166) 150 : cephadm [INF] Deploying daemon osd.6 on smithi188 2023-11-16T12:57:10.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:08.565130+0000 mgr.smithi124.lcfakv (mgr.14166) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:10.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:09.295322+0000 mgr.smithi124.lcfakv (mgr.14166) 150 : cephadm [INF] Deploying daemon osd.6 on smithi188 2023-11-16T12:57:11.715 INFO:teuthology.orchestra.run.smithi188.stdout:Created osd(s) 6 on host 'smithi188' 2023-11-16T12:57:12.050 DEBUG:teuthology.orchestra.run.smithi188:osd.6> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.6.service 2023-11-16T12:57:12.052 INFO:tasks.cephadm:Deploying osd.7 on smithi188 with /dev/vg_nvme/lv_1... 2023-11-16T12:57:12.052 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-16T12:57:12.083 INFO:journalctl@ceph.osd.6.smithi188.stdout:-- Logs begin at Thu 2023-11-16 12:44:29 UTC. -- 2023-11-16T12:57:12.319 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 12:57:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6[120816]: debug 2023-11-16T12:57:12.165+0000 7f30e85f8080 -1 Falling back to public interface 2023-11-16T12:57:12.557 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:10.565469+0000 mgr.smithi124.lcfakv (mgr.14166) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:12.557 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:11.701848+0000 mon.smithi124 (mon.0) 499 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:12.557 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:11.703666+0000 mon.smithi124 (mon.0) 500 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:12.557 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:11.706250+0000 mon.smithi124 (mon.0) 501 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:12.557 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:11.706480+0000 mon.smithi124 (mon.0) 502 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:12.557 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:11.711076+0000 mon.smithi124 (mon.0) 503 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:12.655 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:10.565469+0000 mgr.smithi124.lcfakv (mgr.14166) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:12.656 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:11.701848+0000 mon.smithi124 (mon.0) 499 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:12.656 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:11.703666+0000 mon.smithi124 (mon.0) 500 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:12.656 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:11.706250+0000 mon.smithi124 (mon.0) 501 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:12.656 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:11.706480+0000 mon.smithi124 (mon.0) 502 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:12.656 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:11.711076+0000 mon.smithi124 (mon.0) 503 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:13.848 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-16T12:57:13.848 INFO:teuthology.orchestra.run.smithi188.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-16T12:57:13.849 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10+0 records in 2023-11-16T12:57:13.849 INFO:teuthology.orchestra.run.smithi188.stderr:10+0 records out 2023-11-16T12:57:13.849 INFO:teuthology.orchestra.run.smithi188.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0133627 s, 785 MB/s 2023-11-16T12:57:13.849 INFO:teuthology.orchestra.run.smithi188.stderr:--> Zapping successful for: 2023-11-16T12:57:14.218 DEBUG:teuthology.orchestra.run.smithi188:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi188:vg_nvme/lv_1 2023-11-16T12:57:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:12.565802+0000 mgr.smithi124.lcfakv (mgr.14166) 152 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:13.854876+0000 mon.smithi124 (mon.0) 504 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:14.519 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:14.097017+0000 mon.smithi124 (mon.0) 505 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:14.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:12.565802+0000 mgr.smithi124.lcfakv (mgr.14166) 152 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:13.854876+0000 mon.smithi124 (mon.0) 504 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:14.097017+0000 mon.smithi124 (mon.0) 505 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:15.162 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 12:57:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6[120816]: debug 2023-11-16T12:57:14.920+0000 7f30e85f8080 -1 osd.6 0 log_to_monitors {default=true} 2023-11-16T12:57:15.492 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:14.683597+0000 mon.smithi124 (mon.0) 506 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:57:15.492 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:14.683843+0000 mon.smithi124 (mon.0) 507 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:57:15.492 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:14.925162+0000 mon.smithi188 (mon.1) 10 : audit [INF] from='osd.6 [v2:172.21.15.188:6816/3806610400,v1:172.21.15.188:6817/3806610400]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T12:57:15.492 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:14.925858+0000 mon.smithi124 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T12:57:15.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:14.683597+0000 mon.smithi124 (mon.0) 506 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:57:15.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:14.683843+0000 mon.smithi124 (mon.0) 507 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:57:15.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:14.925162+0000 mon.smithi188 (mon.1) 10 : audit [INF] from='osd.6 [v2:172.21.15.188:6816/3806610400,v1:172.21.15.188:6817/3806610400]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T12:57:15.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:14.925858+0000 mon.smithi124 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:14.566135+0000 mgr.smithi124.lcfakv (mgr.14166) 153 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:15.330285+0000 mon.smithi124 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:15.330349+0000 mon.smithi124 (mon.0) 510 : cluster [DBG] osdmap e37: 7 total, 6 up, 7 in 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:15.330691+0000 mon.smithi124 (mon.0) 511 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:15.330909+0000 mon.smithi188 (mon.1) 11 : audit [INF] from='osd.6 [v2:172.21.15.188:6816/3806610400,v1:172.21.15.188:6817/3806610400]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:15.331468+0000 mon.smithi124 (mon.0) 512 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:16.067691+0000 mon.smithi124 (mon.0) 513 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:57:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:16.069413+0000 mon.smithi124 (mon.0) 514 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:57:16.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:16.070100+0000 mon.smithi124 (mon.0) 515 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:16.662 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6[120816]: debug 2023-11-16T12:57:16.334+0000 7f30deb5b700 -1 osd.6 0 waiting for initial osdmap 2023-11-16T12:57:16.663 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6[120816]: debug 2023-11-16T12:57:16.339+0000 7f30d82d1700 -1 osd.6 38 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:57:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:14.566135+0000 mgr.smithi124.lcfakv (mgr.14166) 153 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:15.330285+0000 mon.smithi124 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-16T12:57:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:15.330349+0000 mon.smithi124 (mon.0) 510 : cluster [DBG] osdmap e37: 7 total, 6 up, 7 in 2023-11-16T12:57:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:15.330691+0000 mon.smithi124 (mon.0) 511 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:15.330909+0000 mon.smithi188 (mon.1) 11 : audit [INF] from='osd.6 [v2:172.21.15.188:6816/3806610400,v1:172.21.15.188:6817/3806610400]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:15.331468+0000 mon.smithi124 (mon.0) 512 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:16.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:16.067691+0000 mon.smithi124 (mon.0) 513 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-16T12:57:16.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:16.069413+0000 mon.smithi124 (mon.0) 514 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T12:57:16.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:16.070100+0000 mon.smithi124 (mon.0) 515 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:16.066759+0000 mgr.smithi124.lcfakv (mgr.14166) 154 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:57:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:16.330696+0000 mon.smithi124 (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=smithi188", "root=default"]}]': finished 2023-11-16T12:57:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:16.330759+0000 mon.smithi124 (mon.0) 517 : cluster [DBG] osdmap e38: 7 total, 6 up, 7 in 2023-11-16T12:57:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:16.331126+0000 mon.smithi124 (mon.0) 518 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:16.335126+0000 mon.smithi124 (mon.0) 519 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.094042+0000 mon.smithi124 (mon.0) 520 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.095010+0000 mon.smithi124 (mon.0) 521 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.095759+0000 mon.smithi124 (mon.0) 522 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.096398+0000 mon.smithi124 (mon.0) 523 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.100502+0000 mon.smithi124 (mon.0) 524 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.104236+0000 mon.smithi124 (mon.0) 525 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.107862+0000 mon.smithi124 (mon.0) 526 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.108860+0000 mon.smithi124 (mon.0) 527 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.109502+0000 mon.smithi124 (mon.0) 528 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.113305+0000 mon.smithi124 (mon.0) 529 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:17.331799+0000 mon.smithi124 (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.188:6816/3806610400,v1:172.21.15.188:6817/3806610400] boot 2023-11-16T12:57:17.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:17.331839+0000 mon.smithi124 (mon.0) 531 : cluster [DBG] osdmap e39: 7 total, 7 up, 7 in 2023-11-16T12:57:17.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.331980+0000 mon.smithi124 (mon.0) 532 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:17.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:16.066759+0000 mgr.smithi124.lcfakv (mgr.14166) 154 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi188:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:57:17.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:16.330696+0000 mon.smithi124 (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=smithi188", "root=default"]}]': finished 2023-11-16T12:57:17.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:16.330759+0000 mon.smithi124 (mon.0) 517 : cluster [DBG] osdmap e38: 7 total, 6 up, 7 in 2023-11-16T12:57:17.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:16.331126+0000 mon.smithi124 (mon.0) 518 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:17.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:16.335126+0000 mon.smithi124 (mon.0) 519 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:17.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.094042+0000 mon.smithi124 (mon.0) 520 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.095010+0000 mon.smithi124 (mon.0) 521 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:17.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.095759+0000 mon.smithi124 (mon.0) 522 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:17.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.096398+0000 mon.smithi124 (mon.0) 523 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:17.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.100502+0000 mon.smithi124 (mon.0) 524 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.104236+0000 mon.smithi124 (mon.0) 525 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.107862+0000 mon.smithi124 (mon.0) 526 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:17.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.108860+0000 mon.smithi124 (mon.0) 527 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:17.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.109502+0000 mon.smithi124 (mon.0) 528 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:17.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.113305+0000 mon.smithi124 (mon.0) 529 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:17.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:17.331799+0000 mon.smithi124 (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.188:6816/3806610400,v1:172.21.15.188:6817/3806610400] boot 2023-11-16T12:57:17.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:17.331839+0000 mon.smithi124 (mon.0) 531 : cluster [DBG] osdmap e39: 7 total, 7 up, 7 in 2023-11-16T12:57:17.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.331980+0000 mon.smithi124 (mon.0) 532 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:57:18.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:15.890935+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:15.891051+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:16.566495+0000 mgr.smithi124.lcfakv (mgr.14166) 155 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:17.088996+0000 mgr.smithi124.lcfakv (mgr.14166) 156 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:17.096908+0000 mgr.smithi124.lcfakv (mgr.14166) 157 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 5323M 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.791571+0000 mon.smithi188 (mon.1) 12 : audit [INF] from='client.? 172.21.15.188:0/4234085704' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11a9ed49-cb1a-4e12-84a0-59cd82fb13c2"}]: dispatch 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.792160+0000 mon.smithi124 (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11a9ed49-cb1a-4e12-84a0-59cd82fb13c2"}]: dispatch 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.798923+0000 mon.smithi124 (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "11a9ed49-cb1a-4e12-84a0-59cd82fb13c2"}]': finished 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:17.798976+0000 mon.smithi124 (mon.0) 535 : cluster [DBG] osdmap e40: 8 total, 7 up, 8 in 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:17.799105+0000 mon.smithi124 (mon.0) 536 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:18.207160+0000 mon.smithi188 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.188:0/2636868609' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:57:18.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:15.890935+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:57:18.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:15.891051+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:16.566495+0000 mgr.smithi124.lcfakv (mgr.14166) 155 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:17.088996+0000 mgr.smithi124.lcfakv (mgr.14166) 156 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:17.096908+0000 mgr.smithi124.lcfakv (mgr.14166) 157 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 5323M 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.791571+0000 mon.smithi188 (mon.1) 12 : audit [INF] from='client.? 172.21.15.188:0/4234085704' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11a9ed49-cb1a-4e12-84a0-59cd82fb13c2"}]: dispatch 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.792160+0000 mon.smithi124 (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11a9ed49-cb1a-4e12-84a0-59cd82fb13c2"}]: dispatch 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.798923+0000 mon.smithi124 (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "11a9ed49-cb1a-4e12-84a0-59cd82fb13c2"}]': finished 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:17.798976+0000 mon.smithi124 (mon.0) 535 : cluster [DBG] osdmap e40: 8 total, 7 up, 8 in 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:17.799105+0000 mon.smithi124 (mon.0) 536 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:18.207160+0000 mon.smithi188 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.188:0/2636868609' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T12:57:20.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:18.566988+0000 mgr.smithi124.lcfakv (mgr.14166) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:20.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:18.798440+0000 mon.smithi124 (mon.0) 537 : cluster [DBG] osdmap e41: 8 total, 7 up, 8 in 2023-11-16T12:57:20.086 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:18.798656+0000 mon.smithi124 (mon.0) 538 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:20.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:18.566988+0000 mgr.smithi124.lcfakv (mgr.14166) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:20.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:18.798440+0000 mon.smithi124 (mon.0) 537 : cluster [DBG] osdmap e41: 8 total, 7 up, 8 in 2023-11-16T12:57:20.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:18.798656+0000 mon.smithi124 (mon.0) 538 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:22.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:20.567370+0000 mgr.smithi124.lcfakv (mgr.14166) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:22.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:20.567370+0000 mgr.smithi124.lcfakv (mgr.14166) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:23.611 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:22.657580+0000 mon.smithi124 (mon.0) 539 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T12:57:23.611 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:22.658391+0000 mon.smithi124 (mon.0) 540 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:23.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:22.657580+0000 mon.smithi124 (mon.0) 539 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T12:57:23.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:22.658391+0000 mon.smithi124 (mon.0) 540 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:24.577 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:22.567730+0000 mgr.smithi124.lcfakv (mgr.14166) 160 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:24.578 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:22.659060+0000 mgr.smithi124.lcfakv (mgr.14166) 161 : cephadm [INF] Deploying daemon osd.7 on smithi188 2023-11-16T12:57:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:22.567730+0000 mgr.smithi124.lcfakv (mgr.14166) 160 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:24.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:22.659060+0000 mgr.smithi124.lcfakv (mgr.14166) 161 : cephadm [INF] Deploying daemon osd.7 on smithi188 2023-11-16T12:57:25.078 INFO:teuthology.orchestra.run.smithi188.stdout:Created osd(s) 7 on host 'smithi188' 2023-11-16T12:57:25.447 DEBUG:teuthology.orchestra.run.smithi188:osd.7> sudo journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.7.service 2023-11-16T12:57:25.449 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-16T12:57:25.449 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-16T12:57:25.478 INFO:journalctl@ceph.osd.7.smithi188.stdout:-- Logs begin at Thu 2023-11-16 12:44:29 UTC. -- 2023-11-16T12:57:25.547 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:25.065573+0000 mon.smithi124 (mon.0) 541 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:25.547 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:25.067578+0000 mon.smithi124 (mon.0) 542 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:25.547 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:25.070306+0000 mon.smithi124 (mon.0) 543 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:25.547 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:25.070559+0000 mon.smithi124 (mon.0) 544 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:25.547 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:25.075314+0000 mon.smithi124 (mon.0) 545 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:25.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:25.065573+0000 mon.smithi124 (mon.0) 541 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:25.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:25.067578+0000 mon.smithi124 (mon.0) 542 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:25.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:25.070306+0000 mon.smithi124 (mon.0) 543 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:25.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:25.070559+0000 mon.smithi124 (mon.0) 544 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:25.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:25.075314+0000 mon.smithi124 (mon.0) 545 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:25.803 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 12:57:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7[123716]: debug 2023-11-16T12:57:25.545+0000 7f0683364080 -1 Falling back to public interface 2023-11-16T12:57:26.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:24.568237+0000 mgr.smithi124.lcfakv (mgr.14166) 162 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:26.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:24.568237+0000 mgr.smithi124.lcfakv (mgr.14166) 162 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:26.795 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:27.192 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":41,"num_osds":8,"num_up_osds":7,"osd_up_since":1700139437,"num_in_osds":8,"osd_in_since":1700139437,"num_remapped_pgs":0} 2023-11-16T12:57:27.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:26.568539+0000 mgr.smithi124.lcfakv (mgr.14166) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:27.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:26.603330+0000 mon.smithi124 (mon.0) 546 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:27.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:26.795096+0000 mon.smithi124 (mon.0) 547 : audit [DBG] from='client.? 172.21.15.124:0/86437045' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T12:57:27.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:26.568539+0000 mgr.smithi124.lcfakv (mgr.14166) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:27.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:26.603330+0000 mon.smithi124 (mon.0) 546 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:27.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:26.795096+0000 mon.smithi124 (mon.0) 547 : audit [DBG] from='client.? 172.21.15.124:0/86437045' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T12:57:28.193 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-16T12:57:28.610 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 12:57:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7[123716]: debug 2023-11-16T12:57:28.298+0000 7f0683364080 -1 osd.7 0 log_to_monitors {default=true} 2023-11-16T12:57:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:28.303074+0000 mon.smithi188 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.188:6824/4211138248,v1:172.21.15.188:6825/4211138248]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T12:57:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:28.303476+0000 mon.smithi124 (mon.0) 548 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T12:57:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:28.303074+0000 mon.smithi188 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.188:6824/4211138248,v1:172.21.15.188:6825/4211138248]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T12:57:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:28.303476+0000 mon.smithi124 (mon.0) 548 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T12:57:29.580 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:28.568941+0000 mgr.smithi124.lcfakv (mgr.14166) 164 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:28.609647+0000 mon.smithi124 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:28.609724+0000 mon.smithi124 (mon.0) 550 : cluster [DBG] osdmap e42: 8 total, 7 up, 8 in 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:28.609827+0000 mon.smithi124 (mon.0) 551 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:28.612368+0000 mon.smithi188 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.188:6824/4211138248,v1:172.21.15.188:6825/4211138248]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:28.612626+0000 mon.smithi124 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:29.044685+0000 mgr.smithi124.lcfakv (mgr.14166) 165 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.049555+0000 mon.smithi124 (mon.0) 553 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.891 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.280959+0000 mon.smithi124 (mon.0) 554 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.281740+0000 mon.smithi124 (mon.0) 555 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.282339+0000 mon.smithi124 (mon.0) 556 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.282883+0000 mon.smithi124 (mon.0) 557 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:57:29.283267+0000 mgr.smithi124.lcfakv (mgr.14166) 166 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 3992M 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.287196+0000 mon.smithi124 (mon.0) 558 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.290336+0000 mon.smithi124 (mon.0) 559 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.294116+0000 mon.smithi124 (mon.0) 560 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.294960+0000 mon.smithi124 (mon.0) 561 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.295467+0000 mon.smithi124 (mon.0) 562 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.298760+0000 mon.smithi124 (mon.0) 563 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.579507+0000 mon.smithi124 (mon.0) 564 : audit [DBG] from='client.? 172.21.15.124:0/3678426302' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T12:57:29.912 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7[123716]: debug 2023-11-16T12:57:29.620+0000 7f06798c7700 -1 osd.7 0 waiting for initial osdmap 2023-11-16T12:57:29.912 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7[123716]: debug 2023-11-16T12:57:29.627+0000 7f067403f700 -1 osd.7 43 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-16T12:57:29.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:28.568941+0000 mgr.smithi124.lcfakv (mgr.14166) 164 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:29.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:28.609647+0000 mon.smithi124 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-16T12:57:29.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:28.609724+0000 mon.smithi124 (mon.0) 550 : cluster [DBG] osdmap e42: 8 total, 7 up, 8 in 2023-11-16T12:57:29.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:28.609827+0000 mon.smithi124 (mon.0) 551 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:29.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:28.612368+0000 mon.smithi188 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.188:6824/4211138248,v1:172.21.15.188:6825/4211138248]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:29.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:28.612626+0000 mon.smithi124 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T12:57:29.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:29.044685+0000 mgr.smithi124.lcfakv (mgr.14166) 165 : cephadm [INF] Detected new or changed devices on smithi188 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.049555+0000 mon.smithi124 (mon.0) 553 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.280959+0000 mon.smithi124 (mon.0) 554 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.281740+0000 mon.smithi124 (mon.0) 555 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.282339+0000 mon.smithi124 (mon.0) 556 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.282883+0000 mon.smithi124 (mon.0) 557 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:57:29.283267+0000 mgr.smithi124.lcfakv (mgr.14166) 166 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 3992M 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.287196+0000 mon.smithi124 (mon.0) 558 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.290336+0000 mon.smithi124 (mon.0) 559 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.294116+0000 mon.smithi124 (mon.0) 560 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.294960+0000 mon.smithi124 (mon.0) 561 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.295467+0000 mon.smithi124 (mon.0) 562 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:57:29.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.298760+0000 mon.smithi124 (mon.0) 563 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:57:29.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.579507+0000 mon.smithi124 (mon.0) 564 : audit [DBG] from='client.? 172.21.15.124:0/3678426302' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T12:57:29.992 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":42,"num_osds":8,"num_up_osds":7,"osd_up_since":1700139437,"num_in_osds":8,"osd_in_since":1700139437,"num_remapped_pgs":0} 2023-11-16T12:57:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.610827+0000 mon.smithi124 (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]': finished 2023-11-16T12:57:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:29.610907+0000 mon.smithi124 (mon.0) 566 : cluster [DBG] osdmap e43: 8 total, 7 up, 8 in 2023-11-16T12:57:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.611257+0000 mon.smithi124 (mon.0) 567 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:29.620020+0000 mon.smithi124 (mon.0) 568 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.610827+0000 mon.smithi124 (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]': finished 2023-11-16T12:57:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:29.610907+0000 mon.smithi124 (mon.0) 566 : cluster [DBG] osdmap e43: 8 total, 7 up, 8 in 2023-11-16T12:57:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.611257+0000 mon.smithi124 (mon.0) 567 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:30.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:29.620020+0000 mon.smithi124 (mon.0) 568 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:30.993 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-16T12:57:31.625 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:29.278327+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:57:31.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:29.278439+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:57:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:30.569405+0000 mgr.smithi124.lcfakv (mgr.14166) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:30.622006+0000 mon.smithi124 (mon.0) 569 : cluster [INF] osd.7 [v2:172.21.15.188:6824/4211138248,v1:172.21.15.188:6825/4211138248] boot 2023-11-16T12:57:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:30.622084+0000 mon.smithi124 (mon.0) 570 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2023-11-16T12:57:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:30.622493+0000 mon.smithi124 (mon.0) 571 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:31.316167+0000 mon.smithi124 (mon.0) 572 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2023-11-16T12:57:31.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:29.278327+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T12:57:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:29.278439+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T12:57:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:30.569405+0000 mgr.smithi124.lcfakv (mgr.14166) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-11-16T12:57:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:30.622006+0000 mon.smithi124 (mon.0) 569 : cluster [INF] osd.7 [v2:172.21.15.188:6824/4211138248,v1:172.21.15.188:6825/4211138248] boot 2023-11-16T12:57:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:30.622084+0000 mon.smithi124 (mon.0) 570 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2023-11-16T12:57:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:30.622493+0000 mon.smithi124 (mon.0) 571 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:57:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:31.316167+0000 mon.smithi124 (mon.0) 572 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2023-11-16T12:57:32.345 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:32.740 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1700139450,"num_in_osds":8,"osd_in_since":1700139437,"num_remapped_pgs":0} 2023-11-16T12:57:32.741 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-16T12:57:32.961 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:33.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:32.320539+0000 mon.smithi124 (mon.0) 573 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-16T12:57:33.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:32.344527+0000 mon.smithi124 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.124:0/1989890984' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T12:57:33.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:32.320539+0000 mon.smithi124 (mon.0) 573 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-16T12:57:33.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:32.344527+0000 mon.smithi124 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.124:0/1989890984' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T12:57:34.089 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:34.089 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":46,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","created":"2023-11-16T12:53:23.413265+0000","modified":"2023-11-16T12:57:32.317092+0000","last_up_change":"2023-11-16T12:57:30.617085+0000","last_in_change":"2023-11-16T12:57:17.792753+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":"2023-11-16T12:56:22.080778+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":"21","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":"a8932d25-71db-42df-9896-6d482bb518fd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6803","nonce":2118333926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6805","nonce":2118333926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6808","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6809","nonce":2118333926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6807","nonce":2118333926}]},"public_addr":"172.21.15.124:6803/2118333926","cluster_addr":"172.21.15.124:6805/2118333926","heartbeat_back_addr":"172.21.15.124:6809/2118333926","heartbeat_front_addr":"172.21.15.124:6807/2118333926","state":["exists","up"]},{"osd":1,"uuid":"055c1236-b74c-4f2d-96d0-0860eee5021e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6811","nonce":3942776399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6813","nonce":3942776399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6816","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6817","nonce":3942776399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6815","nonce":3942776399}]},"public_addr":"172.21.15.124:6811/3942776399","cluster_addr":"172.21.15.124:6813/3942776399","heartbeat_back_addr":"172.21.15.124:6817/3942776399","heartbeat_front_addr":"172.21.15.124:6815/3942776399","state":["exists","up"]},{"osd":2,"uuid":"0282606c-be15-4107-a953-0d47ad0eb324","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6819","nonce":1453192264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6821","nonce":1453192264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6824","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6825","nonce":1453192264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6823","nonce":1453192264}]},"public_addr":"172.21.15.124:6819/1453192264","cluster_addr":"172.21.15.124:6821/1453192264","heartbeat_back_addr":"172.21.15.124:6825/1453192264","heartbeat_front_addr":"172.21.15.124:6823/1453192264","state":["exists","up"]},{"osd":3,"uuid":"db167051-ac1e-4d00-8412-cb6dc04c854f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6826","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6827","nonce":300267773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6828","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6829","nonce":300267773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6832","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6833","nonce":300267773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6830","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6831","nonce":300267773}]},"public_addr":"172.21.15.124:6827/300267773","cluster_addr":"172.21.15.124:6829/300267773","heartbeat_back_addr":"172.21.15.124:6833/300267773","heartbeat_front_addr":"172.21.15.124:6831/300267773","state":["exists","up"]},{"osd":4,"uuid":"ed977b23-6212-4934-b447-34f9c594113a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6800","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6801","nonce":4069242922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6802","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6803","nonce":4069242922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6806","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6807","nonce":4069242922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6804","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6805","nonce":4069242922}]},"public_addr":"172.21.15.188:6801/4069242922","cluster_addr":"172.21.15.188:6803/4069242922","heartbeat_back_addr":"172.21.15.188:6807/4069242922","heartbeat_front_addr":"172.21.15.188:6805/4069242922","state":["exists","up"]},{"osd":5,"uuid":"e108bd95-1382-4949-b191-bc04073b345f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":35,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6808","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6809","nonce":4003668546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6810","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6811","nonce":4003668546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6814","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6815","nonce":4003668546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6812","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6813","nonce":4003668546}]},"public_addr":"172.21.15.188:6809/4003668546","cluster_addr":"172.21.15.188:6811/4003668546","heartbeat_back_addr":"172.21.15.188:6815/4003668546","heartbeat_front_addr":"172.21.15.188:6813/4003668546","state":["exists","up"]},{"osd":6,"uuid":"a5539744-6825-4d0a-b8c0-87631ca70d22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6816","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6817","nonce":3806610400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6818","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6819","nonce":3806610400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6822","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6823","nonce":3806610400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6820","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6821","nonce":3806610400}]},"public_addr":"172.21.15.188:6817/3806610400","cluster_addr":"172.21.15.188:6819/3806610400","heartbeat_back_addr":"172.21.15.188:6823/3806610400","heartbeat_front_addr":"172.21.15.188:6821/3806610400","state":["exists","up"]},{"osd":7,"uuid":"11a9ed49-cb1a-4e12-84a0-59cd82fb13c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6824","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6825","nonce":4211138248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6826","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6827","nonce":4211138248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6830","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6831","nonce":4211138248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6828","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6829","nonce":4211138248}]},"public_addr":"172.21.15.188:6825/4211138248","cluster_addr":"172.21.15.188:6827/4211138248","heartbeat_back_addr":"172.21.15.188:6831/4211138248","heartbeat_front_addr":"172.21.15.188:6829/4211138248","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":"2023-11-16T12:55:48.745840+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":"2023-11-16T12:56:04.751562+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":"2023-11-16T12:56:20.142794+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":"2023-11-16T12:56:36.745154+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":"2023-11-16T12:56:49.077217+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":"2023-11-16T12:57:02.514479+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":"2023-11-16T12:57:15.891056+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":"2023-11-16T12:57:29.278441+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.124:6801/1478666142":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/2964122455":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/3892400571":"2023-11-17T12:54:02.948332+0000","172.21.15.124:6801/2526095483":"2023-11-17T12:54:02.948332+0000","172.21.15.124:0/447579771":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/2442721374":"2023-11-17T12:54:02.948332+0000","172.21.15.124:6800/1478666142":"2023-11-17T12:54:14.478729+0000","172.21.15.124:6800/2526095483":"2023-11-17T12:54:02.948332+0000","172.21.15.124:0/4230476544":"2023-11-17T12:53:44.463777+0000","172.21.15.124:6800/3465987778":"2023-11-17T12:53:44.463777+0000","172.21.15.124:0/2556877502":"2023-11-17T12:53:44.463777+0000","172.21.15.124:6801/3465987778":"2023-11-17T12:53:44.463777+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}} 2023-11-16T12:57:34.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:32.569943+0000 mgr.smithi124.lcfakv (mgr.14166) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 remapped+peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:34.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:34.087927+0000 mon.smithi124 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.124:0/1516115965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T12:57:34.482 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-11-16T12:56:22.080778+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': '21', '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': {}}}] 2023-11-16T12:57:34.482 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-11-16T12:57:34.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:32.569943+0000 mgr.smithi124.lcfakv (mgr.14166) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 remapped+peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:34.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:34.087927+0000 mon.smithi124 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.124:0/1516115965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T12:57:34.703 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:35.768 INFO:teuthology.orchestra.run.smithi124.stdout:pg_num: 1 2023-11-16T12:57:36.173 INFO:tasks.cephadm:Setting up client nodes... 2023-11-16T12:57:36.173 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-16T12:57:36.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:34.570303+0000 mgr.smithi124.lcfakv (mgr.14166) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 remapped+peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:36.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:35.767830+0000 mon.smithi124 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.124:0/3232122477' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-16T12:57:36.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:34.570303+0000 mgr.smithi124.lcfakv (mgr.14166) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 remapped+peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:36.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:35.767830+0000 mon.smithi124 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.124:0/3232122477' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-16T12:57:37.586 INFO:teuthology.orchestra.run.smithi124.stdout:[client.0] 2023-11-16T12:57:37.587 INFO:teuthology.orchestra.run.smithi124.stdout: key = AQDBEVZlcUu8IhAAKK2rIONfvsOFk5npPoN1wg== 2023-11-16T12:57:37.981 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-11-16T12:57:37.982 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-16T12:57:37.982 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-16T12:57:38.021 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-16T12:57:38.021 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-16T12:57:38.022 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph mgr dump --format=json 2023-11-16T12:57:38.281 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:36.570671+0000 mgr.smithi124.lcfakv (mgr.14166) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 remapped+peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:37.582606+0000 mon.smithi124 (mon.0) 577 : audit [INF] from='client.? 172.21.15.124:0/1831886966' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T12:57:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:37.585971+0000 mon.smithi124 (mon.0) 578 : audit [INF] from='client.? 172.21.15.124:0/1831886966' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-16T12:57:38.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:36.570671+0000 mgr.smithi124.lcfakv (mgr.14166) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 remapped+peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:38.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:37.582606+0000 mon.smithi124 (mon.0) 577 : audit [INF] from='client.? 172.21.15.124:0/1831886966' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T12:57:38.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:37.585971+0000 mon.smithi124 (mon.0) 578 : audit [INF] from='client.? 172.21.15.124:0/1831886966' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-16T12:57:39.408 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:39.781 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":18,"active_gid":14166,"active_name":"smithi124.lcfakv","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6800","nonce":157638060},{"type":"v1","addr":"172.21.15.124:6801","nonce":157638060}]},"active_addr":"172.21.15.124:6801/157638060","active_change":"2023-11-16T12:54:14.478988+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14228,"name":"smithi188.chcfuf","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.124:8443/","prometheus":"http://172.21.15.124: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.124:0","nonce":1085486989}]},{"addrvec":[{"type":"v2","addr":"172.21.15.124:0","nonce":4261073912}]}]}} 2023-11-16T12:57:39.785 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-16T12:57:39.785 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-16T12:57:39.785 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-16T12:57:40.006 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:40.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:38.571020+0000 mgr.smithi124.lcfakv (mgr.14166) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:40.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:39.403581+0000 mon.smithi124 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.124:0/3538513420' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T12:57:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:38.571020+0000 mgr.smithi124.lcfakv (mgr.14166) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:39.403581+0000 mon.smithi124 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.124:0/3538513420' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T12:57:41.090 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:41.090 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":46,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","created":"2023-11-16T12:53:23.413265+0000","modified":"2023-11-16T12:57:32.317092+0000","last_up_change":"2023-11-16T12:57:30.617085+0000","last_in_change":"2023-11-16T12:57:17.792753+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":"2023-11-16T12:56:22.080778+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":"21","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":"a8932d25-71db-42df-9896-6d482bb518fd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6803","nonce":2118333926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6805","nonce":2118333926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6808","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6809","nonce":2118333926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6807","nonce":2118333926}]},"public_addr":"172.21.15.124:6803/2118333926","cluster_addr":"172.21.15.124:6805/2118333926","heartbeat_back_addr":"172.21.15.124:6809/2118333926","heartbeat_front_addr":"172.21.15.124:6807/2118333926","state":["exists","up"]},{"osd":1,"uuid":"055c1236-b74c-4f2d-96d0-0860eee5021e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6811","nonce":3942776399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6813","nonce":3942776399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6816","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6817","nonce":3942776399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6815","nonce":3942776399}]},"public_addr":"172.21.15.124:6811/3942776399","cluster_addr":"172.21.15.124:6813/3942776399","heartbeat_back_addr":"172.21.15.124:6817/3942776399","heartbeat_front_addr":"172.21.15.124:6815/3942776399","state":["exists","up"]},{"osd":2,"uuid":"0282606c-be15-4107-a953-0d47ad0eb324","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6819","nonce":1453192264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6821","nonce":1453192264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6824","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6825","nonce":1453192264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6823","nonce":1453192264}]},"public_addr":"172.21.15.124:6819/1453192264","cluster_addr":"172.21.15.124:6821/1453192264","heartbeat_back_addr":"172.21.15.124:6825/1453192264","heartbeat_front_addr":"172.21.15.124:6823/1453192264","state":["exists","up"]},{"osd":3,"uuid":"db167051-ac1e-4d00-8412-cb6dc04c854f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6826","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6827","nonce":300267773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6828","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6829","nonce":300267773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6832","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6833","nonce":300267773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6830","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6831","nonce":300267773}]},"public_addr":"172.21.15.124:6827/300267773","cluster_addr":"172.21.15.124:6829/300267773","heartbeat_back_addr":"172.21.15.124:6833/300267773","heartbeat_front_addr":"172.21.15.124:6831/300267773","state":["exists","up"]},{"osd":4,"uuid":"ed977b23-6212-4934-b447-34f9c594113a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6800","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6801","nonce":4069242922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6802","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6803","nonce":4069242922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6806","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6807","nonce":4069242922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6804","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6805","nonce":4069242922}]},"public_addr":"172.21.15.188:6801/4069242922","cluster_addr":"172.21.15.188:6803/4069242922","heartbeat_back_addr":"172.21.15.188:6807/4069242922","heartbeat_front_addr":"172.21.15.188:6805/4069242922","state":["exists","up"]},{"osd":5,"uuid":"e108bd95-1382-4949-b191-bc04073b345f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":35,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6808","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6809","nonce":4003668546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6810","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6811","nonce":4003668546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6814","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6815","nonce":4003668546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6812","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6813","nonce":4003668546}]},"public_addr":"172.21.15.188:6809/4003668546","cluster_addr":"172.21.15.188:6811/4003668546","heartbeat_back_addr":"172.21.15.188:6815/4003668546","heartbeat_front_addr":"172.21.15.188:6813/4003668546","state":["exists","up"]},{"osd":6,"uuid":"a5539744-6825-4d0a-b8c0-87631ca70d22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6816","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6817","nonce":3806610400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6818","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6819","nonce":3806610400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6822","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6823","nonce":3806610400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6820","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6821","nonce":3806610400}]},"public_addr":"172.21.15.188:6817/3806610400","cluster_addr":"172.21.15.188:6819/3806610400","heartbeat_back_addr":"172.21.15.188:6823/3806610400","heartbeat_front_addr":"172.21.15.188:6821/3806610400","state":["exists","up"]},{"osd":7,"uuid":"11a9ed49-cb1a-4e12-84a0-59cd82fb13c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6824","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6825","nonce":4211138248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6826","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6827","nonce":4211138248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6830","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6831","nonce":4211138248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6828","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6829","nonce":4211138248}]},"public_addr":"172.21.15.188:6825/4211138248","cluster_addr":"172.21.15.188:6827/4211138248","heartbeat_back_addr":"172.21.15.188:6831/4211138248","heartbeat_front_addr":"172.21.15.188:6829/4211138248","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":"2023-11-16T12:55:48.745840+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":"2023-11-16T12:56:04.751562+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":"2023-11-16T12:56:20.142794+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":"2023-11-16T12:56:36.745154+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":"2023-11-16T12:56:49.077217+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":"2023-11-16T12:57:02.514479+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":"2023-11-16T12:57:15.891056+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":"2023-11-16T12:57:29.278441+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.124:6801/1478666142":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/2964122455":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/3892400571":"2023-11-17T12:54:02.948332+0000","172.21.15.124:6801/2526095483":"2023-11-17T12:54:02.948332+0000","172.21.15.124:0/447579771":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/2442721374":"2023-11-17T12:54:02.948332+0000","172.21.15.124:6800/1478666142":"2023-11-17T12:54:14.478729+0000","172.21.15.124:6800/2526095483":"2023-11-17T12:54:02.948332+0000","172.21.15.124:0/4230476544":"2023-11-17T12:53:44.463777+0000","172.21.15.124:6800/3465987778":"2023-11-17T12:53:44.463777+0000","172.21.15.124:0/2556877502":"2023-11-17T12:53:44.463777+0000","172.21.15.124:6801/3465987778":"2023-11-17T12:53:44.463777+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}} 2023-11-16T12:57:41.389 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:41.089333+0000 mon.smithi124 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.124:0/3673851487' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T12:57:41.473 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-16T12:57:41.473 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-16T12:57:41.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:41.089333+0000 mon.smithi124 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.124:0/3673851487' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T12:57:41.693 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:42.445 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:40.571362+0000 mgr.smithi124.lcfakv (mgr.14166) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:40.571362+0000 mgr.smithi124.lcfakv (mgr.14166) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:42.775 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:42.775 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":46,"fsid":"11dffc0a-847f-11ee-8dbe-212e2dc638e7","created":"2023-11-16T12:53:23.413265+0000","modified":"2023-11-16T12:57:32.317092+0000","last_up_change":"2023-11-16T12:57:30.617085+0000","last_in_change":"2023-11-16T12:57:17.792753+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":"2023-11-16T12:56:22.080778+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":"21","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":"a8932d25-71db-42df-9896-6d482bb518fd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6803","nonce":2118333926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6805","nonce":2118333926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6808","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6809","nonce":2118333926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":2118333926},{"type":"v1","addr":"172.21.15.124:6807","nonce":2118333926}]},"public_addr":"172.21.15.124:6803/2118333926","cluster_addr":"172.21.15.124:6805/2118333926","heartbeat_back_addr":"172.21.15.124:6809/2118333926","heartbeat_front_addr":"172.21.15.124:6807/2118333926","state":["exists","up"]},{"osd":1,"uuid":"055c1236-b74c-4f2d-96d0-0860eee5021e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6811","nonce":3942776399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6813","nonce":3942776399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6816","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6817","nonce":3942776399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":3942776399},{"type":"v1","addr":"172.21.15.124:6815","nonce":3942776399}]},"public_addr":"172.21.15.124:6811/3942776399","cluster_addr":"172.21.15.124:6813/3942776399","heartbeat_back_addr":"172.21.15.124:6817/3942776399","heartbeat_front_addr":"172.21.15.124:6815/3942776399","state":["exists","up"]},{"osd":2,"uuid":"0282606c-be15-4107-a953-0d47ad0eb324","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6819","nonce":1453192264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6821","nonce":1453192264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6824","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6825","nonce":1453192264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":1453192264},{"type":"v1","addr":"172.21.15.124:6823","nonce":1453192264}]},"public_addr":"172.21.15.124:6819/1453192264","cluster_addr":"172.21.15.124:6821/1453192264","heartbeat_back_addr":"172.21.15.124:6825/1453192264","heartbeat_front_addr":"172.21.15.124:6823/1453192264","state":["exists","up"]},{"osd":3,"uuid":"db167051-ac1e-4d00-8412-cb6dc04c854f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6826","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6827","nonce":300267773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6828","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6829","nonce":300267773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6832","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6833","nonce":300267773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6830","nonce":300267773},{"type":"v1","addr":"172.21.15.124:6831","nonce":300267773}]},"public_addr":"172.21.15.124:6827/300267773","cluster_addr":"172.21.15.124:6829/300267773","heartbeat_back_addr":"172.21.15.124:6833/300267773","heartbeat_front_addr":"172.21.15.124:6831/300267773","state":["exists","up"]},{"osd":4,"uuid":"ed977b23-6212-4934-b447-34f9c594113a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6800","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6801","nonce":4069242922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6802","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6803","nonce":4069242922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6806","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6807","nonce":4069242922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6804","nonce":4069242922},{"type":"v1","addr":"172.21.15.188:6805","nonce":4069242922}]},"public_addr":"172.21.15.188:6801/4069242922","cluster_addr":"172.21.15.188:6803/4069242922","heartbeat_back_addr":"172.21.15.188:6807/4069242922","heartbeat_front_addr":"172.21.15.188:6805/4069242922","state":["exists","up"]},{"osd":5,"uuid":"e108bd95-1382-4949-b191-bc04073b345f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":35,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6808","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6809","nonce":4003668546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6810","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6811","nonce":4003668546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6814","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6815","nonce":4003668546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6812","nonce":4003668546},{"type":"v1","addr":"172.21.15.188:6813","nonce":4003668546}]},"public_addr":"172.21.15.188:6809/4003668546","cluster_addr":"172.21.15.188:6811/4003668546","heartbeat_back_addr":"172.21.15.188:6815/4003668546","heartbeat_front_addr":"172.21.15.188:6813/4003668546","state":["exists","up"]},{"osd":6,"uuid":"a5539744-6825-4d0a-b8c0-87631ca70d22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6816","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6817","nonce":3806610400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6818","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6819","nonce":3806610400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6822","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6823","nonce":3806610400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6820","nonce":3806610400},{"type":"v1","addr":"172.21.15.188:6821","nonce":3806610400}]},"public_addr":"172.21.15.188:6817/3806610400","cluster_addr":"172.21.15.188:6819/3806610400","heartbeat_back_addr":"172.21.15.188:6823/3806610400","heartbeat_front_addr":"172.21.15.188:6821/3806610400","state":["exists","up"]},{"osd":7,"uuid":"11a9ed49-cb1a-4e12-84a0-59cd82fb13c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6824","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6825","nonce":4211138248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6826","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6827","nonce":4211138248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6830","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6831","nonce":4211138248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:6828","nonce":4211138248},{"type":"v1","addr":"172.21.15.188:6829","nonce":4211138248}]},"public_addr":"172.21.15.188:6825/4211138248","cluster_addr":"172.21.15.188:6827/4211138248","heartbeat_back_addr":"172.21.15.188:6831/4211138248","heartbeat_front_addr":"172.21.15.188:6829/4211138248","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":"2023-11-16T12:55:48.745840+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":"2023-11-16T12:56:04.751562+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":"2023-11-16T12:56:20.142794+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":"2023-11-16T12:56:36.745154+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":"2023-11-16T12:56:49.077217+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":"2023-11-16T12:57:02.514479+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":"2023-11-16T12:57:15.891056+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":"2023-11-16T12:57:29.278441+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.124:6801/1478666142":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/2964122455":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/3892400571":"2023-11-17T12:54:02.948332+0000","172.21.15.124:6801/2526095483":"2023-11-17T12:54:02.948332+0000","172.21.15.124:0/447579771":"2023-11-17T12:54:14.478729+0000","172.21.15.124:0/2442721374":"2023-11-17T12:54:02.948332+0000","172.21.15.124:6800/1478666142":"2023-11-17T12:54:14.478729+0000","172.21.15.124:6800/2526095483":"2023-11-17T12:54:02.948332+0000","172.21.15.124:0/4230476544":"2023-11-17T12:53:44.463777+0000","172.21.15.124:6800/3465987778":"2023-11-17T12:53:44.463777+0000","172.21.15.124:0/2556877502":"2023-11-17T12:53:44.463777+0000","172.21.15.124:6801/3465987778":"2023-11-17T12:53:44.463777+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}} 2023-11-16T12:57:43.165 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-11-16T12:57:43.165 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-11-16T12:57:43.166 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-11-16T12:57:43.166 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-11-16T12:57:43.167 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-11-16T12:57:43.167 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-11-16T12:57:43.167 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-11-16T12:57:43.168 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-11-16T12:57:43.555 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:43.614 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:43.709 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:42.774117+0000 mon.smithi124 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.124:0/850698303' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T12:57:43.717 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:43.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:42.774117+0000 mon.smithi124 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.124:0/850698303' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T12:57:44.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:42.571712+0000 mgr.smithi124.lcfakv (mgr.14166) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:42.571712+0000 mgr.smithi124.lcfakv (mgr.14166) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:45.320 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:45.422 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:45.726 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:44.572010+0000 mgr.smithi124.lcfakv (mgr.14166) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:45.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:44.572010+0000 mgr.smithi124.lcfakv (mgr.14166) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:46.406 INFO:teuthology.orchestra.run.smithi124.stdout:107374182415 2023-11-16T12:57:46.407 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-11-16T12:57:46.617 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:46.676 INFO:teuthology.orchestra.run.smithi124.stdout:188978561030 2023-11-16T12:57:46.676 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-11-16T12:57:47.048 INFO:teuthology.orchestra.run.smithi124.stdout:60129542166 2023-11-16T12:57:47.048 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-11-16T12:57:47.230 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:47.583 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:47.583 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:47.803 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:48.381 INFO:teuthology.orchestra.run.smithi124.stdout:38654705690 2023-11-16T12:57:48.382 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-11-16T12:57:48.425 INFO:teuthology.orchestra.run.smithi124.stdout:124554051599 2023-11-16T12:57:48.425 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-11-16T12:57:48.488 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:46.572333+0000 mgr.smithi124.lcfakv (mgr.14166) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:48.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:46.572333+0000 mgr.smithi124.lcfakv (mgr.14166) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:48.963 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:50.248 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:50.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:48.572641+0000 mgr.smithi124.lcfakv (mgr.14166) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:50.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:48.572641+0000 mgr.smithi124.lcfakv (mgr.14166) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:51.570 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:51.900 INFO:teuthology.orchestra.run.smithi124.stdout:77309411349 2023-11-16T12:57:51.901 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-11-16T12:57:52.158 INFO:teuthology.orchestra.run.smithi124.stdout:60129542167 2023-11-16T12:57:52.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:50.572901+0000 mgr.smithi124.lcfakv (mgr.14166) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:52.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:51.863009+0000 mon.smithi124 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.124:0/3209582977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-16T12:57:52.455 INFO:teuthology.orchestra.run.smithi124.stdout:188978561031 2023-11-16T12:57:52.582 INFO:teuthology.orchestra.run.smithi124.stdout:146028888077 2023-11-16T12:57:52.583 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-11-16T12:57:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:50.572901+0000 mgr.smithi124.lcfakv (mgr.14166) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:51.863009+0000 mon.smithi124 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.124:0/3209582977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-16T12:57:53.081 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542166 got 60129542167 for osd.1 2023-11-16T12:57:53.082 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:53.274 INFO:teuthology.orchestra.run.smithi124.stdout:167503724554 2023-11-16T12:57:53.274 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-11-16T12:57:53.564 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:52.454888+0000 mon.smithi124 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.124:0/51748145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-16T12:57:53.582 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561030 got 188978561031 for osd.7 2023-11-16T12:57:53.582 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:53.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:52.454888+0000 mon.smithi124 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.124:0/51748145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-16T12:57:53.791 INFO:teuthology.orchestra.run.smithi124.stdout:107374182416 2023-11-16T12:57:54.266 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:54.412 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:54.473 INFO:teuthology.orchestra.run.smithi124.stdout:38654705691 2023-11-16T12:57:54.520 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:54.550 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:52.573226+0000 mgr.smithi124.lcfakv (mgr.14166) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:54.550 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:53.370771+0000 mon.smithi124 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.124:0/3788780794' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-16T12:57:54.551 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182415 got 107374182416 for osd.3 2023-11-16T12:57:54.552 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:54.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:52.573226+0000 mgr.smithi124.lcfakv (mgr.14166) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:54.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:53.370771+0000 mon.smithi124 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.124:0/3788780794' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-16T12:57:55.006 INFO:teuthology.orchestra.run.smithi124.stdout:124554051600 2023-11-16T12:57:55.330 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705690 got 38654705691 for osd.0 2023-11-16T12:57:55.331 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:55.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:54.472407+0000 mon.smithi124 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.124:0/996767926' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-16T12:57:55.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:55.006130+0000 mon.smithi124 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.124:0/2128718233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-16T12:57:55.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:54.472407+0000 mon.smithi124 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.124:0/996767926' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-16T12:57:55.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:55.006130+0000 mon.smithi124 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.124:0/2128718233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-16T12:57:55.767 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051599 got 124554051600 for osd.4 2023-11-16T12:57:55.767 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:56.351 INFO:teuthology.orchestra.run.smithi124.stdout:77309411350 2023-11-16T12:57:56.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:54.573538+0000 mgr.smithi124.lcfakv (mgr.14166) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:56.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:54.573538+0000 mgr.smithi124.lcfakv (mgr.14166) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:56.952 INFO:teuthology.orchestra.run.smithi124.stdout:167503724554 2023-11-16T12:57:57.239 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411349 got 77309411350 for osd.2 2023-11-16T12:57:57.239 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:57.422 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724554 got 167503724554 for osd.6 2023-11-16T12:57:57.423 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:57.456 INFO:teuthology.orchestra.run.smithi124.stdout:146028888078 2023-11-16T12:57:57.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:56.350871+0000 mon.smithi124 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.124:0/685225082' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-16T12:57:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:56.952411+0000 mon.smithi124 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.124:0/957632328' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-16T12:57:57.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:56.350871+0000 mon.smithi124 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.124:0/685225082' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-16T12:57:57.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:56.952411+0000 mon.smithi124 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.124:0/957632328' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-16T12:57:57.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 146028888077 got 146028888078 for osd.5 2023-11-16T12:57:57.846 DEBUG:teuthology.parallel:result is None 2023-11-16T12:57:57.846 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-16T12:57:57.847 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph pg dump --format=json 2023-11-16T12:57:58.110 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:57:58.592 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:56.573875+0000 mgr.smithi124.lcfakv (mgr.14166) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:58.592 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:57:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:57.455777+0000 mon.smithi124 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.124:0/1066085355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-16T12:57:58.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:56.573875+0000 mgr.smithi124.lcfakv (mgr.14166) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:57:58.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:57:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:57.455777+0000 mon.smithi124 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.124:0/1066085355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-16T12:57:59.186 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:57:59.188 INFO:teuthology.orchestra.run.smithi124.stderr:dumped all 2023-11-16T12:57:59.562 INFO:teuthology.orchestra.run.smithi124.stdout:{"pg_ready":true,"pg_map":{"version":147,"stamp":"2023-11-16T12:57:58.574011+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":42704,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":39104,"kb_avail":749918512,"statfs":{"total":767960285184,"available":767916556288,"internally_reserved":0,"allocated":3620864,"data_stored":1429094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40042496},"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":46,"state":"active+clean","last_fresh":"2023-11-16T12:57:33.004318+0000","last_change":"2023-11-16T12:57:33.004318+0000","last_active":"2023-11-16T12:57:33.004318+0000","last_peered":"2023-11-16T12:57:33.004318+0000","last_clean":"2023-11-16T12:57:33.004318+0000","last_became_active":"2023-11-16T12:57:33.003997+0000","last_became_peered":"2023-11-16T12:57:33.003997+0000","last_unstale":"2023-11-16T12:57:33.004318+0000","last_undegraded":"2023-11-16T12:57:33.004318+0000","last_fullsized":"2023-11-16T12:57:33.004318+0000","mapping_epoch":45,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":46,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-16T12:56:22.821429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-16T12:56:22.821429+0000","last_clean_scrub_stamp":"2023-11-16T12:56:22.821429+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":44,"seq":188978561033,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5184,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739968,"statfs":{"total":95995035648,"available":95989727232,"internally_reserved":0,"allocated":450560,"data_stored":178482,"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.497}]},{"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.35899999999999999}]},{"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.47599999999999998}]},{"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.436}]},{"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.39700000000000002}]},{"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.45000000000000001}]},{"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.51200000000000001}]}]},{"osd":6,"up_from":39,"seq":167503724555,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5248,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739904,"statfs":{"total":95995035648,"available":95989661696,"internally_reserved":0,"allocated":450560,"data_stored":178496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.504}]},{"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.46500000000000002}]},{"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.53300000000000003}]},{"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.629}]},{"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.54200000000000004}]},{"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.52200000000000002}]},{"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.56000000000000005}]}]},{"osd":1,"up_from":14,"seq":60129542169,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5444,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739708,"statfs":{"total":95995035648,"available":95989460992,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.311}]},{"osd":2,"last update":"Thu Nov 16 12:57:24 2023","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.372},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.33300000000000002}]},{"osd":3,"last update":"Thu Nov 16 12:57:43 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.40200000000000002}]},{"osd":4,"last update":"Thu Nov 16 12:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.503}]},{"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.47799999999999998}]},{"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.45500000000000002}]},{"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.56200000000000006}]}]},{"osd":0,"up_from":9,"seq":38654705692,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5508,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739644,"statfs":{"total":95995035648,"available":95989395456,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 16 12:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"last":0.308}]},{"osd":2,"last update":"Thu Nov 16 12:57:26 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.34499999999999997}]},{"osd":3,"last update":"Thu Nov 16 12:57:40 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.375}]},{"osd":4,"last update":"Thu Nov 16 12:57:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.65200000000000002}]},{"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.67200000000000004}]},{"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.77100000000000002}]},{"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.80100000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5380,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739772,"statfs":{"total":95995035648,"available":95989526528,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:22 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.32000000000000001}]},{"osd":1,"last update":"Thu Nov 16 12:57:22 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.42399999999999999}]},{"osd":3,"last update":"Thu Nov 16 12:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.38600000000000001}]},{"osd":4,"last update":"Thu Nov 16 12:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.74299999999999999}]},{"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.77500000000000002}]},{"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.67100000000000004}]},{"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.67900000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182418,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5312,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739840,"statfs":{"total":95995035648,"available":95989596160,"internally_reserved":0,"allocated":450560,"data_stored":178482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:42 2023","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"last":0.312}]},{"osd":1,"last update":"Thu Nov 16 12:57:42 2023","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.28299999999999997}]},{"osd":2,"last update":"Thu Nov 16 12:57:42 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.29599999999999999}]},{"osd":4,"last update":"Thu Nov 16 12:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.374},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.44500000000000001}]},{"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.38800000000000001}]},{"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.41999999999999998}]},{"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.45500000000000002}]}]},{"osd":4,"up_from":29,"seq":124554051601,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5316,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739836,"statfs":{"total":95995035648,"available":95989592064,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.41499999999999998}]},{"osd":1,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.56899999999999995}]},{"osd":2,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.441},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.52300000000000002}]},{"osd":3,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.50600000000000001}]},{"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.46700000000000003}]},{"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.56000000000000005}]},{"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.54400000000000004}]}]},{"osd":5,"up_from":34,"seq":146028888078,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5312,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739840,"statfs":{"total":95995035648,"available":95989596160,"internally_reserved":0,"allocated":450560,"data_stored":178446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.33400000000000002}]},{"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.41099999999999998}]},{"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.39400000000000002}]},{"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.42799999999999999}]},{"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.55100000000000005}]},{"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.46100000000000002}]},{"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.59099999999999997}]}]}],"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}]}} 2023-11-16T12:57:59.564 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph pg dump --format=json 2023-11-16T12:57:59.784 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:58:00.558 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:57:58.574165+0000 mgr.smithi124.lcfakv (mgr.14166) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:00.559 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:57:59.184145+0000 mgr.smithi124.lcfakv (mgr.14166) 182 : audit [DBG] from='client.14462 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:57:58.574165+0000 mgr.smithi124.lcfakv (mgr.14166) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:57:59.184145+0000 mgr.smithi124.lcfakv (mgr.14166) 182 : audit [DBG] from='client.14462 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:00.904 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:58:00.905 INFO:teuthology.orchestra.run.smithi124.stderr:dumped all 2023-11-16T12:58:01.278 INFO:teuthology.orchestra.run.smithi124.stdout:{"pg_ready":true,"pg_map":{"version":148,"stamp":"2023-11-16T12:58:00.574370+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":42704,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":39104,"kb_avail":749918512,"statfs":{"total":767960285184,"available":767916556288,"internally_reserved":0,"allocated":3620864,"data_stored":1429094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40042496},"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":46,"state":"active+clean","last_fresh":"2023-11-16T12:57:33.004318+0000","last_change":"2023-11-16T12:57:33.004318+0000","last_active":"2023-11-16T12:57:33.004318+0000","last_peered":"2023-11-16T12:57:33.004318+0000","last_clean":"2023-11-16T12:57:33.004318+0000","last_became_active":"2023-11-16T12:57:33.003997+0000","last_became_peered":"2023-11-16T12:57:33.003997+0000","last_unstale":"2023-11-16T12:57:33.004318+0000","last_undegraded":"2023-11-16T12:57:33.004318+0000","last_fullsized":"2023-11-16T12:57:33.004318+0000","mapping_epoch":45,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":46,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-16T12:56:22.821429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-16T12:56:22.821429+0000","last_clean_scrub_stamp":"2023-11-16T12:56:22.821429+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":44,"seq":188978561033,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5184,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739968,"statfs":{"total":95995035648,"available":95989727232,"internally_reserved":0,"allocated":450560,"data_stored":178482,"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.497}]},{"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.35899999999999999}]},{"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.47599999999999998}]},{"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.436}]},{"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.39700000000000002}]},{"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.45000000000000001}]},{"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.51200000000000001}]}]},{"osd":6,"up_from":39,"seq":167503724555,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5248,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739904,"statfs":{"total":95995035648,"available":95989661696,"internally_reserved":0,"allocated":450560,"data_stored":178496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.504}]},{"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.46500000000000002}]},{"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.53300000000000003}]},{"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.629}]},{"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.54200000000000004}]},{"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.52200000000000002}]},{"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.56000000000000005}]}]},{"osd":1,"up_from":14,"seq":60129542169,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5444,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739708,"statfs":{"total":95995035648,"available":95989460992,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.311}]},{"osd":2,"last update":"Thu Nov 16 12:57:24 2023","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.372},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.33300000000000002}]},{"osd":3,"last update":"Thu Nov 16 12:57:43 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.40200000000000002}]},{"osd":4,"last update":"Thu Nov 16 12:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.503}]},{"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.47799999999999998}]},{"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.45500000000000002}]},{"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.56200000000000006}]}]},{"osd":0,"up_from":9,"seq":38654705692,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5508,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739644,"statfs":{"total":95995035648,"available":95989395456,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 16 12:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"last":0.308}]},{"osd":2,"last update":"Thu Nov 16 12:57:26 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.34499999999999997}]},{"osd":3,"last update":"Thu Nov 16 12:57:40 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.375}]},{"osd":4,"last update":"Thu Nov 16 12:57:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.65200000000000002}]},{"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.67200000000000004}]},{"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.77100000000000002}]},{"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.80100000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5380,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739772,"statfs":{"total":95995035648,"available":95989526528,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:22 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.32000000000000001}]},{"osd":1,"last update":"Thu Nov 16 12:57:22 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.42399999999999999}]},{"osd":3,"last update":"Thu Nov 16 12:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.38600000000000001}]},{"osd":4,"last update":"Thu Nov 16 12:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.74299999999999999}]},{"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.77500000000000002}]},{"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.67100000000000004}]},{"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.67900000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182418,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5312,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739840,"statfs":{"total":95995035648,"available":95989596160,"internally_reserved":0,"allocated":450560,"data_stored":178482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:42 2023","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"last":0.312}]},{"osd":1,"last update":"Thu Nov 16 12:57:42 2023","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.28299999999999997}]},{"osd":2,"last update":"Thu Nov 16 12:57:42 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.29599999999999999}]},{"osd":4,"last update":"Thu Nov 16 12:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.374},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.44500000000000001}]},{"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.38800000000000001}]},{"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.41999999999999998}]},{"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.45500000000000002}]}]},{"osd":4,"up_from":29,"seq":124554051601,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5316,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739836,"statfs":{"total":95995035648,"available":95989592064,"internally_reserved":0,"allocated":454656,"data_stored":178797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.41499999999999998}]},{"osd":1,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.56899999999999995}]},{"osd":2,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.441},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.52300000000000002}]},{"osd":3,"last update":"Thu Nov 16 12:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.50600000000000001}]},{"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.46700000000000003}]},{"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.56000000000000005}]},{"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.54400000000000004}]}]},{"osd":5,"up_from":34,"seq":146028888079,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5312,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739840,"statfs":{"total":95995035648,"available":95989596160,"internally_reserved":0,"allocated":450560,"data_stored":178446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.67900000000000005}]},{"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.57299999999999995}]},{"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.60999999999999999}]},{"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.70799999999999996}]},{"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.47999999999999998}]},{"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.66500000000000004}]},{"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.74399999999999999}]}]}],"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}]}} 2023-11-16T12:58:01.279 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-16T12:58:01.280 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-16T12:58:01.280 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-16T12:58:01.280 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph health --format=json 2023-11-16T12:58:01.501 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/mon.smithi124/config 2023-11-16T12:58:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:00.574496+0000 mgr.smithi124.lcfakv (mgr.14166) 183 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:00.902087+0000 mgr.smithi124.lcfakv (mgr.14166) 184 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:02.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:00.574496+0000 mgr.smithi124.lcfakv (mgr.14166) 183 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:02.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:00.902087+0000 mgr.smithi124.lcfakv (mgr.14166) 184 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:02.698 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:58:03.069 INFO:teuthology.orchestra.run.smithi124.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-16T12:58:03.070 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-16T12:58:03.070 INFO:tasks.cephadm:Setup complete, yielding 2023-11-16T12:58:03.070 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-16T12:58:03.079 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:03.079 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph orch status' 2023-11-16T12:58:03.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:02.698426+0000 mon.smithi124 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.124:0/602722821' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-16T12:58:03.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:02.698426+0000 mon.smithi124 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.124:0/602722821' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-16T12:58:04.377 INFO:teuthology.orchestra.run.smithi124.stdout:Backend: cephadm 2023-11-16T12:58:04.377 INFO:teuthology.orchestra.run.smithi124.stdout:Available: Yes 2023-11-16T12:58:04.377 INFO:teuthology.orchestra.run.smithi124.stdout:Paused: No 2023-11-16T12:58:04.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:02.574828+0000 mgr.smithi124.lcfakv (mgr.14166) 185 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:04.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:02.574828+0000 mgr.smithi124.lcfakv (mgr.14166) 185 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:04.753 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph orch ps' 2023-11-16T12:58:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:04.376265+0000 mgr.smithi124.lcfakv (mgr.14166) 186 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:05.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:04.376265+0000 mgr.smithi124.lcfakv (mgr.14166) 186 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:06.089 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T12:58:06.089 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (2m) 51s ago 3m 14.5M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T12:58:06.089 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (3m) 51s ago 3m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T12:58:06.089 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (2m) 39s ago 2m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T12:58:06.089 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (2m) 51s ago 3m 27.4M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T12:58:06.089 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (4m) 51s ago 4m 431M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T12:58:06.089 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (2m) 39s ago 2m 376M - 16.2.5 6933c2a0b7dd fd85b8d17f3a 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (4m) 51s ago 4m 78.5M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (2m) 39s ago 2m 73.6M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (3m) 51s ago 3m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (2m) 39s ago 2m 16.0M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (2m) 51s ago 2m 36.0M 3224M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (2m) 51s ago 2m 35.5M 3224M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (110s) 51s ago 110s 33.2M 3224M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (93s) 51s ago 93s 32.3M 3224M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (81s) 39s ago 81s 32.3M 3992M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (68s) 39s ago 67s 32.1M 3992M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (54s) 39s ago 54s 32.0M 3992M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T12:58:06.090 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (41s) 39s ago 41s 14.3M 3992M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T12:58:06.091 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (2m) 51s ago 2m 34.2M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T12:58:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:04.575233+0000 mgr.smithi124.lcfakv (mgr.14166) 187 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:06.478 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-11-16T12:58:06.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:04.575233+0000 mgr.smithi124.lcfakv (mgr.14166) 187 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:06.081615+0000 mgr.smithi124.lcfakv (mgr.14166) 188 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:07.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:06.081615+0000 mgr.smithi124.lcfakv (mgr.14166) 188 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:07.790 INFO:teuthology.orchestra.run.smithi124.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-11-16T12:58:07.791 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager ?:9093,9094 1/1 53s ago 4m count:1 2023-11-16T12:58:07.791 INFO:teuthology.orchestra.run.smithi124.stdout:crash 2/2 53s ago 4m * 2023-11-16T12:58:07.791 INFO:teuthology.orchestra.run.smithi124.stdout:grafana ?:3000 1/1 53s ago 4m count:1 2023-11-16T12:58:07.791 INFO:teuthology.orchestra.run.smithi124.stdout:mgr 2/2 53s ago 4m count:2 2023-11-16T12:58:07.791 INFO:teuthology.orchestra.run.smithi124.stdout:mon 2/2 53s ago 3m smithi124:172.21.15.124=smithi124;smithi188:172.21.15.188=smithi188;count:2 2023-11-16T12:58:07.791 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter ?:9100 2/2 53s ago 4m * 2023-11-16T12:58:07.792 INFO:teuthology.orchestra.run.smithi124.stdout:osd 8/8 53s ago - 2023-11-16T12:58:07.792 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus ?:9095 1/1 53s ago 4m count:1 2023-11-16T12:58:08.193 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph orch host ls' 2023-11-16T12:58:08.497 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:06.575556+0000 mgr.smithi124.lcfakv (mgr.14166) 189 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:08.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:06.575556+0000 mgr.smithi124.lcfakv (mgr.14166) 189 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:09.505 INFO:teuthology.orchestra.run.smithi124.stdout:HOST ADDR LABELS STATUS 2023-11-16T12:58:09.505 INFO:teuthology.orchestra.run.smithi124.stdout:smithi124 172.21.15.124 2023-11-16T12:58:09.505 INFO:teuthology.orchestra.run.smithi124.stdout:smithi188 172.21.15.188 2023-11-16T12:58:09.534 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:07.786829+0000 mgr.smithi124.lcfakv (mgr.14166) 190 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:09.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:07.786829+0000 mgr.smithi124.lcfakv (mgr.14166) 190 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:09.903 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph orch device ls' 2023-11-16T12:58:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:08.575853+0000 mgr.smithi124.lcfakv (mgr.14166) 191 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:10.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:08.575853+0000 mgr.smithi124.lcfakv (mgr.14166) 191 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:11.273 INFO:teuthology.orchestra.run.smithi124.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2023-11-16T12:58:11.273 INFO:teuthology.orchestra.run.smithi124.stdout:smithi124 /dev/nvme0n1 ssd PHFT620401B8400BGN 400G Unknown N/A N/A No 2023-11-16T12:58:11.273 INFO:teuthology.orchestra.run.smithi124.stdout:smithi188 /dev/nvme0n1 ssd PHFT620500MP400BGN 400G Unknown N/A N/A No 2023-11-16T12:58:11.602 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:09.503966+0000 mgr.smithi124.lcfakv (mgr.14166) 192 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:11.661 INFO:teuthology.run_tasks:Running task vip.exec... 2023-11-16T12:58:11.672 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:11.673 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-11-16T12:58:11.673 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:09.503966+0000 mgr.smithi124.lcfakv (mgr.14166) 192 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:11.702 INFO:teuthology.orchestra.run.smithi124.stderr:+ systemctl stop nfs-server 2023-11-16T12:58:11.709 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi188.front.sepia.ceph.com 2023-11-16T12:58:11.709 DEBUG:teuthology.orchestra.run.smithi188:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-11-16T12:58:11.746 INFO:teuthology.orchestra.run.smithi188.stderr:+ systemctl stop nfs-server 2023-11-16T12:58:11.754 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-16T12:58:11.764 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:11.765 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph fs volume create foofs' 2023-11-16T12:58:12.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:10.576288+0000 mgr.smithi124.lcfakv (mgr.14166) 193 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:12.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:11.272062+0000 mgr.smithi124.lcfakv (mgr.14166) 194 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:12.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:10.576288+0000 mgr.smithi124.lcfakv (mgr.14166) 193 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:12.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:11.272062+0000 mgr.smithi124.lcfakv (mgr.14166) 194 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:13.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:13.108381+0000 mon.smithi124 (mon.0) 591 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-11-16T12:58:13.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:13.108381+0000 mon.smithi124 (mon.0) 591 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-11-16T12:58:14.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:12.576788+0000 mgr.smithi124.lcfakv (mgr.14166) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:14.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:13.107837+0000 mgr.smithi124.lcfakv (mgr.14166) 196 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:14.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:13.388553+0000 mon.smithi124 (mon.0) 592 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-11-16T12:58:14.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:13.388592+0000 mon.smithi124 (mon.0) 593 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-16T12:58:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:13.389617+0000 mon.smithi124 (mon.0) 594 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-11-16T12:58:14.710 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T12:58:14.395+0000 7fb132ce8700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T12:58:14.710 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:12.576788+0000 mgr.smithi124.lcfakv (mgr.14166) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:14.710 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:13.107837+0000 mgr.smithi124.lcfakv (mgr.14166) 196 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:14.710 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:13.388553+0000 mon.smithi124 (mon.0) 592 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-11-16T12:58:14.710 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:13.388592+0000 mon.smithi124 (mon.0) 593 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-16T12:58:14.710 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:13.389617+0000 mon.smithi124 (mon.0) 594 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-11-16T12:58:14.813 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-11-16T12:58:14.823 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2023-11-16T12:58:14.823 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch ls -f json 2023-11-16T12:58:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.391224+0000 mon.smithi124 (mon.0) 595 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-11-16T12:58:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:14.391452+0000 mon.smithi124 (mon.0) 596 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-16T12:58:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.395277+0000 mon.smithi124 (mon.0) 597 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:14.396200+0000 mon.smithi124 (mon.0) 598 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:14.396228+0000 mon.smithi124 (mon.0) 599 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:14.414716+0000 mon.smithi124 (mon.0) 600 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.414829+0000 mon.smithi124 (mon.0) 601 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:14.414900+0000 mon.smithi124 (mon.0) 602 : cluster [DBG] fsmap foofs:0 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:14.417955+0000 mgr.smithi124.lcfakv (mgr.14166) 197 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.421378+0000 mon.smithi124 (mon.0) 603 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.422077+0000 mon.smithi124 (mon.0) 604 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.424329+0000 mon.smithi124 (mon.0) 605 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.425416+0000 mon.smithi124 (mon.0) 606 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.686168+0000 mon.smithi124 (mon.0) 607 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.686328+0000 mon.smithi124 (mon.0) 608 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:58:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.779144+0000 mon.smithi124 (mon.0) 609 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:15.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.785182+0000 mon.smithi124 (mon.0) 610 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:15.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.785778+0000 mon.smithi124 (mon.0) 611 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T12:58:15.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.788431+0000 mon.smithi124 (mon.0) 612 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-16T12:58:15.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:14.788989+0000 mon.smithi124 (mon.0) 613 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:15.777 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.391224+0000 mon.smithi124 (mon.0) 595 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-11-16T12:58:15.777 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:14.391452+0000 mon.smithi124 (mon.0) 596 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-16T12:58:15.777 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.395277+0000 mon.smithi124 (mon.0) 597 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-11-16T12:58:15.777 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:14.396200+0000 mon.smithi124 (mon.0) 598 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T12:58:15.777 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:14.396228+0000 mon.smithi124 (mon.0) 599 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-11-16T12:58:15.777 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:14.414716+0000 mon.smithi124 (mon.0) 600 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-16T12:58:15.777 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.414829+0000 mon.smithi124 (mon.0) 601 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:14.414900+0000 mon.smithi124 (mon.0) 602 : cluster [DBG] fsmap foofs:0 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:14.417955+0000 mgr.smithi124.lcfakv (mgr.14166) 197 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.421378+0000 mon.smithi124 (mon.0) 603 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.422077+0000 mon.smithi124 (mon.0) 604 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.424329+0000 mon.smithi124 (mon.0) 605 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.425416+0000 mon.smithi124 (mon.0) 606 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.686168+0000 mon.smithi124 (mon.0) 607 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.686328+0000 mon.smithi124 (mon.0) 608 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.779144+0000 mon.smithi124 (mon.0) 609 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.785182+0000 mon.smithi124 (mon.0) 610 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.785778+0000 mon.smithi124 (mon.0) 611 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T12:58:15.778 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.788431+0000 mon.smithi124 (mon.0) 612 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-16T12:58:15.779 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:14.788989+0000 mon.smithi124 (mon.0) 613 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:16.494 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:58:16.495 INFO:teuthology.orchestra.run.smithi124.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-16T12:54:06.631219Z", "last_refresh": "2023-11-16T12:57:14.091482Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-16T12:53:56.591844Z", "last_refresh": "2023-11-16T12:57:14.091538Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-16T12:54:04.927345Z", "last_refresh": "2023-11-16T12:57:14.091592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-16T12:58:14.421532Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-16T12:58:14.417979Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-16T12:53:55.603794Z", "last_refresh": "2023-11-16T12:57:14.091421Z", "running": 2, "size": 2}}, {"events": ["2023-11-16T12:54:30.730009Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi124:172.21.15.124=smithi124", "smithi188:172.21.15.188=smithi188"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-16T12:54:30.726499Z", "last_refresh": "2023-11-16T12:57:14.091293Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-16T12:54:05.762845Z", "last_refresh": "2023-11-16T12:57:14.091678Z", "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": "2023-11-16T12:57:14.091793Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-16T12:54:04.007726Z", "last_refresh": "2023-11-16T12:57:14.091737Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-16T12:58:16.715 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:14.577158+0000 mgr.smithi124.lcfakv (mgr.14166) 198 : cluster [DBG] pgmap v158: 65 pgs: 64 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:16.716 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:14.789523+0000 mgr.smithi124.lcfakv (mgr.14166) 199 : cephadm [INF] Deploying daemon mds.foofs.smithi124.sxrvpx on smithi124 2023-11-16T12:58:16.716 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:15.413342+0000 mon.smithi124 (mon.0) 614 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-16T12:58:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:14.577158+0000 mgr.smithi124.lcfakv (mgr.14166) 198 : cluster [DBG] pgmap v158: 65 pgs: 64 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:16.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:14.789523+0000 mgr.smithi124.lcfakv (mgr.14166) 199 : cephadm [INF] Deploying daemon mds.foofs.smithi124.sxrvpx on smithi124 2023-11-16T12:58:16.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:15.413342+0000 mon.smithi124 (mon.0) 614 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-16T12:58:16.952 INFO:tasks.cephadm:mds.foofs has 0/2 2023-11-16T12:58:17.658 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:16.415551+0000 mon.smithi124 (mon.0) 615 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-16T12:58:17.658 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:16.621319+0000 mon.smithi124 (mon.0) 616 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:17.658 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:16.622197+0000 mon.smithi124 (mon.0) 617 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T12:58:17.659 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:16.626728+0000 mon.smithi124 (mon.0) 618 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-16T12:58:17.659 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:16.627264+0000 mon.smithi124 (mon.0) 619 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:17.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:16.415551+0000 mon.smithi124 (mon.0) 615 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-16T12:58:17.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:16.621319+0000 mon.smithi124 (mon.0) 616 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:17.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:16.622197+0000 mon.smithi124 (mon.0) 617 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T12:58:17.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:16.626728+0000 mon.smithi124 (mon.0) 618 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-16T12:58:17.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:16.627264+0000 mon.smithi124 (mon.0) 619 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:17.954 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch ls -f json 2023-11-16T12:58:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:16.490729+0000 mgr.smithi124.lcfakv (mgr.14166) 200 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:16.577468+0000 mgr.smithi124.lcfakv (mgr.14166) 201 : cluster [DBG] pgmap v161: 65 pgs: 46 unknown, 19 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:16.627811+0000 mgr.smithi124.lcfakv (mgr.14166) 202 : cephadm [INF] Deploying daemon mds.foofs.smithi188.lzldaz on smithi188 2023-11-16T12:58:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.420199+0000 mon.smithi124 (mon.0) 620 : cluster [DBG] mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363] up:boot 2023-11-16T12:58:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.420246+0000 mon.smithi124 (mon.0) 621 : cluster [INF] daemon mds.foofs.smithi124.sxrvpx assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-11-16T12:58:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.420307+0000 mon.smithi124 (mon.0) 622 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-16T12:58:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.420337+0000 mon.smithi124 (mon.0) 623 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-11-16T12:58:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.420360+0000 mon.smithi124 (mon.0) 624 : cluster [INF] Cluster is now healthy 2023-11-16T12:58:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.420663+0000 mon.smithi124 (mon.0) 625 : cluster [DBG] fsmap foofs:0 1 up:standby 2023-11-16T12:58:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:17.420817+0000 mon.smithi124 (mon.0) 626 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T12:58:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.426792+0000 mon.smithi124 (mon.0) 627 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:creating} 2023-11-16T12:58:18.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:17.440381+0000 mon.smithi124 (mon.0) 628 : cluster [INF] daemon mds.foofs.smithi124.sxrvpx is now active in filesystem foofs as rank 0 2023-11-16T12:58:18.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:18.164358+0000 mon.smithi124 (mon.0) 629 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:18.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:18.165375+0000 mon.smithi124 (mon.0) 630 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:18.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:18.166524+0000 mon.smithi124 (mon.0) 631 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:18.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:18.167138+0000 mon.smithi124 (mon.0) 632 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:18.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:16.490729+0000 mgr.smithi124.lcfakv (mgr.14166) 200 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:18.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:16.577468+0000 mgr.smithi124.lcfakv (mgr.14166) 201 : cluster [DBG] pgmap v161: 65 pgs: 46 unknown, 19 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:18.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:16.627811+0000 mgr.smithi124.lcfakv (mgr.14166) 202 : cephadm [INF] Deploying daemon mds.foofs.smithi188.lzldaz on smithi188 2023-11-16T12:58:18.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.420199+0000 mon.smithi124 (mon.0) 620 : cluster [DBG] mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363] up:boot 2023-11-16T12:58:18.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.420246+0000 mon.smithi124 (mon.0) 621 : cluster [INF] daemon mds.foofs.smithi124.sxrvpx assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-11-16T12:58:18.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.420307+0000 mon.smithi124 (mon.0) 622 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-16T12:58:18.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.420337+0000 mon.smithi124 (mon.0) 623 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.420360+0000 mon.smithi124 (mon.0) 624 : cluster [INF] Cluster is now healthy 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.420663+0000 mon.smithi124 (mon.0) 625 : cluster [DBG] fsmap foofs:0 1 up:standby 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:17.420817+0000 mon.smithi124 (mon.0) 626 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.426792+0000 mon.smithi124 (mon.0) 627 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:creating} 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:17.440381+0000 mon.smithi124 (mon.0) 628 : cluster [INF] daemon mds.foofs.smithi124.sxrvpx is now active in filesystem foofs as rank 0 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:18.164358+0000 mon.smithi124 (mon.0) 629 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:18.165375+0000 mon.smithi124 (mon.0) 630 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:18.166524+0000 mon.smithi124 (mon.0) 631 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:18.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:18.167138+0000 mon.smithi124 (mon.0) 632 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:19.583 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:58:19.583 INFO:teuthology.orchestra.run.smithi124.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-16T12:54:06.631219Z", "last_refresh": "2023-11-16T12:57:14.091482Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-16T12:53:56.591844Z", "last_refresh": "2023-11-16T12:57:14.091538Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-16T12:54:04.927345Z", "last_refresh": "2023-11-16T12:57:14.091592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-16T12:58:14.421532Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-16T12:58:14.417979Z", "last_refresh": "2023-11-16T12:58:19.491432Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-16T12:53:55.603794Z", "last_refresh": "2023-11-16T12:57:14.091421Z", "running": 2, "size": 2}}, {"events": ["2023-11-16T12:54:30.730009Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi124:172.21.15.124=smithi124", "smithi188:172.21.15.188=smithi188"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-16T12:54:30.726499Z", "last_refresh": "2023-11-16T12:57:14.091293Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-16T12:54:05.762845Z", "last_refresh": "2023-11-16T12:57:14.091678Z", "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": "2023-11-16T12:57:14.091793Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-16T12:54:04.007726Z", "last_refresh": "2023-11-16T12:57:14.091737Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-16T12:58:19.881 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:18.431011+0000 mon.smithi124 (mon.0) 633 : cluster [DBG] mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363] up:active 2023-11-16T12:58:19.881 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:18.431049+0000 mon.smithi124 (mon.0) 634 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 2023-11-16T12:58:19.881 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:18.577913+0000 mgr.smithi124.lcfakv (mgr.14166) 203 : cluster [DBG] pgmap v162: 65 pgs: 65 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:19.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:18.431011+0000 mon.smithi124 (mon.0) 633 : cluster [DBG] mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363] up:active 2023-11-16T12:58:19.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:18.431049+0000 mon.smithi124 (mon.0) 634 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 2023-11-16T12:58:19.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:18.577913+0000 mgr.smithi124.lcfakv (mgr.14166) 203 : cluster [DBG] pgmap v162: 65 pgs: 65 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:20.044 INFO:tasks.cephadm:mds.foofs has 2/2 2023-11-16T12:58:20.044 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-16T12:58:20.054 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:20.055 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2023-11-16T12:58:20.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:19.497002+0000 mon.smithi124 (mon.0) 635 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:20.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:19.579554+0000 mgr.smithi124.lcfakv (mgr.14166) 204 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:20.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:19.710805+0000 mon.smithi124 (mon.0) 636 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:19.497002+0000 mon.smithi124 (mon.0) 635 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:20.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:19.579554+0000 mgr.smithi124.lcfakv (mgr.14166) 204 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T12:58:20.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:19.710805+0000 mon.smithi124 (mon.0) 636 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:22.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:20.578315+0000 mgr.smithi124.lcfakv (mgr.14166) 205 : cluster [DBG] pgmap v163: 65 pgs: 65 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:22.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:21.699385+0000 mon.smithi124 (mon.0) 637 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2023-11-16T12:58:22.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:21.996881+0000 mon.smithi124 (mon.0) 638 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:22.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:22.000154+0000 mon.smithi124 (mon.0) 639 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:22.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:22.003472+0000 mon.smithi124 (mon.0) 640 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:22.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:22.004304+0000 mon.smithi124 (mon.0) 641 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:22.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:22.004746+0000 mon.smithi124 (mon.0) 642 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:22.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:22.008101+0000 mon.smithi124 (mon.0) 643 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:22.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:20.578315+0000 mgr.smithi124.lcfakv (mgr.14166) 205 : cluster [DBG] pgmap v163: 65 pgs: 65 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-11-16T12:58:22.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:21.699385+0000 mon.smithi124 (mon.0) 637 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2023-11-16T12:58:22.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:21.996881+0000 mon.smithi124 (mon.0) 638 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:22.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:22.000154+0000 mon.smithi124 (mon.0) 639 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:22.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:22.003472+0000 mon.smithi124 (mon.0) 640 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:22.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:22.004304+0000 mon.smithi124 (mon.0) 641 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:22.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:22.004746+0000 mon.smithi124 (mon.0) 642 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:22.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:22.008101+0000 mon.smithi124 (mon.0) 643 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:23.538 INFO:teuthology.orchestra.run.smithi124.stdout:NFS Cluster Created Successfully 2023-11-16T12:58:23.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:21.698222+0000 mgr.smithi124.lcfakv (mgr.14166) 206 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:23.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:22.501600+0000 mon.smithi124 (mon.0) 644 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2023-11-16T12:58:23.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:22.501646+0000 mon.smithi124 (mon.0) 645 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-16T12:58:23.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:22.502916+0000 mon.smithi124 (mon.0) 646 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2023-11-16T12:58:23.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:23.010775+0000 mon.smithi124 (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:boot 2023-11-16T12:58:23.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:23.011073+0000 mon.smithi124 (mon.0) 648 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T12:58:23.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.011186+0000 mon.smithi124 (mon.0) 649 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T12:58:23.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:23.013315+0000 mon.smithi124 (mon.0) 650 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T12:58:23.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:21.698222+0000 mgr.smithi124.lcfakv (mgr.14166) 206 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:23.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:22.501600+0000 mon.smithi124 (mon.0) 644 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2023-11-16T12:58:23.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:22.501646+0000 mon.smithi124 (mon.0) 645 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-16T12:58:23.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:22.502916+0000 mon.smithi124 (mon.0) 646 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2023-11-16T12:58:23.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:23.010775+0000 mon.smithi124 (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:boot 2023-11-16T12:58:23.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:23.011073+0000 mon.smithi124 (mon.0) 648 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T12:58:23.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.011186+0000 mon.smithi124 (mon.0) 649 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T12:58:23.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:23.013315+0000 mon.smithi124 (mon.0) 650 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T12:58:23.935 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- 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' 2023-11-16T12:58:24.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:22.578705+0000 mgr.smithi124.lcfakv (mgr.14166) 207 : cluster [DBG] pgmap v165: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s wr, 7 op/s 2023-11-16T12:58:24.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.508992+0000 mon.smithi124 (mon.0) 651 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2023-11-16T12:58:24.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:23.509259+0000 mon.smithi124 (mon.0) 652 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-16T12:58:24.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.537936+0000 mon.smithi124 (mon.0) 653 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:24.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.538504+0000 mon.smithi124 (mon.0) 654 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:24.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.539749+0000 mon.smithi124 (mon.0) 655 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:24.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.540650+0000 mon.smithi124 (mon.0) 656 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:24.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.554313+0000 mon.smithi124 (mon.0) 657 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:24.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.561676+0000 mon.smithi124 (mon.0) 658 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:24.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.573761+0000 mon.smithi124 (mon.0) 659 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2023-11-16T12:58:24.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.579288+0000 mon.smithi124 (mon.0) 660 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2023-11-16T12:58:24.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.580182+0000 mon.smithi124 (mon.0) 661 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2023-11-16T12:58:24.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.585324+0000 mon.smithi124 (mon.0) 662 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2023-11-16T12:58:24.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.586407+0000 mon.smithi124 (mon.0) 663 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:24.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.841800+0000 mon.smithi124 (mon.0) 664 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T12:58:24.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.845491+0000 mon.smithi124 (mon.0) 665 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T12:58:24.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.890364+0000 mon.smithi124 (mon.0) 666 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T12:58:24.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.893777+0000 mon.smithi124 (mon.0) 667 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T12:58:24.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:23.897471+0000 mon.smithi124 (mon.0) 668 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:24.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:22.578705+0000 mgr.smithi124.lcfakv (mgr.14166) 207 : cluster [DBG] pgmap v165: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s wr, 7 op/s 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.508992+0000 mon.smithi124 (mon.0) 651 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:23.509259+0000 mon.smithi124 (mon.0) 652 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.537936+0000 mon.smithi124 (mon.0) 653 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.538504+0000 mon.smithi124 (mon.0) 654 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.539749+0000 mon.smithi124 (mon.0) 655 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.540650+0000 mon.smithi124 (mon.0) 656 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.554313+0000 mon.smithi124 (mon.0) 657 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.561676+0000 mon.smithi124 (mon.0) 658 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.573761+0000 mon.smithi124 (mon.0) 659 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.579288+0000 mon.smithi124 (mon.0) 660 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2023-11-16T12:58:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.580182+0000 mon.smithi124 (mon.0) 661 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2023-11-16T12:58:24.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.585324+0000 mon.smithi124 (mon.0) 662 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2023-11-16T12:58:24.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.586407+0000 mon.smithi124 (mon.0) 663 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:24.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.841800+0000 mon.smithi124 (mon.0) 664 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T12:58:24.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.845491+0000 mon.smithi124 (mon.0) 665 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T12:58:24.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.890364+0000 mon.smithi124 (mon.0) 666 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T12:58:24.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.893777+0000 mon.smithi124 (mon.0) 667 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T12:58:24.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:23.897471+0000 mon.smithi124 (mon.0) 668 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:25.584 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:23.534400+0000 mgr.smithi124.lcfakv (mgr.14166) 208 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2023-11-16T12:58:25.584 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:23.573375+0000 mgr.smithi124.lcfakv (mgr.14166) 209 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi124.asiarm 2023-11-16T12:58:25.584 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:23.579847+0000 mgr.smithi124.lcfakv (mgr.14166) 210 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-16T12:58:25.585 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:23.889884+0000 mgr.smithi124.lcfakv (mgr.14166) 211 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T12:58:25.585 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:23.889987+0000 mgr.smithi124.lcfakv (mgr.14166) 212 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi124.asiarm-rgw 2023-11-16T12:58:25.585 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:23.898194+0000 mgr.smithi124.lcfakv (mgr.14166) 213 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi124.asiarm on smithi124 2023-11-16T12:58:25.585 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:24.510394+0000 mon.smithi124 (mon.0) 669 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-16T12:58:25.585 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:24.593303+0000 mon.smithi124 (mon.0) 670 : cluster [DBG] mgrmap e19: smithi124.lcfakv(active, since 4m), standbys: smithi188.chcfuf 2023-11-16T12:58:25.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:23.534400+0000 mgr.smithi124.lcfakv (mgr.14166) 208 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2023-11-16T12:58:25.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:23.573375+0000 mgr.smithi124.lcfakv (mgr.14166) 209 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi124.asiarm 2023-11-16T12:58:25.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:23.579847+0000 mgr.smithi124.lcfakv (mgr.14166) 210 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-16T12:58:25.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:23.889884+0000 mgr.smithi124.lcfakv (mgr.14166) 211 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T12:58:25.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:23.889987+0000 mgr.smithi124.lcfakv (mgr.14166) 212 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi124.asiarm-rgw 2023-11-16T12:58:25.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:23.898194+0000 mgr.smithi124.lcfakv (mgr.14166) 213 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi124.asiarm on smithi124 2023-11-16T12:58:25.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:24.510394+0000 mon.smithi124 (mon.0) 669 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-16T12:58:25.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:24.593303+0000 mon.smithi124 (mon.0) 670 : cluster [DBG] mgrmap e19: smithi124.lcfakv(active, since 4m), standbys: smithi188.chcfuf 2023-11-16T12:58:25.941 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:58:25.942 INFO:teuthology.orchestra.run.smithi124.stdout: "bind": "/fake", 2023-11-16T12:58:25.942 INFO:teuthology.orchestra.run.smithi124.stdout: "fs": "foofs", 2023-11-16T12:58:25.942 INFO:teuthology.orchestra.run.smithi124.stdout: "path": "/", 2023-11-16T12:58:25.942 INFO:teuthology.orchestra.run.smithi124.stdout: "cluster": "foo", 2023-11-16T12:58:25.943 INFO:teuthology.orchestra.run.smithi124.stdout: "mode": "RW" 2023-11-16T12:58:25.943 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:58:26.346 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2023-11-16T12:58:26.637 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:24.579155+0000 mgr.smithi124.lcfakv (mgr.14166) 214 : cluster [DBG] pgmap v168: 97 pgs: 8 creating+peering, 65 active+clean, 24 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.645972+0000 mon.smithi124 (mon.0) 671 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.647356+0000 mon.smithi124 (mon.0) 672 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.650292+0000 mon.smithi124 (mon.0) 673 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.651133+0000 mon.smithi124 (mon.0) 674 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.653625+0000 mon.smithi124 (mon.0) 675 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.654896+0000 mon.smithi124 (mon.0) 676 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.933608+0000 mon.smithi124 (mon.0) 677 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 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 2023-11-16T12:58:26.638 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.936843+0000 mon.smithi124 (mon.0) 678 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 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 2023-11-16T12:58:26.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:24.579155+0000 mgr.smithi124.lcfakv (mgr.14166) 214 : cluster [DBG] pgmap v168: 97 pgs: 8 creating+peering, 65 active+clean, 24 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.645972+0000 mon.smithi124 (mon.0) 671 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.647356+0000 mon.smithi124 (mon.0) 672 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.650292+0000 mon.smithi124 (mon.0) 673 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.651133+0000 mon.smithi124 (mon.0) 674 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.653625+0000 mon.smithi124 (mon.0) 675 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.654896+0000 mon.smithi124 (mon.0) 676 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.933608+0000 mon.smithi124 (mon.0) 677 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 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 2023-11-16T12:58:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.936843+0000 mon.smithi124 (mon.0) 678 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 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 2023-11-16T12:58:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:25.647109+0000 mgr.smithi124.lcfakv (mgr.14166) 215 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi188.nsnapo 2023-11-16T12:58:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:25.650834+0000 mgr.smithi124.lcfakv (mgr.14166) 216 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-16T12:58:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:25.914240+0000 mgr.smithi124.lcfakv (mgr.14166) 217 : audit [DBG] from='client.14544 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:26.938335+0000 mon.smithi124 (mon.0) 679 : cluster [DBG] mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:standby 2023-11-16T12:58:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:26.938408+0000 mon.smithi124 (mon.0) 680 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T12:58:27.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:25.647109+0000 mgr.smithi124.lcfakv (mgr.14166) 215 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi188.nsnapo 2023-11-16T12:58:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:25.650834+0000 mgr.smithi124.lcfakv (mgr.14166) 216 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-16T12:58:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:25.914240+0000 mgr.smithi124.lcfakv (mgr.14166) 217 : audit [DBG] from='client.14544 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:26.938335+0000 mon.smithi124 (mon.0) 679 : cluster [DBG] mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:standby 2023-11-16T12:58:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:26.938408+0000 mon.smithi124 (mon.0) 680 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T12:58:28.609 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:26.579876+0000 mgr.smithi124.lcfakv (mgr.14166) 218 : cluster [DBG] pgmap v169: 97 pgs: 8 creating+peering, 72 active+clean, 17 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2023-11-16T12:58:28.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:26.579876+0000 mgr.smithi124.lcfakv (mgr.14166) 218 : cluster [DBG] pgmap v169: 97 pgs: 8 creating+peering, 72 active+clean, 17 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2023-11-16T12:58:29.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:27.661417+0000 mgr.smithi124.lcfakv (mgr.14166) 219 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:29.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:28.612321+0000 mon.smithi124 (mon.0) 681 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T12:58:29.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:28.616293+0000 mon.smithi124 (mon.0) 682 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T12:58:29.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:28.663532+0000 mon.smithi124 (mon.0) 683 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T12:58:29.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:28.667255+0000 mon.smithi124 (mon.0) 684 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T12:58:29.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:28.668622+0000 mon.smithi124 (mon.0) 685 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:29.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:27.661417+0000 mgr.smithi124.lcfakv (mgr.14166) 219 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:29.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:28.612321+0000 mon.smithi124 (mon.0) 681 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T12:58:29.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:28.616293+0000 mon.smithi124 (mon.0) 682 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T12:58:29.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:28.663532+0000 mon.smithi124 (mon.0) 683 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T12:58:29.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:28.667255+0000 mon.smithi124 (mon.0) 684 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T12:58:29.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:28.668622+0000 mon.smithi124 (mon.0) 685 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:30.245 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo 2/2 - 6s count:2 2023-11-16T12:58:30.600 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:28.580449+0000 mgr.smithi124.lcfakv (mgr.14166) 220 : cluster [DBG] pgmap v170: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2023-11-16T12:58:30.600 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:28.663067+0000 mgr.smithi124.lcfakv (mgr.14166) 221 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T12:58:30.600 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:28.663159+0000 mgr.smithi124.lcfakv (mgr.14166) 222 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi188.nsnapo-rgw 2023-11-16T12:58:30.600 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:28.669463+0000 mgr.smithi124.lcfakv (mgr.14166) 223 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi188.nsnapo on smithi188 2023-11-16T12:58:30.600 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:28.938138+0000 mgr.smithi124.lcfakv (mgr.14166) 224 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:30.600 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:30.226458+0000 mon.smithi124 (mon.0) 686 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:30.600 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:30.227511+0000 mon.smithi124 (mon.0) 687 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:30.601 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:30.228423+0000 mon.smithi124 (mon.0) 688 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:30.601 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:30.232561+0000 mon.smithi124 (mon.0) 689 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:30.618 INFO:teuthology.run_tasks:Running task vip.exec... 2023-11-16T12:58:30.627 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:30.628 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2023-11-16T12:58:30.657 INFO:teuthology.orchestra.run.smithi124.stderr:+ mkdir /mnt/foo 2023-11-16T12:58:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:28.580449+0000 mgr.smithi124.lcfakv (mgr.14166) 220 : cluster [DBG] pgmap v170: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2023-11-16T12:58:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:28.663067+0000 mgr.smithi124.lcfakv (mgr.14166) 221 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T12:58:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:28.663159+0000 mgr.smithi124.lcfakv (mgr.14166) 222 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi188.nsnapo-rgw 2023-11-16T12:58:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:28.669463+0000 mgr.smithi124.lcfakv (mgr.14166) 223 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi188.nsnapo on smithi188 2023-11-16T12:58:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:28.938138+0000 mgr.smithi124.lcfakv (mgr.14166) 224 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:30.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:30.226458+0000 mon.smithi124 (mon.0) 686 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:30.227511+0000 mon.smithi124 (mon.0) 687 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:30.228423+0000 mon.smithi124 (mon.0) 688 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:30.232561+0000 mon.smithi124 (mon.0) 689 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:30.668 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2023-11-16T12:58:30.736 INFO:teuthology.orchestra.run.smithi124.stderr:++ hostname 2023-11-16T12:58:30.737 INFO:teuthology.orchestra.run.smithi124.stderr:+ mount -t nfs smithi124:/fake /mnt/foo -o sync 2023-11-16T12:58:31.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:30.228018+0000 mgr.smithi124.lcfakv (mgr.14166) 225 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:31.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:30.228018+0000 mgr.smithi124.lcfakv (mgr.14166) 225 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:32.541 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:30.580888+0000 mgr.smithi124.lcfakv (mgr.14166) 226 : cluster [DBG] pgmap v171: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-11-16T12:58:32.542 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:32.096600+0000 mon.smithi124 (mon.0) 690 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:32.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:30.580888+0000 mgr.smithi124.lcfakv (mgr.14166) 226 : cluster [DBG] pgmap v171: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-11-16T12:58:32.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:32.096600+0000 mon.smithi124 (mon.0) 690 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:33.331 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2023-11-16T12:58:33.399 INFO:teuthology.orchestra.run.smithi124.stderr:+ echo test 2023-11-16T12:58:33.408 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2023-11-16T12:58:33.475 INFO:teuthology.orchestra.run.smithi124.stderr:+ sync 2023-11-16T12:58:33.852 INFO:teuthology.run_tasks:Running task parallel... 2023-11-16T12:58:33.863 INFO:teuthology.task.parallel:starting parallel... 2023-11-16T12:58:33.863 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-11-16T12:58:33.863 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-11-16T12:58:33.864 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:33.864 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-11-16T12:58:33.864 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-11-16T12:58:33.864 INFO:teuthology.task.sequential:In sequential, running task exec... 2023-11-16T12:58:33.865 INFO:teuthology.task.exec:Executing custom commands... 2023-11-16T12:58:33.865 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:33.866 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2023-11-16T12:58:33.932 INFO:teuthology.orchestra.run.smithi124.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-11-16T12:58:33.932 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T12:58:33.933 INFO:teuthology.orchestra.run.smithi124.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2023-11-16T12:58:33.941 INFO:teuthology.orchestra.run.smithi124.stdout:3 of 5 processes prepared for launch 0 sec 2023-11-16T12:58:34.041 INFO:teuthology.orchestra.run.smithi124.stdout:5 of 5 processes prepared for launch 0 sec 2023-11-16T12:58:34.041 INFO:teuthology.orchestra.run.smithi124.stdout:releasing clients 2023-11-16T12:58:34.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:32.581443+0000 mgr.smithi124.lcfakv (mgr.14166) 227 : cluster [DBG] pgmap v172: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.8 KiB/s wr, 3 op/s 2023-11-16T12:58:34.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.283641+0000 mon.smithi124 (mon.0) 691 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.287030+0000 mon.smithi124 (mon.0) 692 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.294489+0000 mon.smithi124 (mon.0) 693 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.296651+0000 mon.smithi124 (mon.0) 694 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:34.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.297768+0000 mon.smithi124 (mon.0) 695 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:34.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.298427+0000 mon.smithi124 (mon.0) 696 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:34.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.310232+0000 mon.smithi124 (mon.0) 697 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:33.316014+0000 mon.smithi124 (mon.0) 698 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:32.581443+0000 mgr.smithi124.lcfakv (mgr.14166) 227 : cluster [DBG] pgmap v172: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.8 KiB/s wr, 3 op/s 2023-11-16T12:58:34.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.283641+0000 mon.smithi124 (mon.0) 691 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.287030+0000 mon.smithi124 (mon.0) 692 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.294489+0000 mon.smithi124 (mon.0) 693 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.296651+0000 mon.smithi124 (mon.0) 694 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:34.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.297768+0000 mon.smithi124 (mon.0) 695 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:34.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.298427+0000 mon.smithi124 (mon.0) 696 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:34.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.310232+0000 mon.smithi124 (mon.0) 697 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:34.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:33.316014+0000 mon.smithi124 (mon.0) 698 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:35.042 INFO:teuthology.orchestra.run.smithi124.stdout: 5 313 57.10 MB/sec warmup 1 sec latency 11.789 ms 2023-11-16T12:58:35.848 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-11-16T12:58:36.041 INFO:teuthology.orchestra.run.smithi124.stdout: 5 695 53.02 MB/sec warmup 2 sec latency 13.519 ms 2023-11-16T12:58:36.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:34.581858+0000 mgr.smithi124.lcfakv (mgr.14166) 228 : cluster [DBG] pgmap v173: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.4 KiB/s wr, 6 op/s 2023-11-16T12:58:36.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:34.717949+0000 mon.smithi124 (mon.0) 699 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:36.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:34.581858+0000 mgr.smithi124.lcfakv (mgr.14166) 228 : cluster [DBG] pgmap v173: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.4 KiB/s wr, 6 op/s 2023-11-16T12:58:36.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:34.717949+0000 mon.smithi124 (mon.0) 699 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:37.042 INFO:teuthology.orchestra.run.smithi124.stdout: 5 1888 43.98 MB/sec warmup 3 sec latency 11.017 ms 2023-11-16T12:58:37.842 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph config set global log_to_journald false --force' 2023-11-16T12:58:38.042 INFO:teuthology.orchestra.run.smithi124.stdout: 5 3386 44.97 MB/sec warmup 4 sec latency 11.252 ms 2023-11-16T12:58:38.588 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:36.582417+0000 mgr.smithi124.lcfakv (mgr.14166) 229 : cluster [DBG] pgmap v174: 97 pgs: 97 active+clean; 31 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.6 MiB/s wr, 57 op/s 2023-11-16T12:58:38.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:36.582417+0000 mgr.smithi124.lcfakv (mgr.14166) 229 : cluster [DBG] pgmap v174: 97 pgs: 97 active+clean; 31 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.6 MiB/s wr, 57 op/s 2023-11-16T12:58:39.042 INFO:teuthology.orchestra.run.smithi124.stdout: 5 4429 40.70 MB/sec warmup 5 sec latency 16.429 ms 2023-11-16T12:58:39.753 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph mgr module enable nfs --force' 2023-11-16T12:58:40.042 INFO:teuthology.orchestra.run.smithi124.stdout: 5 5861 38.73 MB/sec warmup 6 sec latency 13.521 ms 2023-11-16T12:58:40.367 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:38.582999+0000 mgr.smithi124.lcfakv (mgr.14166) 230 : cluster [DBG] pgmap v175: 97 pgs: 97 active+clean; 111 MiB data, 449 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 10 MiB/s wr, 464 op/s 2023-11-16T12:58:40.367 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:39.367541+0000 mon.smithi124 (mon.0) 700 : audit [INF] from='client.? 172.21.15.124:0/739997470' entity='client.admin' 2023-11-16T12:58:40.367 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:39.372921+0000 mon.smithi124 (mon.0) 701 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:40.367 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:39.374188+0000 mon.smithi124 (mon.0) 702 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:40.367 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:39.375496+0000 mon.smithi124 (mon.0) 703 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:40.367 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:39.381491+0000 mon.smithi124 (mon.0) 704 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:40.367 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:39.392033+0000 mon.smithi124 (mon.0) 705 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:38.582999+0000 mgr.smithi124.lcfakv (mgr.14166) 230 : cluster [DBG] pgmap v175: 97 pgs: 97 active+clean; 111 MiB data, 449 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 10 MiB/s wr, 464 op/s 2023-11-16T12:58:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:39.367541+0000 mon.smithi124 (mon.0) 700 : audit [INF] from='client.? 172.21.15.124:0/739997470' entity='client.admin' 2023-11-16T12:58:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:39.372921+0000 mon.smithi124 (mon.0) 701 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:39.374188+0000 mon.smithi124 (mon.0) 702 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:40.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:39.375496+0000 mon.smithi124 (mon.0) 703 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:40.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:39.381491+0000 mon.smithi124 (mon.0) 704 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:40.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:39.392033+0000 mon.smithi124 (mon.0) 705 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:41.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 6992 39.83 MB/sec warmup 7 sec latency 12.756 ms 2023-11-16T12:58:42.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 8045 37.61 MB/sec warmup 8 sec latency 14.169 ms 2023-11-16T12:58:42.380 INFO:teuthology.orchestra.run.smithi124.stderr:module 'nfs' is already enabled 2023-11-16T12:58:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:40.583398+0000 mgr.smithi124.lcfakv (mgr.14166) 231 : cluster [DBG] pgmap v176: 97 pgs: 97 active+clean; 116 MiB data, 483 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 11 MiB/s wr, 493 op/s 2023-11-16T12:58:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:41.444143+0000 mon.smithi188 (mon.1) 16 : audit [INF] from='client.? 172.21.15.124:0/3690937781' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2023-11-16T12:58:42.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:41.444843+0000 mon.smithi124 (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2023-11-16T12:58:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:40.583398+0000 mgr.smithi124.lcfakv (mgr.14166) 231 : cluster [DBG] pgmap v176: 97 pgs: 97 active+clean; 116 MiB data, 483 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 11 MiB/s wr, 493 op/s 2023-11-16T12:58:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:41.444143+0000 mon.smithi188 (mon.1) 16 : audit [INF] from='client.? 172.21.15.124:0/3690937781' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2023-11-16T12:58:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:41.444843+0000 mon.smithi124 (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2023-11-16T12:58:42.713 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-16T12:58:43.042 INFO:teuthology.orchestra.run.smithi124.stdout: 5 9350 36.37 MB/sec warmup 9 sec latency 17.267 ms 2023-11-16T12:58:43.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:42.375634+0000 mon.smithi124 (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2023-11-16T12:58:43.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:42.375740+0000 mon.smithi124 (mon.0) 708 : cluster [DBG] mgrmap e20: smithi124.lcfakv(active, since 4m), standbys: smithi188.chcfuf 2023-11-16T12:58:43.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:42.375634+0000 mon.smithi124 (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2023-11-16T12:58:43.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:42.375740+0000 mon.smithi124 (mon.0) 708 : cluster [DBG] mgrmap e20: smithi124.lcfakv(active, since 4m), standbys: smithi188.chcfuf 2023-11-16T12:58:44.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 10596 37.53 MB/sec warmup 10 sec latency 13.017 ms 2023-11-16T12:58:44.304 INFO:teuthology.orchestra.run.smithi124.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e 2023-11-16T12:58:44.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:42.583958+0000 mgr.smithi124.lcfakv (mgr.14166) 232 : cluster [DBG] pgmap v177: 97 pgs: 97 active+clean; 141 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 16 MiB/s wr, 977 op/s 2023-11-16T12:58:44.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:44.302635+0000 mon.smithi124 (mon.0) 709 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:44.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:44.303697+0000 mon.smithi124 (mon.0) 710 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:44.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:44.305145+0000 mon.smithi124 (mon.0) 711 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:44.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:44.306747+0000 mon.smithi124 (mon.0) 712 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:44.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:44.312798+0000 mon.smithi124 (mon.0) 713 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:44.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:44.321365+0000 mon.smithi124 (mon.0) 714 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:42.583958+0000 mgr.smithi124.lcfakv (mgr.14166) 232 : cluster [DBG] pgmap v177: 97 pgs: 97 active+clean; 141 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 16 MiB/s wr, 977 op/s 2023-11-16T12:58:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:44.302635+0000 mon.smithi124 (mon.0) 709 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:44.303697+0000 mon.smithi124 (mon.0) 710 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:58:44.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:44.305145+0000 mon.smithi124 (mon.0) 711 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:58:44.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:44.306747+0000 mon.smithi124 (mon.0) 712 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:58:44.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:44.312798+0000 mon.smithi124 (mon.0) 713 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:44.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:44.321365+0000 mon.smithi124 (mon.0) 714 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:58:44.779 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-11-16T12:58:44.780 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T12:58:44.780 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- 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' 2023-11-16T12:58:45.042 INFO:teuthology.orchestra.run.smithi124.stdout: 5 11447 35.81 MB/sec warmup 11 sec latency 28.728 ms 2023-11-16T12:58:45.546 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:44.297269+0000 mgr.smithi124.lcfakv (mgr.14166) 233 : audit [DBG] from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:45.546 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:44.298260+0000 mgr.smithi124.lcfakv (mgr.14166) 234 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e 2023-11-16T12:58:45.547 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:58:44.324717+0000 mgr.smithi124.lcfakv (mgr.14166) 235 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e 2023-11-16T12:58:45.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:44.297269+0000 mgr.smithi124.lcfakv (mgr.14166) 233 : audit [DBG] from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:45.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:44.298260+0000 mgr.smithi124.lcfakv (mgr.14166) 234 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e 2023-11-16T12:58:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:58:44.324717+0000 mgr.smithi124.lcfakv (mgr.14166) 235 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e 2023-11-16T12:58:46.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 12181 34.77 MB/sec warmup 12 sec latency 35.498 ms 2023-11-16T12:58:46.432 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T12:58:46.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:44.584406+0000 mgr.smithi124.lcfakv (mgr.14166) 236 : cluster [DBG] pgmap v178: 97 pgs: 97 active+clean; 147 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 18 MiB/s wr, 1.12k op/s 2023-11-16T12:58:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:44.584406+0000 mgr.smithi124.lcfakv (mgr.14166) 236 : cluster [DBG] pgmap v178: 97 pgs: 97 active+clean; 147 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 18 MiB/s wr, 1.12k op/s 2023-11-16T12:58:47.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 13061 32.88 MB/sec warmup 13 sec latency 30.104 ms 2023-11-16T12:58:47.353 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (3m) 14s ago 4m 24.3M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (4m) 14s ago 4m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (3m) 15s ago 3m 7147k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (2m) 14s ago 3m 28.0M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (31s) 14s ago 30s 14.0M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (29s) 15s ago 29s 12.9M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (5m) 14s ago 5m 443M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (3m) 15s ago 3m 376M - 16.2.5 6933c2a0b7dd fd85b8d17f3a 2023-11-16T12:58:47.354 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (5m) 14s ago 5m 101M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (3m) 15s ago 3m 90.5M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.0.smithi124.asiarm smithi124 *:2049 running (22s) 14s ago 21s 54.9M - 3.5 6933c2a0b7dd ce6796c9cbd7 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.0.smithi188.nsnapo smithi188 *:2049 running (17s) 15s ago 17s 18.6M - 3.5 6933c2a0b7dd 4324bcbcdb20 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (3m) 14s ago 3m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (3m) 15s ago 3m 16.0M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (3m) 14s ago 3m 46.9M 3224M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (2m) 14s ago 2m 47.8M 3224M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (2m) 14s ago 2m 43.8M 3224M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (2m) 14s ago 2m 48.0M 3224M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (2m) 15s ago 2m 45.6M 3992M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T12:58:47.355 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (109s) 15s ago 109s 43.7M 3992M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T12:58:47.356 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (95s) 15s ago 95s 45.9M 3992M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T12:58:47.356 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (82s) 15s ago 82s 48.3M 3992M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T12:58:47.356 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (2m) 14s ago 3m 41.6M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T12:58:47.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:46.398432+0000 mgr.smithi124.lcfakv (mgr.14166) 237 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:47.911 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:58:47.911 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T12:58:47.912 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:58:47.912 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:58:47.912 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T12:58:47.912 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:58:47.913 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:58:47.913 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T12:58:47.913 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T12:58:47.913 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:58:47.914 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T12:58:47.914 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:58:47.914 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:58:47.914 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T12:58:47.914 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2023-11-16T12:58:47.914 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T12:58:47.915 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:58:47.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:46.398432+0000 mgr.smithi124.lcfakv (mgr.14166) 237 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:48.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 13733 32.70 MB/sec warmup 14 sec latency 24.261 ms 2023-11-16T12:58:48.415 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:58:48.415 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e", 2023-11-16T12:58:48.415 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T12:58:48.415 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T12:58:48.416 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "", 2023-11-16T12:58:48.416 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e image" 2023-11-16T12:58:48.416 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:58:48.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:46.585358+0000 mgr.smithi124.lcfakv (mgr.14166) 238 : cluster [DBG] pgmap v179: 97 pgs: 97 active+clean; 151 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 19 MiB/s wr, 1.26k op/s 2023-11-16T12:58:48.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:46.871347+0000 mgr.smithi124.lcfakv (mgr.14166) 239 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:48.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:47.337649+0000 mgr.smithi124.lcfakv (mgr.14166) 240 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:48.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:47.908968+0000 mon.smithi188 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.124:0/1111637280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T12:58:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:46.585358+0000 mgr.smithi124.lcfakv (mgr.14166) 238 : cluster [DBG] pgmap v179: 97 pgs: 97 active+clean; 151 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 19 MiB/s wr, 1.26k op/s 2023-11-16T12:58:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:46.871347+0000 mgr.smithi124.lcfakv (mgr.14166) 239 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:47.337649+0000 mgr.smithi124.lcfakv (mgr.14166) 240 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:47.908968+0000 mon.smithi188 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.124:0/1111637280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T12:58:48.972 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T12:58:49.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 14431 32.23 MB/sec warmup 15 sec latency 25.106 ms 2023-11-16T12:58:49.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:48.414804+0000 mgr.smithi124.lcfakv (mgr.14166) 241 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:49.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:49 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:58:48.972156+0000 mon.smithi124 (mon.0) 715 : audit [DBG] from='client.? 172.21.15.124:0/442044457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T12:58:49.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:48.414804+0000 mgr.smithi124.lcfakv (mgr.14166) 241 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:58:49.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:49 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:58:48.972156+0000 mon.smithi124 (mon.0) 715 : audit [DBG] from='client.? 172.21.15.124:0/442044457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T12:58:50.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 14981 30.60 MB/sec warmup 16 sec latency 24.937 ms 2023-11-16T12:58:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:48.585885+0000 mgr.smithi124.lcfakv (mgr.14166) 242 : cluster [DBG] pgmap v180: 97 pgs: 97 active+clean; 159 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 21 MiB/s wr, 1.57k op/s 2023-11-16T12:58:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:48.585885+0000 mgr.smithi124.lcfakv (mgr.14166) 242 : cluster [DBG] pgmap v180: 97 pgs: 97 active+clean; 159 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 21 MiB/s wr, 1.57k op/s 2023-11-16T12:58:51.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 15517 29.63 MB/sec warmup 17 sec latency 25.072 ms 2023-11-16T12:58:52.043 INFO:teuthology.orchestra.run.smithi124.stdout: 5 16861 29.68 MB/sec warmup 18 sec latency 24.723 ms 2023-11-16T12:58:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:50.586364+0000 mgr.smithi124.lcfakv (mgr.14166) 243 : cluster [DBG] pgmap v181: 97 pgs: 97 active+clean; 163 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2023-11-16T12:58:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:50.586364+0000 mgr.smithi124.lcfakv (mgr.14166) 243 : cluster [DBG] pgmap v181: 97 pgs: 97 active+clean; 163 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2023-11-16T12:58:53.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 18084 30.62 MB/sec warmup 19 sec latency 11.127 ms 2023-11-16T12:58:54.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 19000 29.94 MB/sec warmup 20 sec latency 19.327 ms 2023-11-16T12:58:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:52.586960+0000 mgr.smithi124.lcfakv (mgr.14166) 244 : cluster [DBG] pgmap v182: 97 pgs: 97 active+clean; 164 MiB data, 870 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 16 MiB/s wr, 1.53k op/s 2023-11-16T12:58:54.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:52.586960+0000 mgr.smithi124.lcfakv (mgr.14166) 244 : cluster [DBG] pgmap v182: 97 pgs: 97 active+clean; 164 MiB data, 870 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 16 MiB/s wr, 1.53k op/s 2023-11-16T12:58:55.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 20218 29.57 MB/sec warmup 21 sec latency 13.465 ms 2023-11-16T12:58:55.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:54.587430+0000 mgr.smithi124.lcfakv (mgr.14166) 245 : cluster [DBG] pgmap v183: 97 pgs: 97 active+clean; 163 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2023-11-16T12:58:55.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:54.587430+0000 mgr.smithi124.lcfakv (mgr.14166) 245 : cluster [DBG] pgmap v183: 97 pgs: 97 active+clean; 163 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2023-11-16T12:58:56.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 21259 30.12 MB/sec warmup 22 sec latency 29.316 ms 2023-11-16T12:58:57.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 22164 29.66 MB/sec warmup 23 sec latency 19.057 ms 2023-11-16T12:58:58.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 23178 29.44 MB/sec warmup 24 sec latency 17.249 ms 2023-11-16T12:58:58.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:58:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:56.587874+0000 mgr.smithi124.lcfakv (mgr.14166) 246 : cluster [DBG] pgmap v184: 97 pgs: 97 active+clean; 169 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2023-11-16T12:58:58.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:58:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:56.587874+0000 mgr.smithi124.lcfakv (mgr.14166) 246 : cluster [DBG] pgmap v184: 97 pgs: 97 active+clean; 169 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2023-11-16T12:58:59.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 24325 29.65 MB/sec warmup 25 sec latency 19.048 ms 2023-11-16T12:59:00.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 25327 29.78 MB/sec warmup 26 sec latency 15.474 ms 2023-11-16T12:59:00.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:58:58.588445+0000 mgr.smithi124.lcfakv (mgr.14166) 247 : cluster [DBG] pgmap v185: 97 pgs: 97 active+clean; 185 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.40k op/s 2023-11-16T12:59:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:58:58.588445+0000 mgr.smithi124.lcfakv (mgr.14166) 247 : cluster [DBG] pgmap v185: 97 pgs: 97 active+clean; 185 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.40k op/s 2023-11-16T12:59:01.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 26218 29.29 MB/sec warmup 27 sec latency 18.964 ms 2023-11-16T12:59:02.045 INFO:teuthology.orchestra.run.smithi124.stdout: 5 27443 29.16 MB/sec warmup 28 sec latency 18.889 ms 2023-11-16T12:59:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:00.588928+0000 mgr.smithi124.lcfakv (mgr.14166) 248 : cluster [DBG] pgmap v186: 97 pgs: 97 active+clean; 190 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2023-11-16T12:59:02.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:00.588928+0000 mgr.smithi124.lcfakv (mgr.14166) 248 : cluster [DBG] pgmap v186: 97 pgs: 97 active+clean; 190 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2023-11-16T12:59:03.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 28599 29.83 MB/sec warmup 29 sec latency 23.819 ms 2023-11-16T12:59:04.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 29432 29.20 MB/sec warmup 30 sec latency 18.340 ms 2023-11-16T12:59:04.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:02.589793+0000 mgr.smithi124.lcfakv (mgr.14166) 249 : cluster [DBG] pgmap v187: 97 pgs: 97 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 16 MiB/s wr, 1.48k op/s 2023-11-16T12:59:04.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:02.589793+0000 mgr.smithi124.lcfakv (mgr.14166) 249 : cluster [DBG] pgmap v187: 97 pgs: 97 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 16 MiB/s wr, 1.48k op/s 2023-11-16T12:59:05.044 INFO:teuthology.orchestra.run.smithi124.stdout: 5 30687 29.10 MB/sec warmup 31 sec latency 14.174 ms 2023-11-16T12:59:06.046 INFO:teuthology.orchestra.run.smithi124.stdout: 5 31610 29.35 MB/sec warmup 32 sec latency 17.985 ms 2023-11-16T12:59:06.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:04.590251+0000 mgr.smithi124.lcfakv (mgr.14166) 250 : cluster [DBG] pgmap v188: 97 pgs: 97 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2023-11-16T12:59:06.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:04.590251+0000 mgr.smithi124.lcfakv (mgr.14166) 250 : cluster [DBG] pgmap v188: 97 pgs: 97 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2023-11-16T12:59:07.046 INFO:teuthology.orchestra.run.smithi124.stdout: 5 32406 29.25 MB/sec warmup 33 sec latency 37.882 ms 2023-11-16T12:59:08.047 INFO:teuthology.orchestra.run.smithi124.stdout: 5 33267 28.79 MB/sec warmup 34 sec latency 25.361 ms 2023-11-16T12:59:08.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:06.590742+0000 mgr.smithi124.lcfakv (mgr.14166) 251 : cluster [DBG] pgmap v189: 97 pgs: 97 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.33k op/s 2023-11-16T12:59:08.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:06.590742+0000 mgr.smithi124.lcfakv (mgr.14166) 251 : cluster [DBG] pgmap v189: 97 pgs: 97 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.33k op/s 2023-11-16T12:59:09.046 INFO:teuthology.orchestra.run.smithi124.stdout: 5 34367 28.58 MB/sec warmup 35 sec latency 21.735 ms 2023-11-16T12:59:10.047 INFO:teuthology.orchestra.run.smithi124.stdout: 5 35560 29.21 MB/sec warmup 36 sec latency 55.215 ms 2023-11-16T12:59:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:08.591306+0000 mgr.smithi124.lcfakv (mgr.14166) 252 : cluster [DBG] pgmap v190: 97 pgs: 97 active+clean; 226 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.65k op/s 2023-11-16T12:59:10.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:08.591306+0000 mgr.smithi124.lcfakv (mgr.14166) 252 : cluster [DBG] pgmap v190: 97 pgs: 97 active+clean; 226 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.65k op/s 2023-11-16T12:59:11.047 INFO:teuthology.orchestra.run.smithi124.stdout: 5 36394 28.78 MB/sec warmup 37 sec latency 64.981 ms 2023-11-16T12:59:12.048 INFO:teuthology.orchestra.run.smithi124.stdout: 5 37340 28.66 MB/sec warmup 38 sec latency 22.761 ms 2023-11-16T12:59:12.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:10.591766+0000 mgr.smithi124.lcfakv (mgr.14166) 253 : cluster [DBG] pgmap v191: 97 pgs: 97 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.39k op/s 2023-11-16T12:59:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:10.591766+0000 mgr.smithi124.lcfakv (mgr.14166) 253 : cluster [DBG] pgmap v191: 97 pgs: 97 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.39k op/s 2023-11-16T12:59:13.047 INFO:teuthology.orchestra.run.smithi124.stdout: 5 38276 28.51 MB/sec warmup 39 sec latency 53.811 ms 2023-11-16T12:59:14.047 INFO:teuthology.orchestra.run.smithi124.stdout: 5 39246 28.82 MB/sec warmup 40 sec latency 21.460 ms 2023-11-16T12:59:14.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:12.592317+0000 mgr.smithi124.lcfakv (mgr.14166) 254 : cluster [DBG] pgmap v192: 97 pgs: 97 active+clean; 238 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.58k op/s 2023-11-16T12:59:14.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:12.592317+0000 mgr.smithi124.lcfakv (mgr.14166) 254 : cluster [DBG] pgmap v192: 97 pgs: 97 active+clean; 238 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.58k op/s 2023-11-16T12:59:15.047 INFO:teuthology.orchestra.run.smithi124.stdout: 5 40089 28.39 MB/sec warmup 41 sec latency 14.921 ms 2023-11-16T12:59:25.435 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:14.560740+0000 mon.smithi124 (mon.0) 716 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T12:59:25.436 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:14.560971+0000 mon.smithi124 (mon.0) 717 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T12:59:25.436 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:14.561121+0000 mon.smithi124 (mon.0) 718 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T12:59:25.436 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:14.561285+0000 mon.smithi124 (mon.0) 719 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T12:59:25.436 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:14.687533+0000 mon.smithi124 (mon.0) 720 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:59:25.436 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:14.688039+0000 mon.smithi124 (mon.0) 721 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:59:25.436 INFO:teuthology.orchestra.run.smithi124.stdout: 5 41375 28.33 MB/sec warmup 42 sec latency 13.117 ms 2023-11-16T12:59:25.437 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:14.592788+0000 mgr.smithi124.lcfakv (mgr.14166) 255 : cluster [DBG] pgmap v193: 97 pgs: 97 active+clean; 240 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.19k op/s 2023-11-16T12:59:25.437 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:15.370950+0000 mon.smithi124 (mon.0) 722 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-11-16T12:59:25.437 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:15.370994+0000 mon.smithi124 (mon.0) 723 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-11-16T12:59:25.488 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:15.371032+0000 mon.smithi124 (mon.0) 724 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-11-16T12:59:25.488 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:15.371080+0000 mon.smithi124 (mon.0) 725 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-11-16T12:59:25.488 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:15.371126+0000 mon.smithi124 (mon.0) 726 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-16T12:59:25.488 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:16.341965+0000 mon.smithi124 (mon.0) 727 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-16T12:59:25.489 INFO:teuthology.orchestra.run.smithi124.stdout: 5 42277 28.55 MB/sec warmup 43 sec latency 23.755 ms 2023-11-16T12:59:25.489 INFO:teuthology.orchestra.run.smithi124.stdout: 5 43050 28.46 MB/sec warmup 44 sec latency 56.239 ms 2023-11-16T12:59:25.489 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:14.560740+0000 mon.smithi124 (mon.0) 716 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T12:59:25.489 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:14.560971+0000 mon.smithi124 (mon.0) 717 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T12:59:25.489 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:14.561121+0000 mon.smithi124 (mon.0) 718 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T12:59:25.489 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:14.561285+0000 mon.smithi124 (mon.0) 719 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T12:59:25.490 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:14.687533+0000 mon.smithi124 (mon.0) 720 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:59:25.490 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:14.688039+0000 mon.smithi124 (mon.0) 721 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T12:59:25.490 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:14.592788+0000 mgr.smithi124.lcfakv (mgr.14166) 255 : cluster [DBG] pgmap v193: 97 pgs: 97 active+clean; 240 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.19k op/s 2023-11-16T12:59:25.490 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:15.370950+0000 mon.smithi124 (mon.0) 722 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-11-16T12:59:25.490 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:15.370994+0000 mon.smithi124 (mon.0) 723 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-11-16T12:59:25.490 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:15.371032+0000 mon.smithi124 (mon.0) 724 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-11-16T12:59:25.490 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:15.371080+0000 mon.smithi124 (mon.0) 725 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-11-16T12:59:25.538 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:15.371126+0000 mon.smithi124 (mon.0) 726 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-16T12:59:25.538 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:16.341965+0000 mon.smithi124 (mon.0) 727 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-16T12:59:25.538 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:16.593246+0000 mgr.smithi124.lcfakv (mgr.14166) 256 : cluster [DBG] pgmap v196: 97 pgs: 97 active+clean; 238 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 9.8 MiB/s wr, 822 op/s 2023-11-16T12:59:25.538 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:17.173226+0000 mon.smithi124 (mon.0) 728 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:25.538 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:17.173951+0000 mgr.smithi124.lcfakv (mgr.14166) 257 : cephadm [INF] Upgrade: Target is version 18.2.0-1241-g1f4a4bd8 (unknown) 2023-11-16T12:59:25.538 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:17.174036+0000 mgr.smithi124.lcfakv (mgr.14166) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576, digests ['quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576'] 2023-11-16T12:59:25.538 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:17.174971+0000 mon.smithi124 (mon.0) 729 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:17.177111+0000 mgr.smithi124.lcfakv (mgr.14166) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi124.lcfakv) 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:17.349747+0000 mon.smithi124 (mon.0) 730 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:17.417650+0000 mgr.smithi124.lcfakv (mgr.14166) 260 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576 on smithi188 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:18.374803+0000 mon.smithi124 (mon.0) 731 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:18.593663+0000 mgr.smithi124.lcfakv (mgr.14166) 261 : cluster [DBG] pgmap v199: 97 pgs: 1 activating+undersized+remapped, 96 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 18 MiB/s wr, 1.70k op/s; 3/1842 objects degraded (0.163%) 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:19.383470+0000 mon.smithi124 (mon.0) 732 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:19.416487+0000 mgr.smithi124.lcfakv (mgr.14166) 262 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:19.850464+0000 mgr.smithi124.lcfakv (mgr.14166) 263 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:20.246164+0000 mgr.smithi124.lcfakv (mgr.14166) 264 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:20.763470+0000 mon.smithi124 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.124:0/3769792842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:20.594113+0000 mgr.smithi124.lcfakv (mgr.14166) 265 : cluster [DBG] pgmap v201: 97 pgs: 1 activating+undersized+remapped, 96 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.50k op/s; 3/1887 objects degraded (0.159%) 2023-11-16T12:59:25.539 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:21.197182+0000 mgr.smithi124.lcfakv (mgr.14166) 266 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:21.690728+0000 mon.smithi124 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.124:0/1386601122' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:22.594654+0000 mgr.smithi124.lcfakv (mgr.14166) 267 : cluster [DBG] pgmap v202: 97 pgs: 97 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 19 MiB/s wr, 1.82k op/s; 2.0 MiB/s, 0 objects/s recovering 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:16.593246+0000 mgr.smithi124.lcfakv (mgr.14166) 256 : cluster [DBG] pgmap v196: 97 pgs: 97 active+clean; 238 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 9.8 MiB/s wr, 822 op/s 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:17.173226+0000 mon.smithi124 (mon.0) 728 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:17.173951+0000 mgr.smithi124.lcfakv (mgr.14166) 257 : cephadm [INF] Upgrade: Target is version 18.2.0-1241-g1f4a4bd8 (unknown) 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:17.174036+0000 mgr.smithi124.lcfakv (mgr.14166) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576, digests ['quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576'] 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:17.174971+0000 mon.smithi124 (mon.0) 729 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:17.177111+0000 mgr.smithi124.lcfakv (mgr.14166) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi124.lcfakv) 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:17.349747+0000 mon.smithi124 (mon.0) 730 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-16T12:59:25.540 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:17.417650+0000 mgr.smithi124.lcfakv (mgr.14166) 260 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576 on smithi188 2023-11-16T12:59:25.541 INFO:teuthology.orchestra.run.smithi124.stdout: 5 44101 28.33 MB/sec warmup 45 sec latency 17.474 ms 2023-11-16T12:59:25.541 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T12:59:25.541 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:18.374803+0000 mon.smithi124 (mon.0) 731 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-16T12:59:25.542 INFO:teuthology.orchestra.run.smithi124.stdout: 5 45252 28.23 MB/sec warmup 46 sec latency 38.899 ms 2023-11-16T12:59:25.547 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T12:59:25.547 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (3m) 46s ago 4m 24.3M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T12:59:25.561 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (4m) 46s ago 4m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T12:59:25.561 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (4m) 48s ago 4m 7147k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T12:59:25.561 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (3m) 46s ago 4m 28.0M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (63s) 46s ago 63s 14.0M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (62s) 48s ago 62s 12.9M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (5m) 46s ago 5m 443M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (4m) 48s ago 4m 376M - 16.2.5 6933c2a0b7dd fd85b8d17f3a 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (5m) 46s ago 5m 101M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (3m) 48s ago 3m 90.5M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.0.smithi124.asiarm smithi124 *:2049 running (54s) 46s ago 54s 54.9M - 3.5 6933c2a0b7dd ce6796c9cbd7 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.0.smithi188.nsnapo smithi188 *:2049 running (50s) 48s ago 50s 18.6M - 3.5 6933c2a0b7dd 4324bcbcdb20 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (4m) 46s ago 4m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (3m) 48s ago 3m 16.0M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (3m) 46s ago 3m 46.9M 3224M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (3m) 46s ago 3m 47.8M 3224M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T12:59:25.562 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (3m) 46s ago 3m 43.8M 3224M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T12:59:25.563 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (2m) 46s ago 2m 48.0M 3224M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T12:59:25.563 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (2m) 48s ago 2m 45.6M 3992M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T12:59:25.563 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (2m) 48s ago 2m 43.7M 3992M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T12:59:25.563 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (2m) 48s ago 2m 45.9M 3992M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T12:59:25.563 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (115s) 48s ago 115s 48.3M 3992M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T12:59:25.563 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (3m) 46s ago 4m 41.6M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T12:59:25.563 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:18.593663+0000 mgr.smithi124.lcfakv (mgr.14166) 261 : cluster [DBG] pgmap v199: 97 pgs: 1 activating+undersized+remapped, 96 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 18 MiB/s wr, 1.70k op/s; 3/1842 objects degraded (0.163%) 2023-11-16T12:59:25.563 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:19.383470+0000 mon.smithi124 (mon.0) 732 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-16T12:59:25.563 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:19.416487+0000 mgr.smithi124.lcfakv (mgr.14166) 262 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.564 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T12:59:25.565 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout: 5 46235 28.49 MB/sec warmup 47 sec latency 24.178 ms 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:59:25.566 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T12:59:25.567 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T12:59:25.567 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T12:59:25.567 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "0/23 ceph daemons upgraded", 2023-11-16T12:59:25.567 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576 image on host smithi188" 2023-11-16T12:59:25.567 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:59:25.568 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:19.850464+0000 mgr.smithi124.lcfakv (mgr.14166) 263 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.568 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:20.246164+0000 mgr.smithi124.lcfakv (mgr.14166) 264 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.568 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:20.763470+0000 mon.smithi124 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.124:0/3769792842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T12:59:25.569 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T12:59:25.569 INFO:teuthology.orchestra.run.smithi124.stdout: 5 46915 28.14 MB/sec warmup 48 sec latency 28.600 ms 2023-11-16T12:59:25.569 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:20.594113+0000 mgr.smithi124.lcfakv (mgr.14166) 265 : cluster [DBG] pgmap v201: 97 pgs: 1 activating+undersized+remapped, 96 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.50k op/s; 3/1887 objects degraded (0.159%) 2023-11-16T12:59:25.569 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:21.197182+0000 mgr.smithi124.lcfakv (mgr.14166) 266 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:25.569 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:21.690728+0000 mon.smithi124 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.124:0/1386601122' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T12:59:25.570 INFO:teuthology.orchestra.run.smithi124.stdout: 5 47920 28.07 MB/sec warmup 49 sec latency 24.499 ms 2023-11-16T12:59:25.570 INFO:teuthology.orchestra.run.smithi124.stdout: 5 49089 28.13 MB/sec warmup 50 sec latency 24.812 ms 2023-11-16T12:59:25.570 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:22.594654+0000 mgr.smithi124.lcfakv (mgr.14166) 267 : cluster [DBG] pgmap v202: 97 pgs: 97 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 19 MiB/s wr, 1.82k op/s; 2.0 MiB/s, 0 objects/s recovering 2023-11-16T12:59:25.570 INFO:teuthology.orchestra.run.smithi124.stdout: 5 50120 28.29 MB/sec warmup 51 sec latency 21.487 ms 2023-11-16T12:59:26.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 50967 28.05 MB/sec warmup 52 sec latency 18.180 ms 2023-11-16T12:59:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:24.595168+0000 mgr.smithi124.lcfakv (mgr.14166) 268 : cluster [DBG] pgmap v203: 97 pgs: 97 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 14 MiB/s wr, 1.47k op/s; 1.7 MiB/s, 0 objects/s recovering 2023-11-16T12:59:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:24.595168+0000 mgr.smithi124.lcfakv (mgr.14166) 268 : cluster [DBG] pgmap v203: 97 pgs: 97 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 14 MiB/s wr, 1.47k op/s; 1.7 MiB/s, 0 objects/s recovering 2023-11-16T12:59:27.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 51888 27.83 MB/sec warmup 53 sec latency 43.629 ms 2023-11-16T12:59:28.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 52557 27.74 MB/sec warmup 54 sec latency 38.448 ms 2023-11-16T12:59:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:26.595651+0000 mgr.smithi124.lcfakv (mgr.14166) 269 : cluster [DBG] pgmap v204: 97 pgs: 97 active+clean; 273 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 11 MiB/s wr, 1.05k op/s; 1.5 MiB/s, 0 objects/s recovering 2023-11-16T12:59:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:26.595651+0000 mgr.smithi124.lcfakv (mgr.14166) 269 : cluster [DBG] pgmap v204: 97 pgs: 97 active+clean; 273 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 11 MiB/s wr, 1.05k op/s; 1.5 MiB/s, 0 objects/s recovering 2023-11-16T12:59:29.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 53375 27.85 MB/sec warmup 55 sec latency 24.029 ms 2023-11-16T12:59:30.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 54307 27.66 MB/sec warmup 56 sec latency 14.438 ms 2023-11-16T12:59:30.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:28.596165+0000 mgr.smithi124.lcfakv (mgr.14166) 270 : cluster [DBG] pgmap v205: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.21k op/s; 1.2 MiB/s, 0 objects/s recovering 2023-11-16T12:59:30.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:29.724083+0000 mon.smithi124 (mon.0) 735 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:28.596165+0000 mgr.smithi124.lcfakv (mgr.14166) 270 : cluster [DBG] pgmap v205: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.21k op/s; 1.2 MiB/s, 0 objects/s recovering 2023-11-16T12:59:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:29.724083+0000 mon.smithi124 (mon.0) 735 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:31.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 55110 27.49 MB/sec warmup 57 sec latency 37.994 ms 2023-11-16T12:59:32.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 55802 27.29 MB/sec warmup 58 sec latency 33.940 ms 2023-11-16T12:59:32.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:30.596661+0000 mgr.smithi124.lcfakv (mgr.14166) 271 : cluster [DBG] pgmap v206: 97 pgs: 97 active+clean; 283 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.21k op/s; 1.1 MiB/s, 0 objects/s recovering 2023-11-16T12:59:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:30.596661+0000 mgr.smithi124.lcfakv (mgr.14166) 271 : cluster [DBG] pgmap v206: 97 pgs: 97 active+clean; 283 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.21k op/s; 1.1 MiB/s, 0 objects/s recovering 2023-11-16T12:59:33.049 INFO:teuthology.orchestra.run.smithi124.stdout: 5 56848 27.55 MB/sec warmup 59 sec latency 24.220 ms 2023-11-16T12:59:34.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 57606 27.30 MB/sec warmup 60 sec latency 20.943 ms 2023-11-16T12:59:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:32.597330+0000 mgr.smithi124.lcfakv (mgr.14166) 272 : cluster [DBG] pgmap v207: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.34k op/s; 1024 KiB/s, 0 objects/s recovering 2023-11-16T12:59:34.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:32.597330+0000 mgr.smithi124.lcfakv (mgr.14166) 272 : cluster [DBG] pgmap v207: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.34k op/s; 1024 KiB/s, 0 objects/s recovering 2023-11-16T12:59:35.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 58507 27.18 MB/sec warmup 61 sec latency 19.923 ms 2023-11-16T12:59:36.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 59172 26.94 MB/sec warmup 62 sec latency 108.407 ms 2023-11-16T12:59:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:34.597787+0000 mgr.smithi124.lcfakv (mgr.14166) 273 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 287 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2023-11-16T12:59:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:34.597787+0000 mgr.smithi124.lcfakv (mgr.14166) 273 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 287 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2023-11-16T12:59:37.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 59808 26.92 MB/sec warmup 63 sec latency 34.709 ms 2023-11-16T12:59:38.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 60724 27.03 MB/sec warmup 64 sec latency 56.153 ms 2023-11-16T12:59:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:36.598196+0000 mgr.smithi124.lcfakv (mgr.14166) 274 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2023-11-16T12:59:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:36.598196+0000 mgr.smithi124.lcfakv (mgr.14166) 274 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2023-11-16T12:59:39.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 61354 26.71 MB/sec warmup 65 sec latency 24.704 ms 2023-11-16T12:59:40.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 62071 26.58 MB/sec warmup 66 sec latency 70.447 ms 2023-11-16T12:59:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:38.598876+0000 mgr.smithi124.lcfakv (mgr.14166) 275 : cluster [DBG] pgmap v210: 97 pgs: 97 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.21k op/s 2023-11-16T12:59:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:38.598876+0000 mgr.smithi124.lcfakv (mgr.14166) 275 : cluster [DBG] pgmap v210: 97 pgs: 97 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.21k op/s 2023-11-16T12:59:41.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 62968 26.51 MB/sec warmup 67 sec latency 26.411 ms 2023-11-16T12:59:42.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 63908 26.66 MB/sec warmup 68 sec latency 22.653 ms 2023-11-16T12:59:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:40.599461+0000 mgr.smithi124.lcfakv (mgr.14166) 276 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2023-11-16T12:59:42.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:40.599461+0000 mgr.smithi124.lcfakv (mgr.14166) 276 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2023-11-16T12:59:43.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 64564 26.49 MB/sec warmup 69 sec latency 22.902 ms 2023-11-16T12:59:44.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 65367 26.36 MB/sec warmup 70 sec latency 25.349 ms 2023-11-16T12:59:44.878 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:42.600034+0000 mgr.smithi124.lcfakv (mgr.14166) 277 : cluster [DBG] pgmap v212: 97 pgs: 97 active+clean; 313 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.21k op/s 2023-11-16T12:59:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:42.600034+0000 mgr.smithi124.lcfakv (mgr.14166) 277 : cluster [DBG] pgmap v212: 97 pgs: 97 active+clean; 313 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.21k op/s 2023-11-16T12:59:45.050 INFO:teuthology.orchestra.run.smithi124.stdout: 5 66161 26.19 MB/sec warmup 71 sec latency 25.663 ms 2023-11-16T12:59:45.804 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:44.502429+0000 mgr.smithi124.lcfakv (mgr.14166) 278 : cephadm [INF] Upgrade: Updating mgr.smithi188.chcfuf 2023-11-16T12:59:45.804 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:44.506679+0000 mon.smithi124 (mon.0) 736 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:45.804 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:44.507495+0000 mon.smithi124 (mon.0) 737 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T12:59:45.805 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:44.508384+0000 mon.smithi124 (mon.0) 738 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T12:59:45.805 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:44.509059+0000 mon.smithi124 (mon.0) 739 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:59:45.805 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:44.509592+0000 mgr.smithi124.lcfakv (mgr.14166) 279 : cephadm [INF] Deploying daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T12:59:45.805 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:44.600441+0000 mgr.smithi124.lcfakv (mgr.14166) 280 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 11 MiB/s wr, 995 op/s 2023-11-16T12:59:45.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:44.502429+0000 mgr.smithi124.lcfakv (mgr.14166) 278 : cephadm [INF] Upgrade: Updating mgr.smithi188.chcfuf 2023-11-16T12:59:45.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:44.506679+0000 mon.smithi124 (mon.0) 736 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:45.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:44.507495+0000 mon.smithi124 (mon.0) 737 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T12:59:45.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:44.508384+0000 mon.smithi124 (mon.0) 738 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T12:59:45.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:44.509059+0000 mon.smithi124 (mon.0) 739 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:59:45.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:44.509592+0000 mgr.smithi124.lcfakv (mgr.14166) 279 : cephadm [INF] Deploying daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T12:59:45.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:45 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:44.600441+0000 mgr.smithi124.lcfakv (mgr.14166) 280 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 11 MiB/s wr, 995 op/s 2023-11-16T12:59:46.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 67015 26.27 MB/sec warmup 72 sec latency 23.775 ms 2023-11-16T12:59:47.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 67613 26.23 MB/sec warmup 73 sec latency 99.752 ms 2023-11-16T12:59:47.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:46.608226+0000 mgr.smithi124.lcfakv (mgr.14166) 281 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2023-11-16T12:59:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:46.610096+0000 mon.smithi124 (mon.0) 740 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:46.614189+0000 mon.smithi124 (mon.0) 741 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:46.616591+0000 mon.smithi124 (mon.0) 742 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:59:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:46.617791+0000 mon.smithi124 (mon.0) 743 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:59:47.904 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:46.608226+0000 mgr.smithi124.lcfakv (mgr.14166) 281 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2023-11-16T12:59:47.904 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:46.610096+0000 mon.smithi124 (mon.0) 740 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:47.904 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:46.614189+0000 mon.smithi124 (mon.0) 741 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:47.904 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:46.616591+0000 mon.smithi124 (mon.0) 742 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T12:59:47.904 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:46.617791+0000 mon.smithi124 (mon.0) 743 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T12:59:48.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 68088 25.98 MB/sec warmup 74 sec latency 25.260 ms 2023-11-16T12:59:49.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 68597 25.80 MB/sec warmup 75 sec latency 33.141 ms 2023-11-16T12:59:50.051 INFO:teuthology.orchestra.run.smithi124.stdout: 5 69454 25.68 MB/sec warmup 76 sec latency 30.736 ms 2023-11-16T12:59:50.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:48.608726+0000 mgr.smithi124.lcfakv (mgr.14166) 282 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 329 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2023-11-16T12:59:50.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:49.366144+0000 mon.smithi124 (mon.0) 744 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:49.721333+0000 mon.smithi124 (mon.0) 745 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:49.729223+0000 mon.smithi124 (mon.0) 746 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:49.732153+0000 mon.smithi124 (mon.0) 747 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:49.737175+0000 mon.smithi124 (mon.0) 748 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr fail", "who": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:59:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:49.740577+0000 mon.smithi124 (mon.0) 749 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-16T12:59:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:50.077870+0000 mon.smithi124 (mon.0) 750 : cluster [DBG] Standby manager daemon smithi124.lcfakv started 2023-11-16T12:59:50.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:48.608726+0000 mgr.smithi124.lcfakv (mgr.14166) 282 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 329 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2023-11-16T12:59:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:49.366144+0000 mon.smithi124 (mon.0) 744 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:49.721333+0000 mon.smithi124 (mon.0) 745 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:49.729223+0000 mon.smithi124 (mon.0) 746 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' 2023-11-16T12:59:50.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:49.732153+0000 mon.smithi124 (mon.0) 747 : audit [DBG] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:50.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:49.737175+0000 mon.smithi124 (mon.0) 748 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr fail", "who": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:59:50.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:49.740577+0000 mon.smithi124 (mon.0) 749 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-16T12:59:50.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:50.077870+0000 mon.smithi124 (mon.0) 750 : cluster [DBG] Standby manager daemon smithi124.lcfakv started 2023-11-16T12:59:51.053 INFO:teuthology.orchestra.run.smithi124.stdout: 5 70217 25.63 MB/sec warmup 77 sec latency 20.711 ms 2023-11-16T12:59:51.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:49.733369+0000 mgr.smithi124.lcfakv (mgr.14166) 283 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi124.lcfakv) 2023-11-16T12:59:51.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:49.736789+0000 mgr.smithi124.lcfakv (mgr.14166) 284 : cephadm [INF] Failing over to other MGR 2023-11-16T12:59:51.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:50.736109+0000 mon.smithi124 (mon.0) 751 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "mgr fail", "who": "smithi124.lcfakv"}]': finished 2023-11-16T12:59:51.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:50.736163+0000 mon.smithi124 (mon.0) 752 : cluster [DBG] mgrmap e21: smithi188.chcfuf(active, starting, since 0.998332s), standbys: smithi124.lcfakv 2023-11-16T12:59:51.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:49.733369+0000 mgr.smithi124.lcfakv (mgr.14166) 283 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi124.lcfakv) 2023-11-16T12:59:51.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:49.736789+0000 mgr.smithi124.lcfakv (mgr.14166) 284 : cephadm [INF] Failing over to other MGR 2023-11-16T12:59:51.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:50.736109+0000 mon.smithi124 (mon.0) 751 : audit [INF] from='mgr.14166 172.21.15.124:0/2836280865' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "mgr fail", "who": "smithi124.lcfakv"}]': finished 2023-11-16T12:59:51.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:50.736163+0000 mon.smithi124 (mon.0) 752 : cluster [DBG] mgrmap e21: smithi188.chcfuf(active, starting, since 0.998332s), standbys: smithi124.lcfakv 2023-11-16T12:59:52.053 INFO:teuthology.orchestra.run.smithi124.stdout: 5 70881 25.68 MB/sec warmup 78 sec latency 25.787 ms 2023-11-16T12:59:53.053 INFO:teuthology.orchestra.run.smithi124.stdout: 5 71373 25.51 MB/sec warmup 79 sec latency 32.192 ms 2023-11-16T12:59:54.053 INFO:teuthology.orchestra.run.smithi124.stdout: 5 71750 25.26 MB/sec warmup 80 sec latency 37.274 ms 2023-11-16T12:59:55.053 INFO:teuthology.orchestra.run.smithi124.stdout: 5 72220 25.07 MB/sec warmup 81 sec latency 29.207 ms 2023-11-16T12:59:55.218 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:55.109296+0000 mon.smithi124 (mon.0) 753 : cluster [INF] Active manager daemon smithi188.chcfuf restarted 2023-11-16T12:59:55.218 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:55.109949+0000 mon.smithi124 (mon.0) 754 : cluster [INF] Activating manager daemon smithi188.chcfuf 2023-11-16T12:59:55.218 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:55.114703+0000 mon.smithi124 (mon.0) 755 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-16T12:59:55.218 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.114856+0000 mon.smithi124 (mon.0) 756 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T12:59:55.219 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.115623+0000 mon.smithi124 (mon.0) 757 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T12:59:55.219 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.117792+0000 mon.smithi124 (mon.0) 758 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T12:59:55.219 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.118235+0000 mon.smithi124 (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T12:59:55.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:55.109296+0000 mon.smithi124 (mon.0) 753 : cluster [INF] Active manager daemon smithi188.chcfuf restarted 2023-11-16T12:59:55.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:55.109949+0000 mon.smithi124 (mon.0) 754 : cluster [INF] Activating manager daemon smithi188.chcfuf 2023-11-16T12:59:55.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:55.114703+0000 mon.smithi124 (mon.0) 755 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-16T12:59:55.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.114856+0000 mon.smithi124 (mon.0) 756 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T12:59:55.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.115623+0000 mon.smithi124 (mon.0) 757 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T12:59:55.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.117792+0000 mon.smithi124 (mon.0) 758 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T12:59:55.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.118235+0000 mon.smithi124 (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T12:59:56.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 72851 24.92 MB/sec warmup 82 sec latency 33.182 ms 2023-11-16T12:59:56.219 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T12:59:56.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:55.168536+0000 mon.smithi124 (mon.0) 760 : cluster [DBG] mgrmap e22: smithi188.chcfuf(active, starting, since 0.0587794s), standbys: smithi124.lcfakv 2023-11-16T12:59:56.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.175967+0000 mon.smithi188 (mon.1) 18 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:59:56.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.176166+0000 mon.smithi188 (mon.1) 19 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:59:56.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.176359+0000 mon.smithi188 (mon.1) 20 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.176714+0000 mon.smithi188 (mon.1) 21 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.177690+0000 mon.smithi188 (mon.1) 22 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.177936+0000 mon.smithi188 (mon.1) 23 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.178188+0000 mon.smithi188 (mon.1) 24 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.178462+0000 mon.smithi188 (mon.1) 25 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.178823+0000 mon.smithi188 (mon.1) 26 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.179158+0000 mon.smithi188 (mon.1) 27 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.179382+0000 mon.smithi188 (mon.1) 28 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.179628+0000 mon.smithi188 (mon.1) 29 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.179851+0000 mon.smithi188 (mon.1) 30 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.180075+0000 mon.smithi188 (mon.1) 31 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.180513+0000 mon.smithi188 (mon.1) 32 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T12:59:56.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.180722+0000 mon.smithi188 (mon.1) 33 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.181380+0000 mon.smithi188 (mon.1) 34 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:55.284274+0000 mon.smithi124 (mon.0) 761 : cluster [INF] Manager daemon smithi188.chcfuf is now available 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.307316+0000 mon.smithi124 (mon.0) 762 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:55.308249+0000 mgr.smithi188.chcfuf (mgr.14642) 1 : cephadm [INF] Queued nfs.foo for migration 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.322274+0000 mon.smithi188 (mon.1) 35 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.334572+0000 mon.smithi124 (mon.0) 763 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.338568+0000 mon.smithi188 (mon.1) 36 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.339061+0000 mon.smithi188 (mon.1) 37 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.377577+0000 mon.smithi188 (mon.1) 38 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.377952+0000 mon.smithi124 (mon.0) 764 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.385496+0000 mon.smithi124 (mon.0) 765 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:56.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.397350+0000 mon.smithi188 (mon.1) 39 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/trash_purge_schedule"}]: dispatch 2023-11-16T12:59:56.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:55.397732+0000 mon.smithi124 (mon.0) 766 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/trash_purge_schedule"}]: dispatch 2023-11-16T12:59:56.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:55.168536+0000 mon.smithi124 (mon.0) 760 : cluster [DBG] mgrmap e22: smithi188.chcfuf(active, starting, since 0.0587794s), standbys: smithi124.lcfakv 2023-11-16T12:59:56.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.175967+0000 mon.smithi188 (mon.1) 18 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T12:59:56.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.176166+0000 mon.smithi188 (mon.1) 19 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T12:59:56.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.176359+0000 mon.smithi188 (mon.1) 20 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T12:59:56.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.176714+0000 mon.smithi188 (mon.1) 21 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T12:59:56.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.177690+0000 mon.smithi188 (mon.1) 22 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T12:59:56.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.177936+0000 mon.smithi188 (mon.1) 23 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T12:59:56.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.178188+0000 mon.smithi188 (mon.1) 24 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T12:59:56.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.178462+0000 mon.smithi188 (mon.1) 25 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T12:59:56.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.178823+0000 mon.smithi188 (mon.1) 26 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T12:59:56.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.179158+0000 mon.smithi188 (mon.1) 27 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T12:59:56.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.179382+0000 mon.smithi188 (mon.1) 28 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T12:59:56.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.179628+0000 mon.smithi188 (mon.1) 29 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T12:59:56.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.179851+0000 mon.smithi188 (mon.1) 30 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T12:59:56.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.180075+0000 mon.smithi188 (mon.1) 31 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T12:59:56.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.180513+0000 mon.smithi188 (mon.1) 32 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T12:59:56.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.180722+0000 mon.smithi188 (mon.1) 33 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T12:59:56.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.181380+0000 mon.smithi188 (mon.1) 34 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T12:59:56.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:55.284274+0000 mon.smithi124 (mon.0) 761 : cluster [INF] Manager daemon smithi188.chcfuf is now available 2023-11-16T12:59:56.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.307316+0000 mon.smithi124 (mon.0) 762 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:56.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:55.308249+0000 mgr.smithi188.chcfuf (mgr.14642) 1 : cephadm [INF] Queued nfs.foo for migration 2023-11-16T12:59:56.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.322274+0000 mon.smithi188 (mon.1) 35 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:56.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.334572+0000 mon.smithi124 (mon.0) 763 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:56.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.338568+0000 mon.smithi188 (mon.1) 36 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T12:59:56.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.339061+0000 mon.smithi188 (mon.1) 37 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T12:59:56.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.377577+0000 mon.smithi188 (mon.1) 38 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:59:56.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.377952+0000 mon.smithi124 (mon.0) 764 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/mirror_snapshot_schedule"}]: dispatch 2023-11-16T12:59:56.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.385496+0000 mon.smithi124 (mon.0) 765 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:56.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.397350+0000 mon.smithi188 (mon.1) 39 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/trash_purge_schedule"}]: dispatch 2023-11-16T12:59:56.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:55.397732+0000 mon.smithi124 (mon.0) 766 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi188.chcfuf/trash_purge_schedule"}]: dispatch 2023-11-16T12:59:57.053 INFO:teuthology.orchestra.run.smithi124.stdout: 5 73471 24.81 MB/sec warmup 83 sec latency 41.708 ms 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (4m) 83s ago 5m 24.3M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (5m) 83s ago 5m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (4m) 7s ago 4m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (4m) 83s ago 5m 28.0M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (100s) 83s ago 100s 14.0M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (99s) 7s ago 99s 13.3M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (6m) 83s ago 6m 443M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T12:59:57.207 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (10s) 7s ago 4m 47.4M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (6m) 83s ago 6m 101M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (4m) 7s ago 4m 66.0M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.0.smithi124.asiarm smithi124 *:2049 running (91s) 83s ago 91s 54.9M - 3.5 6933c2a0b7dd ce6796c9cbd7 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.0.smithi188.nsnapo smithi188 *:2049 running (87s) 7s ago 87s 55.2M - 3.5 6933c2a0b7dd 4324bcbcdb20 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (4m) 83s ago 4m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (4m) 7s ago 4m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (4m) 83s ago 4m 46.9M 3224M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (3m) 83s ago 3m 47.8M 3224M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (3m) 83s ago 3m 43.8M 3224M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (3m) 83s ago 3m 48.0M 3224M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (3m) 7s ago 3m 807M 3992M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T12:59:57.208 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (2m) 7s ago 2m 1058M 3992M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T12:59:57.209 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (2m) 7s ago 2m 887M 3992M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T12:59:57.209 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (2m) 7s ago 2m 1410M 3992M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T12:59:57.209 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (4m) 83s ago 4m 41.6M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T12:59:57.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:55.853565+0000 mgr.smithi188.chcfuf (mgr.14642) 2 : cephadm [INF] Deploying cephadm binary to smithi124 2023-11-16T12:59:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:55.862560+0000 mgr.smithi188.chcfuf (mgr.14642) 3 : cephadm [INF] Deploying cephadm binary to smithi188 2023-11-16T12:59:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:56.185012+0000 mon.smithi124 (mon.0) 767 : cluster [DBG] mgrmap e23: smithi188.chcfuf(active, since 1.07525s), standbys: smithi124.lcfakv 2023-11-16T12:59:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:56.196906+0000 mgr.smithi188.chcfuf (mgr.14642) 4 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:56.208688+0000 mgr.smithi188.chcfuf (mgr.14642) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T12:59:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:56.361031+0000 mon.smithi124 (mon.0) 768 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:56.381500+0000 mon.smithi124 (mon.0) 769 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:57.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:55.853565+0000 mgr.smithi188.chcfuf (mgr.14642) 2 : cephadm [INF] Deploying cephadm binary to smithi124 2023-11-16T12:59:57.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:55.862560+0000 mgr.smithi188.chcfuf (mgr.14642) 3 : cephadm [INF] Deploying cephadm binary to smithi188 2023-11-16T12:59:57.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:56.185012+0000 mon.smithi124 (mon.0) 767 : cluster [DBG] mgrmap e23: smithi188.chcfuf(active, since 1.07525s), standbys: smithi124.lcfakv 2023-11-16T12:59:57.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:56.196906+0000 mgr.smithi188.chcfuf (mgr.14642) 4 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:57.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:56.208688+0000 mgr.smithi188.chcfuf (mgr.14642) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T12:59:57.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:56.361031+0000 mon.smithi124 (mon.0) 768 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:57.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:56.381500+0000 mon.smithi124 (mon.0) 769 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T12:59:57.818 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:59:57.818 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T12:59:57.819 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T12:59:57.820 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T12:59:57.820 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T12:59:57.820 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T12:59:57.820 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T12:59:57.820 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:59:58.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 74178 24.83 MB/sec warmup 84 sec latency 19.337 ms 2023-11-16T12:59:58.336 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T12:59:58.336 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T12:59:58.336 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T12:59:58.336 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T12:59:58.337 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T12:59:58.337 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T12:59:58.337 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T12:59:58.337 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T12:59:58.337 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:56.669512+0000 mgr.smithi188.chcfuf (mgr.14642) 6 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:56.889490+0000 mgr.smithi188.chcfuf (mgr.14642) 7 : cephadm [INF] [16/Nov/2023:12:59:56] ENGINE Bus STARTING 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:57.016284+0000 mgr.smithi188.chcfuf (mgr.14642) 8 : cephadm [INF] [16/Nov/2023:12:59:57] ENGINE Serving on http://172.21.15.188:8765 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:57.146957+0000 mgr.smithi188.chcfuf (mgr.14642) 9 : cephadm [INF] [16/Nov/2023:12:59:57] ENGINE Serving on https://172.21.15.188:7150 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T12:59:57.147295+0000 mgr.smithi188.chcfuf (mgr.14642) 10 : cephadm [INF] [16/Nov/2023:12:59:57] ENGINE Bus STARTED 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:57.178681+0000 mgr.smithi188.chcfuf (mgr.14642) 11 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.187169+0000 mgr.smithi188.chcfuf (mgr.14642) 12 : audit [DBG] from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.332882+0000 mon.smithi188 (mon.1) 40 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:58.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.333355+0000 mon.smithi124 (mon.0) 770 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:57.388938+0000 mon.smithi124 (mon.0) 771 : cluster [DBG] mgrmap e24: smithi188.chcfuf(active, since 2s), standbys: smithi124.lcfakv 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.817926+0000 mon.smithi124 (mon.0) 772 : audit [DBG] from='client.? 172.21.15.124:0/3014145427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:57.857247+0000 mon.smithi124 (mon.0) 773 : cluster [DBG] Standby manager daemon smithi124.lcfakv restarted 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:57.857368+0000 mon.smithi124 (mon.0) 774 : cluster [DBG] Standby manager daemon smithi124.lcfakv started 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.864648+0000 mon.smithi124 (mon.0) 775 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/crt"}]: dispatch 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.865149+0000 mon.smithi124 (mon.0) 776 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.866842+0000 mon.smithi124 (mon.0) 777 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/key"}]: dispatch 2023-11-16T12:59:58.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:57.867926+0000 mon.smithi124 (mon.0) 778 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T12:59:58.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:56.669512+0000 mgr.smithi188.chcfuf (mgr.14642) 6 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:56.889490+0000 mgr.smithi188.chcfuf (mgr.14642) 7 : cephadm [INF] [16/Nov/2023:12:59:56] ENGINE Bus STARTING 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:57.016284+0000 mgr.smithi188.chcfuf (mgr.14642) 8 : cephadm [INF] [16/Nov/2023:12:59:57] ENGINE Serving on http://172.21.15.188:8765 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:57.146957+0000 mgr.smithi188.chcfuf (mgr.14642) 9 : cephadm [INF] [16/Nov/2023:12:59:57] ENGINE Serving on https://172.21.15.188:7150 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T12:59:57.147295+0000 mgr.smithi188.chcfuf (mgr.14642) 10 : cephadm [INF] [16/Nov/2023:12:59:57] ENGINE Bus STARTED 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:57.178681+0000 mgr.smithi188.chcfuf (mgr.14642) 11 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.187169+0000 mgr.smithi188.chcfuf (mgr.14642) 12 : audit [DBG] from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.332882+0000 mon.smithi188 (mon.1) 40 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.333355+0000 mon.smithi124 (mon.0) 770 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:57.388938+0000 mon.smithi124 (mon.0) 771 : cluster [DBG] mgrmap e24: smithi188.chcfuf(active, since 2s), standbys: smithi124.lcfakv 2023-11-16T12:59:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.817926+0000 mon.smithi124 (mon.0) 772 : audit [DBG] from='client.? 172.21.15.124:0/3014145427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T12:59:58.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:57.857247+0000 mon.smithi124 (mon.0) 773 : cluster [DBG] Standby manager daemon smithi124.lcfakv restarted 2023-11-16T12:59:58.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:57.857368+0000 mon.smithi124 (mon.0) 774 : cluster [DBG] Standby manager daemon smithi124.lcfakv started 2023-11-16T12:59:58.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.864648+0000 mon.smithi124 (mon.0) 775 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/crt"}]: dispatch 2023-11-16T12:59:58.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.865149+0000 mon.smithi124 (mon.0) 776 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T12:59:58.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.866842+0000 mon.smithi124 (mon.0) 777 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/key"}]: dispatch 2023-11-16T12:59:58.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:57.867926+0000 mon.smithi124 (mon.0) 778 : audit [DBG] from='mgr.? 172.21.15.124:0/3891477054' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T12:59:58.964 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T12:59:59.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 74753 24.78 MB/sec warmup 85 sec latency 28.385 ms 2023-11-16T12:59:59.521 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:58.196577+0000 mon.smithi124 (mon.0) 779 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-11-16T12:59:59.521 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:58.196659+0000 mon.smithi124 (mon.0) 780 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-16T12:59:59.521 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:58.198166+0000 mon.smithi188 (mon.1) 41 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:59.521 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:58.198548+0000 mon.smithi124 (mon.0) 781 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:59.521 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:58.335151+0000 mgr.smithi188.chcfuf (mgr.14642) 13 : audit [DBG] from='client.24427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:59.522 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:58.391491+0000 mon.smithi124 (mon.0) 782 : cluster [DBG] mgrmap e25: smithi188.chcfuf(active, since 3s), standbys: smithi124.lcfakv 2023-11-16T12:59:59.522 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 12:59:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:58.962877+0000 mon.smithi124 (mon.0) 783 : audit [DBG] from='client.? 172.21.15.124:0/3753088533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T12:59:59.581 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:58.196577+0000 mon.smithi124 (mon.0) 779 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-11-16T12:59:59.581 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:58.196659+0000 mon.smithi124 (mon.0) 780 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-16T12:59:59.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:58.198166+0000 mon.smithi188 (mon.1) 41 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:59.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:58.198548+0000 mon.smithi124 (mon.0) 781 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T12:59:59.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:58.335151+0000 mgr.smithi188.chcfuf (mgr.14642) 13 : audit [DBG] from='client.24427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T12:59:59.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:58.391491+0000 mon.smithi124 (mon.0) 782 : cluster [DBG] mgrmap e25: smithi188.chcfuf(active, since 3s), standbys: smithi124.lcfakv 2023-11-16T12:59:59.582 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 12:59:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:58.962877+0000 mon.smithi124 (mon.0) 783 : audit [DBG] from='client.? 172.21.15.124:0/3753088533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:00:00.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 75310 24.61 MB/sec warmup 86 sec latency 24.160 ms 2023-11-16T13:00:00.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:59.178997+0000 mgr.smithi188.chcfuf (mgr.14642) 14 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:00:00.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:59.199564+0000 mon.smithi124 (mon.0) 784 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-11-16T13:00:00.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T12:59:59.199667+0000 mon.smithi124 (mon.0) 785 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-16T13:00:00.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T12:59:59.963585+0000 mon.smithi124 (mon.0) 786 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:00.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:00.000133+0000 mon.smithi124 (mon.0) 787 : cluster [INF] overall HEALTH_OK 2023-11-16T13:00:00.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:59.178997+0000 mgr.smithi188.chcfuf (mgr.14642) 14 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:00:00.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:59.199564+0000 mon.smithi124 (mon.0) 784 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-11-16T13:00:00.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T12:59:59.199667+0000 mon.smithi124 (mon.0) 785 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-16T13:00:00.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T12:59:59.963585+0000 mon.smithi124 (mon.0) 786 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:00.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:00.000133+0000 mon.smithi124 (mon.0) 787 : cluster [INF] overall HEALTH_OK 2023-11-16T13:00:01.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 75839 24.45 MB/sec warmup 87 sec latency 29.612 ms 2023-11-16T13:00:02.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 76428 24.31 MB/sec warmup 88 sec latency 48.309 ms 2023-11-16T13:00:02.619 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:01.179408+0000 mgr.smithi188.chcfuf (mgr.14642) 15 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:00:02.619 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:01.220730+0000 mon.smithi124 (mon.0) 788 : cluster [DBG] mgrmap e26: smithi188.chcfuf(active, since 6s), standbys: smithi124.lcfakv 2023-11-16T13:00:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:01.179408+0000 mgr.smithi188.chcfuf (mgr.14642) 15 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 329 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:00:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:01.220730+0000 mon.smithi124 (mon.0) 788 : cluster [DBG] mgrmap e26: smithi188.chcfuf(active, since 6s), standbys: smithi124.lcfakv 2023-11-16T13:00:03.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 76991 24.20 MB/sec warmup 89 sec latency 24.166 ms 2023-11-16T13:00:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:02.495368+0000 mon.smithi124 (mon.0) 789 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:03.180031+0000 mgr.smithi188.chcfuf (mgr.14642) 16 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 6.9 MiB/s wr, 641 op/s 2023-11-16T13:00:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:03.191679+0000 mon.smithi124 (mon.0) 790 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:03.200106+0000 mon.smithi124 (mon.0) 791 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:02.495368+0000 mon.smithi124 (mon.0) 789 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:03.180031+0000 mgr.smithi188.chcfuf (mgr.14642) 16 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 6.9 MiB/s wr, 641 op/s 2023-11-16T13:00:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:03.191679+0000 mon.smithi124 (mon.0) 790 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:03.200106+0000 mon.smithi124 (mon.0) 791 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:04.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 77404 24.08 MB/sec warmup 90 sec latency 32.277 ms 2023-11-16T13:00:05.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 77699 23.96 MB/sec warmup 91 sec latency 510.494 ms 2023-11-16T13:00:05.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:03.917981+0000 mon.smithi124 (mon.0) 792 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:05.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:03.926304+0000 mon.smithi124 (mon.0) 793 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:05.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:04.438648+0000 mon.smithi124 (mon.0) 794 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-16T13:00:05.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:03.917981+0000 mon.smithi124 (mon.0) 792 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:05.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:03.926304+0000 mon.smithi124 (mon.0) 793 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:05.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:04.438648+0000 mon.smithi124 (mon.0) 794 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-16T13:00:06.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 78154 23.87 MB/sec warmup 92 sec latency 28.562 ms 2023-11-16T13:00:06.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:04.439286+0000 mon.smithi188 (mon.1) 42 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:04.439511+0000 mon.smithi188 (mon.1) 43 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:04.950348+0000 mon.smithi124 (mon.0) 795 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:04.954640+0000 mon.smithi188 (mon.1) 44 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:05.180373+0000 mgr.smithi188.chcfuf (mgr.14642) 17 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 6.0 MiB/s wr, 558 op/s 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:05.540030+0000 mon.smithi188 (mon.1) 45 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:05.540518+0000 mon.smithi188 (mon.1) 46 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:05.540786+0000 mon.smithi188 (mon.1) 47 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:05.546243+0000 mon.smithi124 (mon.0) 796 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:05.557853+0000 mon.smithi124 (mon.0) 797 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:06.197 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:04.439286+0000 mon.smithi188 (mon.1) 42 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:00:06.197 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:04.439511+0000 mon.smithi188 (mon.1) 43 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:00:06.197 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:04.950348+0000 mon.smithi124 (mon.0) 795 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-16T13:00:06.197 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:04.954640+0000 mon.smithi188 (mon.1) 44 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-16T13:00:06.197 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:05.180373+0000 mgr.smithi188.chcfuf (mgr.14642) 17 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 6.0 MiB/s wr, 558 op/s 2023-11-16T13:00:06.197 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:05.540030+0000 mon.smithi188 (mon.1) 45 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-16T13:00:06.197 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:05.540518+0000 mon.smithi188 (mon.1) 46 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:00:06.198 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:05.540786+0000 mon.smithi188 (mon.1) 47 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:00:06.198 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:05.546243+0000 mon.smithi124 (mon.0) 796 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:06.198 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:05.557853+0000 mon.smithi124 (mon.0) 797 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 78790 23.77 MB/sec warmup 93 sec latency 39.256 ms 2023-11-16T13:00:07.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.313143+0000 mon.smithi124 (mon.0) 798 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.321453+0000 mon.smithi124 (mon.0) 799 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.324409+0000 mon.smithi188 (mon.1) 48 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.324707+0000 mon.smithi124 (mon.0) 800 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.325716+0000 mon.smithi188 (mon.1) 49 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.325926+0000 mon.smithi124 (mon.0) 801 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.326769+0000 mon.smithi188 (mon.1) 50 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.326928+0000 mon.smithi124 (mon.0) 802 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.327629+0000 mon.smithi188 (mon.1) 51 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.327809+0000 mon.smithi124 (mon.0) 803 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:06.328486+0000 mgr.smithi188.chcfuf (mgr.14642) 18 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 1944M 2023-11-16T13:00:07.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.332846+0000 mon.smithi124 (mon.0) 804 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.350346+0000 mon.smithi124 (mon.0) 805 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:06.360014+0000 mon.smithi124 (mon.0) 806 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.313143+0000 mon.smithi124 (mon.0) 798 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.321453+0000 mon.smithi124 (mon.0) 799 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.324409+0000 mon.smithi188 (mon.1) 48 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.324707+0000 mon.smithi124 (mon.0) 800 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.325716+0000 mon.smithi188 (mon.1) 49 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.325926+0000 mon.smithi124 (mon.0) 801 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.326769+0000 mon.smithi188 (mon.1) 50 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.326928+0000 mon.smithi124 (mon.0) 802 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.327629+0000 mon.smithi188 (mon.1) 51 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.327809+0000 mon.smithi124 (mon.0) 803 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:06.328486+0000 mgr.smithi188.chcfuf (mgr.14642) 18 : cephadm [INF] Adjusting osd_memory_target on smithi124 to 1944M 2023-11-16T13:00:07.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.332846+0000 mon.smithi124 (mon.0) 804 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.350346+0000 mon.smithi124 (mon.0) 805 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:07.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:06.360014+0000 mon.smithi124 (mon.0) 806 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:08.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 79389 23.65 MB/sec warmup 94 sec latency 29.618 ms 2023-11-16T13:00:08.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:07.180939+0000 mgr.smithi188.chcfuf (mgr.14642) 19 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 9.3 MiB/s wr, 849 op/s 2023-11-16T13:00:08.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:07.180939+0000 mgr.smithi188.chcfuf (mgr.14642) 19 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 9.3 MiB/s wr, 849 op/s 2023-11-16T13:00:09.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 80019 23.56 MB/sec warmup 95 sec latency 33.908 ms 2023-11-16T13:00:10.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 80627 23.46 MB/sec warmup 96 sec latency 36.744 ms 2023-11-16T13:00:10.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.784680+0000 mon.smithi124 (mon.0) 807 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:10.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.792512+0000 mon.smithi124 (mon.0) 808 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:10.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.795167+0000 mon.smithi188 (mon.1) 52 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.795502+0000 mon.smithi124 (mon.0) 809 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.796256+0000 mon.smithi188 (mon.1) 53 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.796524+0000 mon.smithi124 (mon.0) 810 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.797263+0000 mon.smithi188 (mon.1) 54 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.797548+0000 mon.smithi124 (mon.0) 811 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.798279+0000 mon.smithi188 (mon.1) 55 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.798567+0000 mon.smithi124 (mon.0) 812 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:08.799220+0000 mgr.smithi188.chcfuf (mgr.14642) 20 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 2712M 2023-11-16T13:00:10.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.803898+0000 mon.smithi124 (mon.0) 813 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.804796+0000 mon.smithi188 (mon.1) 56 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:08.805410+0000 mon.smithi188 (mon.1) 57 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:08.806368+0000 mgr.smithi188.chcfuf (mgr.14642) 21 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:08.806534+0000 mgr.smithi188.chcfuf (mgr.14642) 22 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:09.070707+0000 mgr.smithi188.chcfuf (mgr.14642) 23 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:09.120899+0000 mgr.smithi188.chcfuf (mgr.14642) 24 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:09.181327+0000 mgr.smithi188.chcfuf (mgr.14642) 25 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 8.4 MiB/s wr, 763 op/s 2023-11-16T13:00:10.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:09.334813+0000 mgr.smithi188.chcfuf (mgr.14642) 26 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:00:10.097 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:09.435539+0000 mgr.smithi188.chcfuf (mgr.14642) 27 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:00:10.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.784680+0000 mon.smithi124 (mon.0) 807 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.792512+0000 mon.smithi124 (mon.0) 808 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.795167+0000 mon.smithi188 (mon.1) 52 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.795502+0000 mon.smithi124 (mon.0) 809 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.796256+0000 mon.smithi188 (mon.1) 53 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.796524+0000 mon.smithi124 (mon.0) 810 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.797263+0000 mon.smithi188 (mon.1) 54 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.797548+0000 mon.smithi124 (mon.0) 811 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.798279+0000 mon.smithi188 (mon.1) 55 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.798567+0000 mon.smithi124 (mon.0) 812 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:08.799220+0000 mgr.smithi188.chcfuf (mgr.14642) 20 : cephadm [INF] Adjusting osd_memory_target on smithi188 to 2712M 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.803898+0000 mon.smithi124 (mon.0) 813 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.804796+0000 mon.smithi188 (mon.1) 56 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:08.805410+0000 mon.smithi188 (mon.1) 57 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:00:10.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:08.806368+0000 mgr.smithi188.chcfuf (mgr.14642) 21 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:00:10.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:08.806534+0000 mgr.smithi188.chcfuf (mgr.14642) 22 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:00:10.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:09.070707+0000 mgr.smithi188.chcfuf (mgr.14642) 23 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:00:10.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:09.120899+0000 mgr.smithi188.chcfuf (mgr.14642) 24 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:00:10.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:09.181327+0000 mgr.smithi188.chcfuf (mgr.14642) 25 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 8.4 MiB/s wr, 763 op/s 2023-11-16T13:00:10.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:09.334813+0000 mgr.smithi188.chcfuf (mgr.14642) 26 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:00:10.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:09.435539+0000 mgr.smithi188.chcfuf (mgr.14642) 27 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:00:11.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 81426 23.55 MB/sec warmup 97 sec latency 227.181 ms 2023-11-16T13:00:11.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:09.599486+0000 mgr.smithi188.chcfuf (mgr.14642) 28 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:09.750003+0000 mgr.smithi188.chcfuf (mgr.14642) 29 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:09.869047+0000 mon.smithi124 (mon.0) 814 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:09.876268+0000 mon.smithi124 (mon.0) 815 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:10.070843+0000 mon.smithi124 (mon.0) 816 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:10.078299+0000 mon.smithi124 (mon.0) 817 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:10.084213+0000 mon.smithi124 (mon.0) 818 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:10.112949+0000 mon.smithi188 (mon.1) 58 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:10.113368+0000 mon.smithi124 (mon.0) 819 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T13:00:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:10.339182+0000 mon.smithi188 (mon.1) 59 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:11.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:09.599486+0000 mgr.smithi188.chcfuf (mgr.14642) 28 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:00:11.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:09.750003+0000 mgr.smithi188.chcfuf (mgr.14642) 29 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:09.869047+0000 mon.smithi124 (mon.0) 814 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:09.876268+0000 mon.smithi124 (mon.0) 815 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:10.070843+0000 mon.smithi124 (mon.0) 816 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:10.078299+0000 mon.smithi124 (mon.0) 817 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:10.084213+0000 mon.smithi124 (mon.0) 818 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:10.112949+0000 mon.smithi188 (mon.1) 58 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:10.113368+0000 mon.smithi124 (mon.0) 819 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2023-11-16T13:00:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:10.339182+0000 mon.smithi188 (mon.1) 59 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:12.055 INFO:teuthology.orchestra.run.smithi124.stdout: 5 82304 23.53 MB/sec warmup 98 sec latency 22.569 ms 2023-11-16T13:00:12.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:11.086276+0000 mon.smithi124 (mon.0) 820 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2023-11-16T13:00:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:11.086345+0000 mon.smithi124 (mon.0) 821 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-16T13:00:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:11.087314+0000 mon.smithi188 (mon.1) 60 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-16T13:00:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:11.087713+0000 mon.smithi124 (mon.0) 822 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-16T13:00:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:11.181692+0000 mgr.smithi188.chcfuf (mgr.14642) 30 : cluster [DBG] pgmap v14: 129 pgs: 32 unknown, 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 8.4 MiB/s wr, 763 op/s 2023-11-16T13:00:12.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:11.086276+0000 mon.smithi124 (mon.0) 820 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2023-11-16T13:00:12.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:11.086345+0000 mon.smithi124 (mon.0) 821 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-16T13:00:12.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:11.087314+0000 mon.smithi188 (mon.1) 60 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-16T13:00:12.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:11.087713+0000 mon.smithi124 (mon.0) 822 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-16T13:00:12.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:11.181692+0000 mgr.smithi188.chcfuf (mgr.14642) 30 : cluster [DBG] pgmap v14: 129 pgs: 32 unknown, 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 8.4 MiB/s wr, 763 op/s 2023-11-16T13:00:13.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 82707 23.39 MB/sec warmup 99 sec latency 477.808 ms 2023-11-16T13:00:13.361 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:12.083247+0000 mon.smithi124 (mon.0) 823 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-11-16T13:00:13.361 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:12.092524+0000 mon.smithi124 (mon.0) 824 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-11-16T13:00:13.362 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:12.092761+0000 mon.smithi124 (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-16T13:00:13.362 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:12.095265+0000 mgr.smithi188.chcfuf (mgr.14642) 31 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2023-11-16T13:00:13.362 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:12.136555+0000 mgr.smithi188.chcfuf (mgr.14642) 32 : cephadm [INF] Found 1 exports for legacy nfs.foo 2023-11-16T13:00:13.362 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:12.136683+0000 mgr.smithi188.chcfuf (mgr.14642) 33 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi124.asiarm', 'nfs.foo.1.0.smithi188.nsnapo'] 2023-11-16T13:00:13.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:12.136778+0000 mgr.smithi188.chcfuf (mgr.14642) 34 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi124.asiarm nfs.foo.1.0.smithi188.nsnapo 2023-11-16T13:00:13.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:12.137240+0000 mgr.smithi188.chcfuf (mgr.14642) 35 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi124.asiarm from smithi124 -- ports [2049] 2023-11-16T13:00:13.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:12.137503+0000 mgr.smithi188.chcfuf (mgr.14642) 36 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi188.nsnapo from smithi188 -- ports [2049] 2023-11-16T13:00:13.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:12.083247+0000 mon.smithi124 (mon.0) 823 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:12.092524+0000 mon.smithi124 (mon.0) 824 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:12.092761+0000 mon.smithi124 (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:12.095265+0000 mgr.smithi188.chcfuf (mgr.14642) 31 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:12.136555+0000 mgr.smithi188.chcfuf (mgr.14642) 32 : cephadm [INF] Found 1 exports for legacy nfs.foo 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:12.136683+0000 mgr.smithi188.chcfuf (mgr.14642) 33 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi124.asiarm', 'nfs.foo.1.0.smithi188.nsnapo'] 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:12.136778+0000 mgr.smithi188.chcfuf (mgr.14642) 34 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi124.asiarm nfs.foo.1.0.smithi188.nsnapo 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:12.137240+0000 mgr.smithi188.chcfuf (mgr.14642) 35 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi124.asiarm from smithi124 -- ports [2049] 2023-11-16T13:00:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:12.137503+0000 mgr.smithi188.chcfuf (mgr.14642) 36 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi188.nsnapo from smithi188 -- ports [2049] 2023-11-16T13:00:14.058 INFO:teuthology.orchestra.run.smithi124.stdout: 5 82707 23.16 MB/sec warmup 100 sec latency 1477.841 ms 2023-11-16T13:00:14.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:13.093575+0000 mon.smithi124 (mon.0) 826 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-16T13:00:14.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.104271+0000 mgr.smithi188.chcfuf (mgr.14642) 37 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi124.asiarm 2023-11-16T13:00:14.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.104515+0000 mon.smithi188 (mon.1) 61 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.104856+0000 mon.smithi124 (mon.0) 827 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.107151+0000 mon.smithi124 (mon.0) 828 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]': finished 2023-11-16T13:00:14.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.107911+0000 mgr.smithi188.chcfuf (mgr.14642) 38 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi124.asiarm-rgw 2023-11-16T13:00:14.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.108102+0000 mon.smithi188 (mon.1) 62 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw"}]: dispatch 2023-11-16T13:00:14.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.108544+0000 mon.smithi124 (mon.0) 829 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw"}]: dispatch 2023-11-16T13:00:14.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.110878+0000 mon.smithi124 (mon.0) 830 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw"}]': finished 2023-11-16T13:00:14.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:13.182062+0000 mgr.smithi188.chcfuf (mgr.14642) 39 : cluster [DBG] pgmap v17: 129 pgs: 32 creating+peering, 97 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 796 op/s 2023-11-16T13:00:14.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.305958+0000 mgr.smithi188.chcfuf (mgr.14642) 40 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi188.nsnapo 2023-11-16T13:00:14.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.306449+0000 mon.smithi188 (mon.1) 63 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.306888+0000 mon.smithi124 (mon.0) 831 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.310094+0000 mon.smithi124 (mon.0) 832 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]': finished 2023-11-16T13:00:14.147 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.310992+0000 mgr.smithi188.chcfuf (mgr.14642) 41 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi188.nsnapo-rgw 2023-11-16T13:00:14.147 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.311177+0000 mon.smithi188 (mon.1) 64 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw"}]: dispatch 2023-11-16T13:00:14.147 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.311478+0000 mon.smithi124 (mon.0) 833 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw"}]: dispatch 2023-11-16T13:00:14.147 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.314099+0000 mon.smithi124 (mon.0) 834 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw"}]': finished 2023-11-16T13:00:14.147 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.317477+0000 mon.smithi124 (mon.0) 835 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.147 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.318079+0000 mon.smithi188 (mon.1) 65 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2023-11-16T13:00:14.148 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.318638+0000 mgr.smithi188.chcfuf (mgr.14642) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2023-11-16T13:00:14.148 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.341195+0000 mon.smithi188 (mon.1) 66 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' 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 2023-11-16T13:00:14.148 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.341560+0000 mon.smithi124 (mon.0) 836 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 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 2023-11-16T13:00:14.149 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.344229+0000 mon.smithi124 (mon.0) 837 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 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 2023-11-16T13:00:14.149 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.349071+0000 mgr.smithi188.chcfuf (mgr.14642) 43 : cephadm [INF] Done migrating nfs.foo 2023-11-16T13:00:14.149 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.349131+0000 mgr.smithi188.chcfuf (mgr.14642) 44 : cephadm [INF] Done migrating all NFS services 2023-11-16T13:00:14.149 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.352294+0000 mon.smithi124 (mon.0) 838 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.359613+0000 mon.smithi124 (mon.0) 839 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.369093+0000 mon.smithi124 (mon.0) 840 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.378034+0000 mon.smithi124 (mon.0) 841 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.150 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.389718+0000 mon.smithi124 (mon.0) 842 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.391304+0000 mgr.smithi188.chcfuf (mgr.14642) 45 : cephadm [INF] Fencing old nfs.foo.0.0.smithi124.asiarm 2023-11-16T13:00:14.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.391568+0000 mon.smithi188 (mon.1) 67 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.391795+0000 mon.smithi124 (mon.0) 843 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.394661+0000 mon.smithi124 (mon.0) 844 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.396001+0000 mgr.smithi188.chcfuf (mgr.14642) 46 : cephadm [INF] Fencing old nfs.foo.1.0.smithi188.nsnapo 2023-11-16T13:00:14.151 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.396214+0000 mon.smithi188 (mon.1) 68 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.152 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.396426+0000 mon.smithi124 (mon.0) 845 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.152 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.399320+0000 mon.smithi124 (mon.0) 846 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.152 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.399885+0000 mgr.smithi188.chcfuf (mgr.14642) 47 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi124.xmvkiw 2023-11-16T13:00:14.152 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.400081+0000 mon.smithi188 (mon.1) 69 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:14.152 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.400299+0000 mon.smithi124 (mon.0) 847 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:14.153 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.402648+0000 mon.smithi124 (mon.0) 848 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-16T13:00:14.153 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.403779+0000 mgr.smithi188.chcfuf (mgr.14642) 48 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-16T13:00:14.153 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.403976+0000 mon.smithi188 (mon.1) 70 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:14.153 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.404182+0000 mon.smithi124 (mon.0) 849 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:14.153 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.406387+0000 mon.smithi124 (mon.0) 850 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:00:14.153 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.408021+0000 mon.smithi188 (mon.1) 71 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:14.154 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.452364+0000 mon.smithi188 (mon.1) 72 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:14.154 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.452600+0000 mon.smithi124 (mon.0) 851 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:14.154 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.455302+0000 mon.smithi124 (mon.0) 852 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:00:14.154 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.505577+0000 mon.smithi188 (mon.1) 73 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:14.154 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.505844+0000 mon.smithi124 (mon.0) 853 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:14.154 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.508972+0000 mon.smithi124 (mon.0) 854 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T13:00:14.155 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:13.516071+0000 mon.smithi188 (mon.1) 74 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:13.093575+0000 mon.smithi124 (mon.0) 826 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-16T13:00:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.104271+0000 mgr.smithi188.chcfuf (mgr.14642) 37 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi124.asiarm 2023-11-16T13:00:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.104515+0000 mon.smithi188 (mon.1) 61 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.104856+0000 mon.smithi124 (mon.0) 827 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.107151+0000 mon.smithi124 (mon.0) 828 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]': finished 2023-11-16T13:00:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.107911+0000 mgr.smithi188.chcfuf (mgr.14642) 38 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi124.asiarm-rgw 2023-11-16T13:00:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.108102+0000 mon.smithi188 (mon.1) 62 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw"}]: dispatch 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.108544+0000 mon.smithi124 (mon.0) 829 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw"}]: dispatch 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.110878+0000 mon.smithi124 (mon.0) 830 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm-rgw"}]': finished 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:13.182062+0000 mgr.smithi188.chcfuf (mgr.14642) 39 : cluster [DBG] pgmap v17: 129 pgs: 32 creating+peering, 97 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 796 op/s 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.305958+0000 mgr.smithi188.chcfuf (mgr.14642) 40 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi188.nsnapo 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.306449+0000 mon.smithi188 (mon.1) 63 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.306888+0000 mon.smithi124 (mon.0) 831 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.310094+0000 mon.smithi124 (mon.0) 832 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]': finished 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.310992+0000 mgr.smithi188.chcfuf (mgr.14642) 41 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi188.nsnapo-rgw 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.311177+0000 mon.smithi188 (mon.1) 64 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw"}]: dispatch 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.311478+0000 mon.smithi124 (mon.0) 833 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw"}]: dispatch 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.314099+0000 mon.smithi124 (mon.0) 834 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo-rgw"}]': finished 2023-11-16T13:00:14.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.317477+0000 mon.smithi124 (mon.0) 835 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.318079+0000 mon.smithi188 (mon.1) 65 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.318638+0000 mgr.smithi188.chcfuf (mgr.14642) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.341195+0000 mon.smithi188 (mon.1) 66 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' 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 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.341560+0000 mon.smithi124 (mon.0) 836 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 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 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.344229+0000 mon.smithi124 (mon.0) 837 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 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 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.349071+0000 mgr.smithi188.chcfuf (mgr.14642) 43 : cephadm [INF] Done migrating nfs.foo 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.349131+0000 mgr.smithi188.chcfuf (mgr.14642) 44 : cephadm [INF] Done migrating all NFS services 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.352294+0000 mon.smithi124 (mon.0) 838 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.359613+0000 mon.smithi124 (mon.0) 839 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.369093+0000 mon.smithi124 (mon.0) 840 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.378034+0000 mon.smithi124 (mon.0) 841 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.389718+0000 mon.smithi124 (mon.0) 842 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.391304+0000 mgr.smithi188.chcfuf (mgr.14642) 45 : cephadm [INF] Fencing old nfs.foo.0.0.smithi124.asiarm 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.391568+0000 mon.smithi188 (mon.1) 67 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.391795+0000 mon.smithi124 (mon.0) 843 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi124.asiarm"}]: dispatch 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.394661+0000 mon.smithi124 (mon.0) 844 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.396001+0000 mgr.smithi188.chcfuf (mgr.14642) 46 : cephadm [INF] Fencing old nfs.foo.1.0.smithi188.nsnapo 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.396214+0000 mon.smithi188 (mon.1) 68 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.396426+0000 mon.smithi124 (mon.0) 845 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi188.nsnapo"}]: dispatch 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.399320+0000 mon.smithi124 (mon.0) 846 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.399885+0000 mgr.smithi188.chcfuf (mgr.14642) 47 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi124.xmvkiw 2023-11-16T13:00:14.417 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.400081+0000 mon.smithi188 (mon.1) 69 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:14.418 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.400299+0000 mon.smithi124 (mon.0) 847 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:14.418 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.402648+0000 mon.smithi124 (mon.0) 848 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-16T13:00:14.418 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.403779+0000 mgr.smithi188.chcfuf (mgr.14642) 48 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-16T13:00:14.418 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.403976+0000 mon.smithi188 (mon.1) 70 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:14.418 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.404182+0000 mon.smithi124 (mon.0) 849 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:14.418 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.406387+0000 mon.smithi124 (mon.0) 850 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:00:14.418 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.408021+0000 mon.smithi188 (mon.1) 71 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:14.419 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.452364+0000 mon.smithi188 (mon.1) 72 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:14.419 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.452600+0000 mon.smithi124 (mon.0) 851 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:14.419 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.455302+0000 mon.smithi124 (mon.0) 852 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:00:14.419 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.505577+0000 mon.smithi188 (mon.1) 73 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:14.419 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.505844+0000 mon.smithi124 (mon.0) 853 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:14.419 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.508972+0000 mon.smithi124 (mon.0) 854 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T13:00:14.420 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:13.516071+0000 mon.smithi188 (mon.1) 74 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:15.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 82707 22.93 MB/sec warmup 101 sec latency 2477.916 ms 2023-11-16T13:00:15.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.505143+0000 mgr.smithi188.chcfuf (mgr.14642) 49 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T13:00:15.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.505225+0000 mgr.smithi188.chcfuf (mgr.14642) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi124.xmvkiw-rgw 2023-11-16T13:00:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.509664+0000 mgr.smithi188.chcfuf (mgr.14642) 51 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi124.xmvkiw's ganesha conf is defaulting to empty 2023-11-16T13:00:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:13.517268+0000 mgr.smithi188.chcfuf (mgr.14642) 52 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi124.xmvkiw on smithi124 2023-11-16T13:00:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:14.109780+0000 mon.smithi124 (mon.0) 855 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-11-16T13:00:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:14.109809+0000 mon.smithi124 (mon.0) 856 : cluster [INF] Cluster is now healthy 2023-11-16T13:00:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:14.121597+0000 mon.smithi124 (mon.0) 857 : cluster [DBG] mgrmap e27: smithi188.chcfuf(active, since 19s), standbys: smithi124.lcfakv 2023-11-16T13:00:15.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.505143+0000 mgr.smithi188.chcfuf (mgr.14642) 49 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T13:00:15.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.505225+0000 mgr.smithi188.chcfuf (mgr.14642) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi124.xmvkiw-rgw 2023-11-16T13:00:15.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.509664+0000 mgr.smithi188.chcfuf (mgr.14642) 51 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi124.xmvkiw's ganesha conf is defaulting to empty 2023-11-16T13:00:15.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:13.517268+0000 mgr.smithi188.chcfuf (mgr.14642) 52 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi124.xmvkiw on smithi124 2023-11-16T13:00:15.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:14.109780+0000 mon.smithi124 (mon.0) 855 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-11-16T13:00:15.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:14.109809+0000 mon.smithi124 (mon.0) 856 : cluster [INF] Cluster is now healthy 2023-11-16T13:00:15.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:14.121597+0000 mon.smithi124 (mon.0) 857 : cluster [DBG] mgrmap e27: smithi188.chcfuf(active, since 19s), standbys: smithi124.lcfakv 2023-11-16T13:00:16.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 82707 22.70 MB/sec warmup 102 sec latency 3478.019 ms 2023-11-16T13:00:16.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:15.182464+0000 mgr.smithi188.chcfuf (mgr.14642) 53 : cluster [DBG] pgmap v18: 129 pgs: 32 creating+peering, 97 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 796 op/s 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.228508+0000 mon.smithi124 (mon.0) 858 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.234902+0000 mon.smithi124 (mon.0) 859 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.288162+0000 mon.smithi124 (mon.0) 860 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:15.289520+0000 mgr.smithi188.chcfuf (mgr.14642) 54 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi188.cvaoqr 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.289767+0000 mon.smithi188 (mon.1) 75 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.290103+0000 mon.smithi124 (mon.0) 861 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.292813+0000 mon.smithi124 (mon.0) 862 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:15.294306+0000 mgr.smithi188.chcfuf (mgr.14642) 55 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-16T13:00:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.294620+0000 mon.smithi188 (mon.1) 76 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:16.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.294933+0000 mon.smithi124 (mon.0) 863 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:16.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.297508+0000 mon.smithi124 (mon.0) 864 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:00:16.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:15.299524+0000 mon.smithi188 (mon.1) 77 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:16.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:16.110428+0000 mon.smithi124 (mon.0) 865 : cluster [DBG] mgrmap e28: smithi188.chcfuf(active, since 21s), standbys: smithi124.lcfakv 2023-11-16T13:00:16.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:15.182464+0000 mgr.smithi188.chcfuf (mgr.14642) 53 : cluster [DBG] pgmap v18: 129 pgs: 32 creating+peering, 97 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 796 op/s 2023-11-16T13:00:16.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.228508+0000 mon.smithi124 (mon.0) 858 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.234902+0000 mon.smithi124 (mon.0) 859 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.288162+0000 mon.smithi124 (mon.0) 860 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:15.289520+0000 mgr.smithi188.chcfuf (mgr.14642) 54 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi188.cvaoqr 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.289767+0000 mon.smithi188 (mon.1) 75 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.290103+0000 mon.smithi124 (mon.0) 861 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.292813+0000 mon.smithi124 (mon.0) 862 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:15.294306+0000 mgr.smithi188.chcfuf (mgr.14642) 55 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.294620+0000 mon.smithi188 (mon.1) 76 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.294933+0000 mon.smithi124 (mon.0) 863 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:00:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.297508+0000 mon.smithi124 (mon.0) 864 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:00:16.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:15.299524+0000 mon.smithi188 (mon.1) 77 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:16.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:16.110428+0000 mon.smithi124 (mon.0) 865 : cluster [DBG] mgrmap e28: smithi188.chcfuf(active, since 21s), standbys: smithi124.lcfakv 2023-11-16T13:00:17.054 INFO:teuthology.orchestra.run.smithi124.stdout: 5 82707 22.48 MB/sec warmup 103 sec latency 4478.116 ms 2023-11-16T13:00:18.055 INFO:teuthology.orchestra.run.smithi124.stdout: 5 82707 22.27 MB/sec warmup 104 sec latency 5478.211 ms 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:17.183449+0000 mgr.smithi188.chcfuf (mgr.14642) 56 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.197911+0000 mon.smithi188 (mon.1) 78 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.198296+0000 mon.smithi124 (mon.0) 866 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.202318+0000 mon.smithi124 (mon.0) 867 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.209991+0000 mon.smithi124 (mon.0) 868 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.124:0/293241738"}]: dispatch 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.259881+0000 mon.smithi188 (mon.1) 79 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.260318+0000 mon.smithi124 (mon.0) 869 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:18.639 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.263915+0000 mon.smithi124 (mon.0) 870 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T13:00:18.640 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:18.265212+0000 mon.smithi188 (mon.1) 80 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:18.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:17.183449+0000 mgr.smithi188.chcfuf (mgr.14642) 56 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2023-11-16T13:00:18.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.197911+0000 mon.smithi188 (mon.1) 78 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:18.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.198296+0000 mon.smithi124 (mon.0) 866 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:00:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.202318+0000 mon.smithi124 (mon.0) 867 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:00:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.209991+0000 mon.smithi124 (mon.0) 868 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.124:0/293241738"}]: dispatch 2023-11-16T13:00:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.259881+0000 mon.smithi188 (mon.1) 79 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.260318+0000 mon.smithi124 (mon.0) 869 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:00:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.263915+0000 mon.smithi124 (mon.0) 870 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-16T13:00:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:18.265212+0000 mon.smithi188 (mon.1) 80 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:18.831 INFO:teuthology.orchestra.run.smithi124.stdout:[83066] write failed on handle 10644 (Input/output error) 2023-11-16T13:00:18.831 INFO:teuthology.orchestra.run.smithi124.stdout:[82442] write failed on handle 10531 (Input/output error) 2023-11-16T13:00:18.831 INFO:teuthology.orchestra.run.smithi124.stdout:[82345] write failed on handle 10509 (Input/output error) 2023-11-16T13:00:18.831 INFO:teuthology.orchestra.run.smithi124.stdout:Child failed with status 1 2023-11-16T13:00:18.831 INFO:teuthology.orchestra.run.smithi124.stdout:[82622] open ./clients/client3/~dmtmp/PWRPNT/NEWTIPS.PPT failed for handle 10573 (Stale file handle) 2023-11-16T13:00:18.831 INFO:teuthology.orchestra.run.smithi124.stdout:[83061] open ./clients/client2/~dmtmp/PARADOX/COURSES.VAL failed for handle 10643 (Stale file handle) 2023-11-16T13:00:18.833 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2023-11-16T13:00:18.895 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2023-11-16T13:00:19.197 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:19.474 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:18.209708+0000 mds.foofs.smithi124.sxrvpx (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.124:0/293241738) 2023-11-16T13:00:19.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:18.212717+0000 mds.foofs.smithi124.sxrvpx (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14716 172.21.15.124:0/1029771496) 2023-11-16T13:00:19.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:18.259347+0000 mgr.smithi188.chcfuf (mgr.14642) 57 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T13:00:19.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:18.259480+0000 mgr.smithi188.chcfuf (mgr.14642) 58 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi188.cvaoqr-rgw 2023-11-16T13:00:19.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:18.264653+0000 mgr.smithi188.chcfuf (mgr.14642) 59 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi188.cvaoqr's ganesha conf is defaulting to empty 2023-11-16T13:00:19.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:18.266325+0000 mgr.smithi188.chcfuf (mgr.14642) 60 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi188.cvaoqr on smithi188 2023-11-16T13:00:19.475 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:19.203850+0000 mon.smithi124 (mon.0) 871 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.124:0/293241738"}]': finished 2023-11-16T13:00:19.476 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:19.203892+0000 mon.smithi124 (mon.0) 872 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-16T13:00:19.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:18.209708+0000 mds.foofs.smithi124.sxrvpx (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.124:0/293241738) 2023-11-16T13:00:19.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:18.212717+0000 mds.foofs.smithi124.sxrvpx (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14716 172.21.15.124:0/1029771496) 2023-11-16T13:00:19.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:18.259347+0000 mgr.smithi188.chcfuf (mgr.14642) 57 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-16T13:00:19.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:18.259480+0000 mgr.smithi188.chcfuf (mgr.14642) 58 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi188.cvaoqr-rgw 2023-11-16T13:00:19.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:18.264653+0000 mgr.smithi188.chcfuf (mgr.14642) 59 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi188.cvaoqr's ganesha conf is defaulting to empty 2023-11-16T13:00:19.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:18.266325+0000 mgr.smithi188.chcfuf (mgr.14642) 60 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi188.cvaoqr on smithi188 2023-11-16T13:00:19.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:19.203850+0000 mon.smithi124 (mon.0) 871 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.124:0/293241738"}]': finished 2023-11-16T13:00:19.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:19.203892+0000 mon.smithi124 (mon.0) 872 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-16T13:00:20.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:19.184104+0000 mgr.smithi188.chcfuf (mgr.14642) 61 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.1 MiB/s wr, 810 op/s 2023-11-16T13:00:20.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:19.184104+0000 mgr.smithi188.chcfuf (mgr.14642) 61 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.1 MiB/s wr, 810 op/s 2023-11-16T13:00:22.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:21.184743+0000 mgr.smithi188.chcfuf (mgr.14642) 62 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.0 MiB/s wr, 210 op/s 2023-11-16T13:00:22.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:21.184743+0000 mgr.smithi188.chcfuf (mgr.14642) 62 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.0 MiB/s wr, 210 op/s 2023-11-16T13:00:24.236 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:24.626 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:23.185447+0000 mgr.smithi188.chcfuf (mgr.14642) 63 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.7 MiB/s wr, 201 op/s 2023-11-16T13:00:24.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:23.185447+0000 mgr.smithi188.chcfuf (mgr.14642) 63 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.7 MiB/s wr, 201 op/s 2023-11-16T13:00:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:24.695557+0000 mon.smithi124 (mon.0) 873 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:24.700593+0000 mon.smithi124 (mon.0) 874 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:24.753131+0000 mon.smithi124 (mon.0) 875 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:24.757689+0000 mon.smithi124 (mon.0) 876 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:24.887127+0000 mon.smithi188 (mon.1) 81 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:00:25.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:25.185977+0000 mgr.smithi188.chcfuf (mgr.14642) 64 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.7 MiB/s wr, 201 op/s 2023-11-16T13:00:25.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:25.339716+0000 mon.smithi188 (mon.1) 82 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:25.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:25.344429+0000 mon.smithi124 (mon.0) 877 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:24.695557+0000 mon.smithi124 (mon.0) 873 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:24.700593+0000 mon.smithi124 (mon.0) 874 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:24.753131+0000 mon.smithi124 (mon.0) 875 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:24.757689+0000 mon.smithi124 (mon.0) 876 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:24.887127+0000 mon.smithi188 (mon.1) 81 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:00:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:25.185977+0000 mgr.smithi188.chcfuf (mgr.14642) 64 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.7 MiB/s wr, 201 op/s 2023-11-16T13:00:25.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:25.339716+0000 mon.smithi188 (mon.1) 82 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:25.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:25.344429+0000 mon.smithi124 (mon.0) 877 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:28.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:27.186617+0000 mgr.smithi188.chcfuf (mgr.14642) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 95 KiB/s wr, 36 op/s 2023-11-16T13:00:28.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:27.814252+0000 mon.smithi124 (mon.0) 878 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:28.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:27.819894+0000 mon.smithi124 (mon.0) 879 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:28.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:27.186617+0000 mgr.smithi188.chcfuf (mgr.14642) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 95 KiB/s wr, 36 op/s 2023-11-16T13:00:28.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:27.814252+0000 mon.smithi124 (mon.0) 878 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:28.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:27.819894+0000 mon.smithi124 (mon.0) 879 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:29.274 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:29.320 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (4m) 1s ago 5m 24.4M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (5m) 1s ago 5m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (5m) 2s ago 5m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (4m) 1s ago 5m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (2m) 1s ago 2m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (2m) 2s ago 2m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:00:30.024 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (7m) 1s ago 7m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (43s) 2s ago 5m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (7m) 1s ago 7m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (5m) 2s ago 5m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (15s) 1s ago 14s 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (6s) 2s ago 5s 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (5m) 1s ago 5m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (4m) 2s ago 4m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (4m) 1s ago 4m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (4m) 1s ago 4m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (4m) 1s ago 4m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (3m) 1s ago 3m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:00:30.025 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (3m) 2s ago 3m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:00:30.026 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (3m) 2s ago 3m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:00:30.026 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (3m) 2s ago 3m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:00:30.026 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (3m) 2s ago 3m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:00:30.026 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (4m) 1s ago 5m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:00:30.093 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.665916+0000 mon.smithi124 (mon.0) 880 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.673256+0000 mon.smithi124 (mon.0) 881 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.674815+0000 mon.smithi188 (mon.1) 83 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:30.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.675546+0000 mon.smithi188 (mon.1) 84 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:00:30.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.679464+0000 mon.smithi124 (mon.0) 882 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.685685+0000 mon.smithi124 (mon.0) 883 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.818353+0000 mon.smithi124 (mon.0) 884 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.822273+0000 mon.smithi124 (mon.0) 885 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.825419+0000 mon.smithi124 (mon.0) 886 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:28.828662+0000 mon.smithi124 (mon.0) 887 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:28.829514+0000 mgr.smithi188.chcfuf (mgr.14642) 66 : cephadm [INF] Reconfiguring alertmanager.smithi124 (dependencies changed)... 2023-11-16T13:00:30.095 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:00:28.836478+0000 mgr.smithi188.chcfuf (mgr.14642) 67 : cephadm [INF] Reconfiguring daemon alertmanager.smithi124 on smithi124 2023-11-16T13:00:30.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:29.187056+0000 mgr.smithi188.chcfuf (mgr.14642) 68 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 95 KiB/s wr, 36 op/s 2023-11-16T13:00:30.096 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:29.307212+0000 mgr.smithi188.chcfuf (mgr.14642) 69 : audit [DBG] from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.665916+0000 mon.smithi124 (mon.0) 880 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.673256+0000 mon.smithi124 (mon.0) 881 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.674815+0000 mon.smithi188 (mon.1) 83 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.675546+0000 mon.smithi188 (mon.1) 84 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.679464+0000 mon.smithi124 (mon.0) 882 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.685685+0000 mon.smithi124 (mon.0) 883 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.818353+0000 mon.smithi124 (mon.0) 884 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.822273+0000 mon.smithi124 (mon.0) 885 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.825419+0000 mon.smithi124 (mon.0) 886 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:28.828662+0000 mon.smithi124 (mon.0) 887 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:00:30.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:28.829514+0000 mgr.smithi188.chcfuf (mgr.14642) 66 : cephadm [INF] Reconfiguring alertmanager.smithi124 (dependencies changed)... 2023-11-16T13:00:30.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:00:28.836478+0000 mgr.smithi188.chcfuf (mgr.14642) 67 : cephadm [INF] Reconfiguring daemon alertmanager.smithi124 on smithi124 2023-11-16T13:00:30.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:29.187056+0000 mgr.smithi188.chcfuf (mgr.14642) 68 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 95 KiB/s wr, 36 op/s 2023-11-16T13:00:30.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:29.307212+0000 mgr.smithi188.chcfuf (mgr.14642) 69 : audit [DBG] from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:30.483 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:00:30.483 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:00:30.484 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:00:30.484 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:00:30.484 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:00:30.484 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:00:30.484 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:00:30.484 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:00:30.484 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:00:30.485 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:00:30.485 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:00:30.485 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:00:30.485 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:00:30.485 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:00:30.486 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:00:30.486 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:00:30.486 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:00:30.486 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:00:30.486 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:00:30.866 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:00:30.867 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:00:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:29.632052+0000 mgr.smithi188.chcfuf (mgr.14642) 70 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:30.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:30.012340+0000 mgr.smithi188.chcfuf (mgr.14642) 71 : audit [DBG] from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:30.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:30.482791+0000 mon.smithi124 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.124:0/486130095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:00:30.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:30.676512+0000 mon.smithi124 (mon.0) 889 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.188:0/2075516134"}]: dispatch 2023-11-16T13:00:31.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:29.632052+0000 mgr.smithi188.chcfuf (mgr.14642) 70 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:31.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:30.012340+0000 mgr.smithi188.chcfuf (mgr.14642) 71 : audit [DBG] from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:31.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:30.482791+0000 mon.smithi124 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.124:0/486130095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:00:31.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:30.676512+0000 mon.smithi124 (mon.0) 889 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.188:0/2075516134"}]: dispatch 2023-11-16T13:00:31.256 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:00:32.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:30.676290+0000 mds.foofs.smithi124.sxrvpx (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24339 (172.21.15.188:0/2075516134) 2023-11-16T13:00:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:30.679250+0000 mds.foofs.smithi124.sxrvpx (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24487 172.21.15.188:0/2094410091) 2023-11-16T13:00:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:30.837226+0000 mon.smithi124 (mon.0) 890 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.188:0/2075516134"}]': finished 2023-11-16T13:00:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:30.837293+0000 mon.smithi124 (mon.0) 891 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-16T13:00:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:30.865843+0000 mgr.smithi188.chcfuf (mgr.14642) 72 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:31.187633+0000 mgr.smithi188.chcfuf (mgr.14642) 73 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 95 KiB/s wr, 36 op/s 2023-11-16T13:00:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:31.256457+0000 mon.smithi124 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.124:0/1638480611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:00:32.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:30.676290+0000 mds.foofs.smithi124.sxrvpx (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24339 (172.21.15.188:0/2075516134) 2023-11-16T13:00:32.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:30.679250+0000 mds.foofs.smithi124.sxrvpx (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24487 172.21.15.188:0/2094410091) 2023-11-16T13:00:32.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:30.837226+0000 mon.smithi124 (mon.0) 890 : audit [INF] from='mds.? [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363]' entity='mds.foofs.smithi124.sxrvpx' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.188:0/2075516134"}]': finished 2023-11-16T13:00:32.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:30.837293+0000 mon.smithi124 (mon.0) 891 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-16T13:00:32.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:30.865843+0000 mgr.smithi188.chcfuf (mgr.14642) 72 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:00:32.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:31.187633+0000 mgr.smithi188.chcfuf (mgr.14642) 73 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 95 KiB/s wr, 36 op/s 2023-11-16T13:00:32.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:31.256457+0000 mon.smithi124 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.124:0/1638480611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:00:34.321 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:34.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:33.188508+0000 mgr.smithi188.chcfuf (mgr.14642) 74 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 32 KiB/s wr, 6 op/s 2023-11-16T13:00:34.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:33.188508+0000 mgr.smithi188.chcfuf (mgr.14642) 74 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 32 KiB/s wr, 6 op/s 2023-11-16T13:00:36.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:35.188984+0000 mgr.smithi188.chcfuf (mgr.14642) 75 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 32 KiB/s wr, 6 op/s 2023-11-16T13:00:36.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:35.188984+0000 mgr.smithi188.chcfuf (mgr.14642) 75 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 32 KiB/s wr, 6 op/s 2023-11-16T13:00:38.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:37.189842+0000 mgr.smithi188.chcfuf (mgr.14642) 76 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-11-16T13:00:38.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:37.189842+0000 mgr.smithi188.chcfuf (mgr.14642) 76 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-11-16T13:00:39.373 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:40.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:39.190331+0000 mgr.smithi188.chcfuf (mgr.14642) 77 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-11-16T13:00:40.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:40.340182+0000 mon.smithi188 (mon.1) 85 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:39.190331+0000 mgr.smithi188.chcfuf (mgr.14642) 77 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-11-16T13:00:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:40.340182+0000 mon.smithi188 (mon.1) 85 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:41.190756+0000 mgr.smithi188.chcfuf (mgr.14642) 78 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 296 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-11-16T13:00:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:41.190756+0000 mgr.smithi188.chcfuf (mgr.14642) 78 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 296 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-11-16T13:00:44.413 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:44.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:43.191686+0000 mgr.smithi188.chcfuf (mgr.14642) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-11-16T13:00:44.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:43.191686+0000 mgr.smithi188.chcfuf (mgr.14642) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-11-16T13:00:46.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:45.192233+0000 mgr.smithi188.chcfuf (mgr.14642) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2023-11-16T13:00:46.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:45.192233+0000 mgr.smithi188.chcfuf (mgr.14642) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2023-11-16T13:00:48.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:47.192950+0000 mgr.smithi188.chcfuf (mgr.14642) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-11-16T13:00:48.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:47.192950+0000 mgr.smithi188.chcfuf (mgr.14642) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-11-16T13:00:49.459 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:50.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:49.193454+0000 mgr.smithi188.chcfuf (mgr.14642) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:00:50.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:49.193454+0000 mgr.smithi188.chcfuf (mgr.14642) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:00:52.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:51.193967+0000 mgr.smithi188.chcfuf (mgr.14642) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:00:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:51.193967+0000 mgr.smithi188.chcfuf (mgr.14642) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:00:54.495 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:00:54.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:53.194775+0000 mgr.smithi188.chcfuf (mgr.14642) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:00:54.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:53.194775+0000 mgr.smithi188.chcfuf (mgr.14642) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:00:55.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:00:55.340336+0000 mon.smithi188 (mon.1) 86 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:00:55.340336+0000 mon.smithi188 (mon.1) 86 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:00:56.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:55.195217+0000 mgr.smithi188.chcfuf (mgr.14642) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:00:56.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:55.195217+0000 mgr.smithi188.chcfuf (mgr.14642) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:00:58.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:00:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:57.195938+0000 mgr.smithi188.chcfuf (mgr.14642) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:00:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:00:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:57.195938+0000 mgr.smithi188.chcfuf (mgr.14642) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:00:59.534 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:00:59.196438+0000 mgr.smithi188.chcfuf (mgr.14642) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:00:59.196438+0000 mgr.smithi188.chcfuf (mgr.14642) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:01.596 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:01:02.213 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (5m) 33s ago 6m 24.4M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (6m) 33s ago 6m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (5m) 34s ago 5m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (5m) 33s ago 6m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (2m) 33s ago 2m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (2m) 34s ago 2m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (7m) 33s ago 7m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (75s) 34s ago 5m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (7m) 33s ago 7m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:01:02.214 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (5m) 34s ago 5m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (47s) 33s ago 47s 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (39s) 34s ago 37s 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (6m) 33s ago 6m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (5m) 34s ago 5m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (5m) 33s ago 5m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (5m) 33s ago 5m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (4m) 33s ago 4m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (4m) 33s ago 4m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (4m) 34s ago 4m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:01:02.215 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (4m) 34s ago 4m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:01:02.216 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (3m) 34s ago 3m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:01:02.216 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (3m) 34s ago 3m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:01:02.216 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (5m) 33s ago 5m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:01:02.592 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:01:02.592 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:01:02.593 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:01:02.593 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:02.593 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:01:02.593 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:01:02.594 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:02.595 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:01:02.595 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:01:02.595 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:01:02.595 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:01:02.595 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:01:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:01.197026+0000 mgr.smithi188.chcfuf (mgr.14642) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:02.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:01.197026+0000 mgr.smithi188.chcfuf (mgr.14642) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:02.907 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:01:02.907 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:01:02.907 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:01:02.907 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:01:02.907 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:01:02.908 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:01:02.908 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:01:02.908 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:01:02.908 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:01:03.282 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:01:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:01.581782+0000 mgr.smithi188.chcfuf (mgr.14642) 89 : audit [DBG] from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:01.898868+0000 mgr.smithi188.chcfuf (mgr.14642) 90 : audit [DBG] from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:02.202643+0000 mgr.smithi188.chcfuf (mgr.14642) 91 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:02.591861+0000 mon.smithi124 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.124:0/1659337487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:01:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:03.281368+0000 mon.smithi124 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.124:0/4215719394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:01:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:01.581782+0000 mgr.smithi188.chcfuf (mgr.14642) 89 : audit [DBG] from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:01.898868+0000 mgr.smithi188.chcfuf (mgr.14642) 90 : audit [DBG] from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:02.202643+0000 mgr.smithi188.chcfuf (mgr.14642) 91 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:02.591861+0000 mon.smithi124 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.124:0/1659337487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:01:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:03.281368+0000 mon.smithi124 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.124:0/4215719394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:01:04.580 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:02.905890+0000 mgr.smithi188.chcfuf (mgr.14642) 92 : audit [DBG] from='client.14774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:03.197813+0000 mgr.smithi188.chcfuf (mgr.14642) 93 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:02.905890+0000 mgr.smithi188.chcfuf (mgr.14642) 92 : audit [DBG] from='client.14774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:03.197813+0000 mgr.smithi188.chcfuf (mgr.14642) 93 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:06.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:05.198218+0000 mgr.smithi188.chcfuf (mgr.14642) 94 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:06.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:05.198218+0000 mgr.smithi188.chcfuf (mgr.14642) 94 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:07.198919+0000 mgr.smithi188.chcfuf (mgr.14642) 95 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:07.198919+0000 mgr.smithi188.chcfuf (mgr.14642) 95 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:09.629 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:09.199468+0000 mgr.smithi188.chcfuf (mgr.14642) 96 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:10.340939+0000 mon.smithi188 (mon.1) 87 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:09.199468+0000 mgr.smithi188.chcfuf (mgr.14642) 96 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:10.340939+0000 mon.smithi188 (mon.1) 87 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:12.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:11.199943+0000 mgr.smithi188.chcfuf (mgr.14642) 97 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:11.199943+0000 mgr.smithi188.chcfuf (mgr.14642) 97 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:14.667 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:13.200647+0000 mgr.smithi188.chcfuf (mgr.14642) 98 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:13.200647+0000 mgr.smithi188.chcfuf (mgr.14642) 98 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:15.201191+0000 mgr.smithi188.chcfuf (mgr.14642) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:15.201191+0000 mgr.smithi188.chcfuf (mgr.14642) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:17.201919+0000 mgr.smithi188.chcfuf (mgr.14642) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:17.201919+0000 mgr.smithi188.chcfuf (mgr.14642) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:19.714 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:19.202528+0000 mgr.smithi188.chcfuf (mgr.14642) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:19.202528+0000 mgr.smithi188.chcfuf (mgr.14642) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:22.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:21.203031+0000 mgr.smithi188.chcfuf (mgr.14642) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:21.203031+0000 mgr.smithi188.chcfuf (mgr.14642) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:24.751 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:23.203828+0000 mgr.smithi188.chcfuf (mgr.14642) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:23.203828+0000 mgr.smithi188.chcfuf (mgr.14642) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:25.341046+0000 mon.smithi188 (mon.1) 88 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:25.341046+0000 mon.smithi188 (mon.1) 88 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:25.204278+0000 mgr.smithi188.chcfuf (mgr.14642) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:25.204278+0000 mgr.smithi188.chcfuf (mgr.14642) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:27.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:26.468424+0000 mon.smithi124 (mon.0) 895 : cluster [DBG] mgrmap e29: smithi188.chcfuf(active, since 91s), standbys: smithi124.lcfakv 2023-11-16T13:01:27.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:26.468424+0000 mon.smithi124 (mon.0) 895 : cluster [DBG] mgrmap e29: smithi188.chcfuf(active, since 91s), standbys: smithi124.lcfakv 2023-11-16T13:01:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:27.205307+0000 mgr.smithi188.chcfuf (mgr.14642) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:01:28.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:27.205307+0000 mgr.smithi188.chcfuf (mgr.14642) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:01:29.785 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:29.205736+0000 mgr.smithi188.chcfuf (mgr.14642) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:01:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:29.205736+0000 mgr.smithi188.chcfuf (mgr.14642) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:01:32.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:31.206320+0000 mgr.smithi188.chcfuf (mgr.14642) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2023-11-16T13:01:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:31.206320+0000 mgr.smithi188.chcfuf (mgr.14642) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2023-11-16T13:01:33.630 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:01:34.248 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (5m) 65s ago 7m 24.4M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (6m) 65s ago 6m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (6m) 66s ago 6m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (5m) 65s ago 6m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (3m) 65s ago 3m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (3m) 66s ago 3m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (8m) 65s ago 8m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (108s) 66s ago 6m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (8m) 65s ago 8m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (6m) 66s ago 6m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:01:34.249 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (79s) 65s ago 79s 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (71s) 66s ago 69s 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (6m) 65s ago 6m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (5m) 66s ago 5m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (5m) 65s ago 5m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (5m) 65s ago 5m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (5m) 65s ago 5m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (5m) 65s ago 5m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (4m) 66s ago 4m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (4m) 66s ago 4m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (4m) 66s ago 4m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (4m) 66s ago 4m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:01:34.250 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (5m) 65s ago 6m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:01:34.627 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:01:34.627 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:01:34.627 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:01:34.627 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:01:34.628 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:01:34.629 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:01:34.629 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:01:34.820 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:33.206778+0000 mgr.smithi188.chcfuf (mgr.14642) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:01:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:33.206778+0000 mgr.smithi188.chcfuf (mgr.14642) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:01:34.950 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:01:34.950 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:01:34.950 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:01:34.950 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:01:34.950 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:01:34.950 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:01:34.950 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:01:34.951 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:01:34.951 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:01:35.324 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:01:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:33.615310+0000 mgr.smithi188.chcfuf (mgr.14642) 109 : audit [DBG] from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:33.931900+0000 mgr.smithi188.chcfuf (mgr.14642) 110 : audit [DBG] from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:34.237954+0000 mgr.smithi188.chcfuf (mgr.14642) 111 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:34.627039+0000 mon.smithi124 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.124:0/2244751011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:01:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:35.324490+0000 mon.smithi124 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.124:0/3027758114' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:01:35.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:33.615310+0000 mgr.smithi188.chcfuf (mgr.14642) 109 : audit [DBG] from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:35.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:33.931900+0000 mgr.smithi188.chcfuf (mgr.14642) 110 : audit [DBG] from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:35.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:34.237954+0000 mgr.smithi188.chcfuf (mgr.14642) 111 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:35.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:34.627039+0000 mon.smithi124 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.124:0/2244751011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:01:35.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:35.324490+0000 mon.smithi124 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.124:0/3027758114' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:01:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:34.949292+0000 mgr.smithi188.chcfuf (mgr.14642) 112 : audit [DBG] from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:35.207286+0000 mgr.smithi188.chcfuf (mgr.14642) 113 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:01:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:34.949292+0000 mgr.smithi188.chcfuf (mgr.14642) 112 : audit [DBG] from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:01:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:35.207286+0000 mgr.smithi188.chcfuf (mgr.14642) 113 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:01:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:37.208039+0000 mgr.smithi188.chcfuf (mgr.14642) 114 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:01:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:37.208039+0000 mgr.smithi188.chcfuf (mgr.14642) 114 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:01:39.860 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:39.208501+0000 mgr.smithi188.chcfuf (mgr.14642) 115 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:40.341275+0000 mon.smithi188 (mon.1) 89 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:39.208501+0000 mgr.smithi188.chcfuf (mgr.14642) 115 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:40.341275+0000 mon.smithi188 (mon.1) 89 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:42.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:41.209378+0000 mgr.smithi188.chcfuf (mgr.14642) 116 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:41.209378+0000 mgr.smithi188.chcfuf (mgr.14642) 116 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:44.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:43.210018+0000 mgr.smithi188.chcfuf (mgr.14642) 117 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:43.210018+0000 mgr.smithi188.chcfuf (mgr.14642) 117 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:44.907 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:46.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:45.210454+0000 mgr.smithi188.chcfuf (mgr.14642) 118 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:45.210454+0000 mgr.smithi188.chcfuf (mgr.14642) 118 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:48.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:47.211270+0000 mgr.smithi188.chcfuf (mgr.14642) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:48.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:47.211270+0000 mgr.smithi188.chcfuf (mgr.14642) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:49.943 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:50.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:49.211829+0000 mgr.smithi188.chcfuf (mgr.14642) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:50.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:49.211829+0000 mgr.smithi188.chcfuf (mgr.14642) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:52.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:51.212500+0000 mgr.smithi188.chcfuf (mgr.14642) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:52.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:51.212500+0000 mgr.smithi188.chcfuf (mgr.14642) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:54.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:53.213074+0000 mgr.smithi188.chcfuf (mgr.14642) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:53.213074+0000 mgr.smithi188.chcfuf (mgr.14642) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:54.986 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:01:55.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:01:55.346361+0000 mon.smithi188 (mon.1) 90 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:01:55.346361+0000 mon.smithi188 (mon.1) 90 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:01:56.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:55.213510+0000 mgr.smithi188.chcfuf (mgr.14642) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:55.213510+0000 mgr.smithi188.chcfuf (mgr.14642) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:01:58.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:01:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:57.214294+0000 mgr.smithi188.chcfuf (mgr.14642) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:01:58.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:01:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:57.214294+0000 mgr.smithi188.chcfuf (mgr.14642) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:00.028 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:01:59.214717+0000 mgr.smithi188.chcfuf (mgr.14642) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:01:59.214717+0000 mgr.smithi188.chcfuf (mgr.14642) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:01.215484+0000 mgr.smithi188.chcfuf (mgr.14642) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:02.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:01.215484+0000 mgr.smithi188.chcfuf (mgr.14642) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:03.216052+0000 mgr.smithi188.chcfuf (mgr.14642) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:03.216052+0000 mgr.smithi188.chcfuf (mgr.14642) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:05.061 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:05.665 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (6m) 97s ago 7m 24.4M - 0.20.0 0881eb8f169f 4515c5d1340d 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (7m) 97s ago 7m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (6m) 98s ago 6m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (6m) 97s ago 7m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (3m) 97s ago 3m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (3m) 98s ago 3m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (8m) 97s ago 8m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:02:06.282 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (2m) 98s ago 6m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (8m) 97s ago 8m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (6m) 98s ago 6m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (111s) 97s ago 111s 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (103s) 98s ago 101s 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (7m) 97s ago 7m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (6m) 98s ago 6m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (6m) 97s ago 6m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (6m) 97s ago 6m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (5m) 97s ago 5m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (5m) 97s ago 5m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (5m) 98s ago 5m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (5m) 98s ago 5m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:02:06.283 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (4m) 98s ago 4m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:02:06.284 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (4m) 98s ago 4m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:02:06.284 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (6m) 97s ago 6m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:02:06.656 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:02:06.656 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:02:06.656 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:02:06.657 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:02:06.658 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:02:06.658 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:02:06.658 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:02:06.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:05.216431+0000 mgr.smithi188.chcfuf (mgr.14642) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:06.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:05.216431+0000 mgr.smithi188.chcfuf (mgr.14642) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:06.972 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:02:06.972 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:02:06.973 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:02:06.973 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:02:06.973 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:02:06.973 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:02:06.973 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:02:06.973 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:02:06.973 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:02:07.339 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:02:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:05.652668+0000 mgr.smithi188.chcfuf (mgr.14642) 129 : audit [DBG] from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:05.964972+0000 mgr.smithi188.chcfuf (mgr.14642) 130 : audit [DBG] from='client.14810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:06.270829+0000 mgr.smithi188.chcfuf (mgr.14642) 131 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:06.656097+0000 mon.smithi124 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.124:0/1428871165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:02:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:07.338970+0000 mon.smithi124 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.124:0/2083049487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:02:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:05.652668+0000 mgr.smithi188.chcfuf (mgr.14642) 129 : audit [DBG] from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:05.964972+0000 mgr.smithi188.chcfuf (mgr.14642) 130 : audit [DBG] from='client.14810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:06.270829+0000 mgr.smithi188.chcfuf (mgr.14642) 131 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:06.656097+0000 mon.smithi124 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.124:0/1428871165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:02:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:07.338970+0000 mon.smithi124 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.124:0/2083049487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:02:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:06.971650+0000 mgr.smithi188.chcfuf (mgr.14642) 132 : audit [DBG] from='client.14822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:12.918 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:07.217311+0000 mgr.smithi188.chcfuf (mgr.14642) 133 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:12.919 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:12.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:06.971650+0000 mgr.smithi188.chcfuf (mgr.14642) 132 : audit [DBG] from='client.14822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:12.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:07.217311+0000 mgr.smithi188.chcfuf (mgr.14642) 133 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:12.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:09.217708+0000 mgr.smithi188.chcfuf (mgr.14642) 134 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:12.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:10.346698+0000 mon.smithi188 (mon.1) 91 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:12.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:11.218467+0000 mgr.smithi188.chcfuf (mgr.14642) 135 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:12.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:09.217708+0000 mgr.smithi188.chcfuf (mgr.14642) 134 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:12.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:10.346698+0000 mon.smithi188 (mon.1) 91 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:12.961 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:11.218467+0000 mgr.smithi188.chcfuf (mgr.14642) 135 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:14.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:13.218967+0000 mgr.smithi188.chcfuf (mgr.14642) 136 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:13.218967+0000 mgr.smithi188.chcfuf (mgr.14642) 136 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:15.136 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:15.219341+0000 mgr.smithi188.chcfuf (mgr.14642) 137 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:15.219341+0000 mgr.smithi188.chcfuf (mgr.14642) 137 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:17.220058+0000 mgr.smithi188.chcfuf (mgr.14642) 138 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:17.220058+0000 mgr.smithi188.chcfuf (mgr.14642) 138 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:20.178 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:19.220496+0000 mgr.smithi188.chcfuf (mgr.14642) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:19.220496+0000 mgr.smithi188.chcfuf (mgr.14642) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:22.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:21.221294+0000 mgr.smithi188.chcfuf (mgr.14642) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:21.221294+0000 mgr.smithi188.chcfuf (mgr.14642) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:23.221681+0000 mgr.smithi188.chcfuf (mgr.14642) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:23.221681+0000 mgr.smithi188.chcfuf (mgr.14642) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:25.215 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:25.346957+0000 mon.smithi188 (mon.1) 92 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:25.346957+0000 mon.smithi188 (mon.1) 92 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:25.222261+0000 mgr.smithi188.chcfuf (mgr.14642) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:25.222261+0000 mgr.smithi188.chcfuf (mgr.14642) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:27.223018+0000 mgr.smithi188.chcfuf (mgr.14642) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:27.223018+0000 mgr.smithi188.chcfuf (mgr.14642) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:30.260 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:29.223606+0000 mgr.smithi188.chcfuf (mgr.14642) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:29.223606+0000 mgr.smithi188.chcfuf (mgr.14642) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:32.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:31.224311+0000 mgr.smithi188.chcfuf (mgr.14642) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:31.224311+0000 mgr.smithi188.chcfuf (mgr.14642) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:33.224723+0000 mgr.smithi188.chcfuf (mgr.14642) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:34.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:33.956985+0000 mon.smithi124 (mon.0) 900 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:33.963322+0000 mon.smithi124 (mon.0) 901 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:34.038849+0000 mon.smithi124 (mon.0) 902 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:34.043018+0000 mon.smithi124 (mon.0) 903 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:34.048575+0000 mon.smithi188 (mon.1) 93 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T13:02:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:33.224723+0000 mgr.smithi188.chcfuf (mgr.14642) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:33.956985+0000 mon.smithi124 (mon.0) 900 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:33.963322+0000 mon.smithi124 (mon.0) 901 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:34.038849+0000 mon.smithi124 (mon.0) 902 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:34.043018+0000 mon.smithi124 (mon.0) 903 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:02:34.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:34.048575+0000 mon.smithi188 (mon.1) 93 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T13:02:35.298 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:02:34.009761+0000 mgr.smithi188.chcfuf (mgr.14642) 147 : cephadm [INF] Reconfiguring grafana.smithi124 (dependencies changed)... 2023-11-16T13:02:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:02:34.018156+0000 mgr.smithi188.chcfuf (mgr.14642) 148 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-11-16T13:02:35.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:34.048994+0000 mgr.smithi188.chcfuf (mgr.14642) 149 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T13:02:35.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:02:34.051332+0000 mgr.smithi188.chcfuf (mgr.14642) 150 : cephadm [INF] Reconfiguring daemon grafana.smithi124 on smithi124 2023-11-16T13:02:35.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:02:34.009761+0000 mgr.smithi188.chcfuf (mgr.14642) 147 : cephadm [INF] Reconfiguring grafana.smithi124 (dependencies changed)... 2023-11-16T13:02:35.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:02:34.018156+0000 mgr.smithi188.chcfuf (mgr.14642) 148 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-11-16T13:02:35.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:34.048994+0000 mgr.smithi188.chcfuf (mgr.14642) 149 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T13:02:35.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:02:34.051332+0000 mgr.smithi188.chcfuf (mgr.14642) 150 : cephadm [INF] Reconfiguring daemon grafana.smithi124 on smithi124 2023-11-16T13:02:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:35.225166+0000 mgr.smithi188.chcfuf (mgr.14642) 151 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:35.225166+0000 mgr.smithi188.chcfuf (mgr.14642) 151 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:37.715 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:02:38.451 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:02:38.451 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:02:38.451 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (8m) 2m ago 8m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:02:38.451 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (7m) 2m ago 7m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:02:38.451 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (6m) 2m ago 7m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (4m) 2m ago 4m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (4m) 2m ago 4m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (9m) 2m ago 9m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (2m) 2m ago 7m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (9m) 2m ago 9m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (7m) 2m ago 7m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (2m) 2m ago 2m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:02:38.452 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (2m) 2m ago 2m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:02:38.453 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (7m) 2m ago 7m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:02:38.453 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (7m) 2m ago 7m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:02:38.453 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (6m) 2m ago 6m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:02:38.453 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (6m) 2m ago 6m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:02:38.453 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (6m) 2m ago 6m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:02:38.453 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (6m) 2m ago 6m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:02:38.453 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (5m) 2m ago 5m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:02:38.454 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (5m) 2m ago 5m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:02:38.454 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (5m) 2m ago 5m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:02:38.454 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (5m) 2m ago 5m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:02:38.454 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (6m) 2m ago 7m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:02:38.872 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:02:38.873 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:02:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:37.225952+0000 mgr.smithi188.chcfuf (mgr.14642) 152 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:37.225952+0000 mgr.smithi188.chcfuf (mgr.14642) 152 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:39.255 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:02:39.256 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:02:39.256 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:02:39.256 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:02:39.256 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:02:39.257 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:02:39.257 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:02:39.257 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:02:39.257 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:02:39.723 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:02:39.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:37.701900+0000 mgr.smithi188.chcfuf (mgr.14642) 153 : audit [DBG] from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:39.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:38.095000+0000 mgr.smithi188.chcfuf (mgr.14642) 154 : audit [DBG] from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:39.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:38.440373+0000 mgr.smithi188.chcfuf (mgr.14642) 155 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:39.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:38.871494+0000 mon.smithi124 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.124:0/3733990595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:02:39.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:37.701900+0000 mgr.smithi188.chcfuf (mgr.14642) 153 : audit [DBG] from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:39.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:38.095000+0000 mgr.smithi188.chcfuf (mgr.14642) 154 : audit [DBG] from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:39.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:38.440373+0000 mgr.smithi188.chcfuf (mgr.14642) 155 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:39.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:38.871494+0000 mon.smithi124 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.124:0/3733990595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:02:40.331 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:39.226383+0000 mgr.smithi188.chcfuf (mgr.14642) 156 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:39.254847+0000 mgr.smithi188.chcfuf (mgr.14642) 157 : audit [DBG] from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:39.722792+0000 mon.smithi124 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.124:0/2581391370' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:02:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:40.347551+0000 mon.smithi188 (mon.1) 94 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:39.226383+0000 mgr.smithi188.chcfuf (mgr.14642) 156 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:39.254847+0000 mgr.smithi188.chcfuf (mgr.14642) 157 : audit [DBG] from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:02:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:39.722792+0000 mon.smithi124 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.124:0/2581391370' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:02:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:40.347551+0000 mon.smithi188 (mon.1) 94 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:41.227221+0000 mgr.smithi188.chcfuf (mgr.14642) 158 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:42.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:41.227221+0000 mgr.smithi188.chcfuf (mgr.14642) 158 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:44.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:43.227656+0000 mgr.smithi188.chcfuf (mgr.14642) 159 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:43.227656+0000 mgr.smithi188.chcfuf (mgr.14642) 159 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:45.378 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:45.228001+0000 mgr.smithi188.chcfuf (mgr.14642) 160 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:45.228001+0000 mgr.smithi188.chcfuf (mgr.14642) 160 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:47.228690+0000 mgr.smithi188.chcfuf (mgr.14642) 161 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:47.228690+0000 mgr.smithi188.chcfuf (mgr.14642) 161 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:50.422 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:50.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:49.229198+0000 mgr.smithi188.chcfuf (mgr.14642) 162 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:49.229198+0000 mgr.smithi188.chcfuf (mgr.14642) 162 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:51.229886+0000 mgr.smithi188.chcfuf (mgr.14642) 163 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:51.229886+0000 mgr.smithi188.chcfuf (mgr.14642) 163 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:53.230316+0000 mgr.smithi188.chcfuf (mgr.14642) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:54.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:53.230316+0000 mgr.smithi188.chcfuf (mgr.14642) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:55.473 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:02:55.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:02:55.347729+0000 mon.smithi188 (mon.1) 95 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:02:55.347729+0000 mon.smithi188 (mon.1) 95 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:02:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:55.230725+0000 mgr.smithi188.chcfuf (mgr.14642) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:55.230725+0000 mgr.smithi188.chcfuf (mgr.14642) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:02:57.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:02:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:57.231504+0000 mgr.smithi188.chcfuf (mgr.14642) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:02:57.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:02:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:57.231504+0000 mgr.smithi188.chcfuf (mgr.14642) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:00.514 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:00.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:02:59.231909+0000 mgr.smithi188.chcfuf (mgr.14642) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:00.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:02:59.231909+0000 mgr.smithi188.chcfuf (mgr.14642) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:01.232571+0000 mgr.smithi188.chcfuf (mgr.14642) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:02.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:01.232571+0000 mgr.smithi188.chcfuf (mgr.14642) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:04.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:03.233068+0000 mgr.smithi188.chcfuf (mgr.14642) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:03.233068+0000 mgr.smithi188.chcfuf (mgr.14642) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:05.549 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:06.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:05.233496+0000 mgr.smithi188.chcfuf (mgr.14642) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:06.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:05.233496+0000 mgr.smithi188.chcfuf (mgr.14642) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:08.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:07.234454+0000 mgr.smithi188.chcfuf (mgr.14642) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:08.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:07.234454+0000 mgr.smithi188.chcfuf (mgr.14642) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:10.065 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:03:10.579 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:10.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:09.234855+0000 mgr.smithi188.chcfuf (mgr.14642) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:10.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:10.348041+0000 mon.smithi188 (mon.1) 96 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:10.692 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:03:10.692 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:03:10.692 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (8m) 2m ago 8m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:03:10.692 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (7m) 2m ago 7m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:03:10.692 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (7m) 2m ago 8m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:03:10.692 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (4m) 2m ago 4m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:03:10.692 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (4m) 2m ago 4m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (9m) 2m ago 9m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (3m) 2m ago 7m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (9m) 2m ago 9m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (7m) 2m ago 7m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (2m) 2m ago 2m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (2m) 2m ago 2m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (8m) 2m ago 8m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (7m) 2m ago 7m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (7m) 2m ago 7m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (7m) 2m ago 7m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (6m) 2m ago 6m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (6m) 2m ago 6m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (6m) 2m ago 6m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:03:10.693 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (6m) 2m ago 6m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:03:10.694 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (5m) 2m ago 5m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:03:10.694 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (5m) 2m ago 5m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:03:10.694 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (7m) 2m ago 8m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:03:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:09.234855+0000 mgr.smithi188.chcfuf (mgr.14642) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:10.348041+0000 mon.smithi188 (mon.1) 96 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:11.062 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:03:11.062 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:03:11.063 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:03:11.064 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:11.064 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:03:11.064 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:03:11.064 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:03:11.064 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:03:11.064 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:03:11.381 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:03:11.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:10.051645+0000 mgr.smithi188.chcfuf (mgr.14642) 173 : audit [DBG] from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:11.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:10.367490+0000 mgr.smithi188.chcfuf (mgr.14642) 174 : audit [DBG] from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:11.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:11.062049+0000 mon.smithi124 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.124:0/917645285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:03:11.762 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:03:11.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:10.051645+0000 mgr.smithi188.chcfuf (mgr.14642) 173 : audit [DBG] from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:11.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:10.367490+0000 mgr.smithi188.chcfuf (mgr.14642) 174 : audit [DBG] from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:11.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:11 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:11.062049+0000 mon.smithi124 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.124:0/917645285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:03:12.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:10.681253+0000 mgr.smithi188.chcfuf (mgr.14642) 175 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:11.235600+0000 mgr.smithi188.chcfuf (mgr.14642) 176 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:11.379628+0000 mgr.smithi188.chcfuf (mgr.14642) 177 : audit [DBG] from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:11.762546+0000 mon.smithi124 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.124:0/1386857234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:03:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:10.681253+0000 mgr.smithi188.chcfuf (mgr.14642) 175 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:11.235600+0000 mgr.smithi188.chcfuf (mgr.14642) 176 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:11.379628+0000 mgr.smithi188.chcfuf (mgr.14642) 177 : audit [DBG] from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:11.762546+0000 mon.smithi124 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.124:0/1386857234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:03:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:13.236176+0000 mgr.smithi188.chcfuf (mgr.14642) 178 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:13.236176+0000 mgr.smithi188.chcfuf (mgr.14642) 178 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:15.620 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:16.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:15.236617+0000 mgr.smithi188.chcfuf (mgr.14642) 179 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:15.236617+0000 mgr.smithi188.chcfuf (mgr.14642) 179 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:17.237393+0000 mgr.smithi188.chcfuf (mgr.14642) 180 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:17.237393+0000 mgr.smithi188.chcfuf (mgr.14642) 180 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:20.662 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:19.237942+0000 mgr.smithi188.chcfuf (mgr.14642) 181 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:19.237942+0000 mgr.smithi188.chcfuf (mgr.14642) 181 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:21.238711+0000 mgr.smithi188.chcfuf (mgr.14642) 182 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:21.238711+0000 mgr.smithi188.chcfuf (mgr.14642) 182 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:23.239103+0000 mgr.smithi188.chcfuf (mgr.14642) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:23.239103+0000 mgr.smithi188.chcfuf (mgr.14642) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:25.698 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:25.348299+0000 mon.smithi188 (mon.1) 97 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:25.348299+0000 mon.smithi188 (mon.1) 97 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:25.239691+0000 mgr.smithi188.chcfuf (mgr.14642) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:25.239691+0000 mgr.smithi188.chcfuf (mgr.14642) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:27.240447+0000 mgr.smithi188.chcfuf (mgr.14642) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:27.240447+0000 mgr.smithi188.chcfuf (mgr.14642) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:30.728 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:29.240998+0000 mgr.smithi188.chcfuf (mgr.14642) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:29.240998+0000 mgr.smithi188.chcfuf (mgr.14642) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:31.241698+0000 mgr.smithi188.chcfuf (mgr.14642) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:31.241698+0000 mgr.smithi188.chcfuf (mgr.14642) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:33.242196+0000 mgr.smithi188.chcfuf (mgr.14642) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:33.242196+0000 mgr.smithi188.chcfuf (mgr.14642) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:35.781 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:35.242716+0000 mgr.smithi188.chcfuf (mgr.14642) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:35.242716+0000 mgr.smithi188.chcfuf (mgr.14642) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:38.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:37.243590+0000 mgr.smithi188.chcfuf (mgr.14642) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:37.243590+0000 mgr.smithi188.chcfuf (mgr.14642) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:40.815 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:39.244034+0000 mgr.smithi188.chcfuf (mgr.14642) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:40.348472+0000 mon.smithi188 (mon.1) 98 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:39.244034+0000 mgr.smithi188.chcfuf (mgr.14642) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:40.348472+0000 mon.smithi188 (mon.1) 98 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:42.101 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:03:42.723 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:03:42.723 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:03:42.723 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (9m) 3m ago 9m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:03:42.723 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (8m) 3m ago 8m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:03:42.723 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (7m) 3m ago 8m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (5m) 3m ago 5m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (5m) 3m ago 5m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (10m) 3m ago 10m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (3m) 3m ago 8m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (10m) 3m ago 10m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (8m) 3m ago 8m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (3m) 3m ago 3m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (3m) 3m ago 3m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (8m) 3m ago 8m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (8m) 3m ago 8m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (7m) 3m ago 7m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:03:42.724 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (7m) 3m ago 7m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:03:42.725 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (7m) 3m ago 7m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:03:42.725 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (7m) 3m ago 7m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:03:42.725 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (6m) 3m ago 6m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:03:42.725 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (6m) 3m ago 6m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:03:42.725 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (6m) 3m ago 6m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:03:42.725 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (6m) 3m ago 6m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:03:42.725 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (7m) 3m ago 8m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:03:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:41.244796+0000 mgr.smithi188.chcfuf (mgr.14642) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:42.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:41.244796+0000 mgr.smithi188.chcfuf (mgr.14642) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:43.092 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:03:43.092 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:03:43.093 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:03:43.094 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:03:43.094 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:03:43.094 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:03:43.094 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:03:43.094 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:03:43.094 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:03:43.405 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:03:43.405 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:03:43.405 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:03:43.405 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:03:43.405 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:03:43.405 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:03:43.405 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:03:43.406 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:03:43.406 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:03:43.781 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:03:43.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:42.088407+0000 mgr.smithi188.chcfuf (mgr.14642) 193 : audit [DBG] from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:43.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:42.405409+0000 mgr.smithi188.chcfuf (mgr.14642) 194 : audit [DBG] from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:43.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:43 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:43.091960+0000 mon.smithi124 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.124:0/1776455768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:03:43.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:42.088407+0000 mgr.smithi188.chcfuf (mgr.14642) 193 : audit [DBG] from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:43.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:42.405409+0000 mgr.smithi188.chcfuf (mgr.14642) 194 : audit [DBG] from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:43.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:43.091960+0000 mon.smithi124 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.124:0/1776455768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:03:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:42.712837+0000 mgr.smithi188.chcfuf (mgr.14642) 195 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:44.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:43.245206+0000 mgr.smithi188.chcfuf (mgr.14642) 196 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:44.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:43.403970+0000 mgr.smithi188.chcfuf (mgr.14642) 197 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:44.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:43.781265+0000 mon.smithi124 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.124:0/1842081360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:03:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:42.712837+0000 mgr.smithi188.chcfuf (mgr.14642) 195 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:44.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:43.245206+0000 mgr.smithi188.chcfuf (mgr.14642) 196 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:44.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:43.403970+0000 mgr.smithi188.chcfuf (mgr.14642) 197 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:03:44.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:43.781265+0000 mon.smithi124 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.124:0/1842081360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:03:45.850 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:45.245662+0000 mgr.smithi188.chcfuf (mgr.14642) 198 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:46.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:45.245662+0000 mgr.smithi188.chcfuf (mgr.14642) 198 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:48.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:47.246590+0000 mgr.smithi188.chcfuf (mgr.14642) 199 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:47.246590+0000 mgr.smithi188.chcfuf (mgr.14642) 199 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:50.887 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:49.247127+0000 mgr.smithi188.chcfuf (mgr.14642) 200 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:49.247127+0000 mgr.smithi188.chcfuf (mgr.14642) 200 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:51.247811+0000 mgr.smithi188.chcfuf (mgr.14642) 201 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:51.247811+0000 mgr.smithi188.chcfuf (mgr.14642) 201 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:53.248414+0000 mgr.smithi188.chcfuf (mgr.14642) 202 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:54.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:53.248414+0000 mgr.smithi188.chcfuf (mgr.14642) 202 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:55.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:03:55.348710+0000 mon.smithi188 (mon.1) 99 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:03:55.348710+0000 mon.smithi188 (mon.1) 99 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:03:55.925 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:03:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:55.248887+0000 mgr.smithi188.chcfuf (mgr.14642) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:55.248887+0000 mgr.smithi188.chcfuf (mgr.14642) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:03:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:03:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:57.249757+0000 mgr.smithi188.chcfuf (mgr.14642) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:03:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:03:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:57.249757+0000 mgr.smithi188.chcfuf (mgr.14642) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:03:59.250192+0000 mgr.smithi188.chcfuf (mgr.14642) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:03:59.250192+0000 mgr.smithi188.chcfuf (mgr.14642) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:00.971 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:01.250833+0000 mgr.smithi188.chcfuf (mgr.14642) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:01.250833+0000 mgr.smithi188.chcfuf (mgr.14642) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:03.251303+0000 mgr.smithi188.chcfuf (mgr.14642) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:03.251303+0000 mgr.smithi188.chcfuf (mgr.14642) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:06.018 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:05.251821+0000 mgr.smithi188.chcfuf (mgr.14642) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:06.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:05.251821+0000 mgr.smithi188.chcfuf (mgr.14642) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:07.252504+0000 mgr.smithi188.chcfuf (mgr.14642) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:07.252504+0000 mgr.smithi188.chcfuf (mgr.14642) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:09.252939+0000 mgr.smithi188.chcfuf (mgr.14642) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:10.349036+0000 mon.smithi188 (mon.1) 100 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:09.252939+0000 mgr.smithi188.chcfuf (mgr.14642) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:10.349036+0000 mon.smithi188 (mon.1) 100 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:11.053 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:12.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:11.253704+0000 mgr.smithi188.chcfuf (mgr.14642) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:11.253704+0000 mgr.smithi188.chcfuf (mgr.14642) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:14.119 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:04:14.739 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:04:14.739 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:04:14.739 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (9m) 3m ago 9m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:04:14.739 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (8m) 3m ago 8m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:04:14.739 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (8m) 3m ago 9m 37.8M - 6.7.4 557c83e11646 7529366460b2 2023-11-16T13:04:14.739 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (5m) 3m ago 5m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:04:14.739 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (5m) 3m ago 5m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (10m) 3m ago 10m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (4m) 3m ago 8m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (10m) 3m ago 10m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (8m) 3m ago 8m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (3m) 3m ago 3m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (3m) 3m ago 3m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (9m) 3m ago 9m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (8m) 3m ago 8m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (8m) 3m ago 8m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (8m) 3m ago 8m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (7m) 3m ago 7m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (7m) 3m ago 7m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:04:14.740 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (7m) 3m ago 7m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:04:14.741 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (7m) 3m ago 7m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:04:14.741 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (7m) 3m ago 7m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:04:14.741 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (6m) 3m ago 6m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:04:14.741 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (8m) 3m ago 9m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:04:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:13.254085+0000 mgr.smithi188.chcfuf (mgr.14642) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:13.254085+0000 mgr.smithi188.chcfuf (mgr.14642) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:04:15.108 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:04:15.109 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:04:15.425 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:04:15.426 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:04:15.797 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:04:15.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:14.105943+0000 mgr.smithi188.chcfuf (mgr.14642) 213 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:15.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:14.422271+0000 mgr.smithi188.chcfuf (mgr.14642) 214 : audit [DBG] from='client.14906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:15.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:15.107462+0000 mon.smithi124 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.124:0/3064878979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:04:15.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:14.105943+0000 mgr.smithi188.chcfuf (mgr.14642) 213 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:15.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:14.422271+0000 mgr.smithi188.chcfuf (mgr.14642) 214 : audit [DBG] from='client.14906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:15.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:15.107462+0000 mon.smithi124 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.124:0/3064878979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:04:16.090 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:14.728278+0000 mgr.smithi188.chcfuf (mgr.14642) 215 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:15.254450+0000 mgr.smithi188.chcfuf (mgr.14642) 216 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:16.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:15.424724+0000 mgr.smithi188.chcfuf (mgr.14642) 217 : audit [DBG] from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:16.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:15.797366+0000 mon.smithi124 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.124:0/1967491596' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:04:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:14.728278+0000 mgr.smithi188.chcfuf (mgr.14642) 215 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:15.254450+0000 mgr.smithi188.chcfuf (mgr.14642) 216 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:16.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:15.424724+0000 mgr.smithi188.chcfuf (mgr.14642) 217 : audit [DBG] from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:16.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:15.797366+0000 mon.smithi124 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.124:0/1967491596' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:04:17.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:17 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:17.255204+0000 mgr.smithi188.chcfuf (mgr.14642) 218 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:17.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:17.255204+0000 mgr.smithi188.chcfuf (mgr.14642) 218 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:20.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:19.255660+0000 mgr.smithi188.chcfuf (mgr.14642) 219 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:20.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:19.255660+0000 mgr.smithi188.chcfuf (mgr.14642) 219 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:21.127 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:22.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:21.256315+0000 mgr.smithi188.chcfuf (mgr.14642) 220 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:21.256315+0000 mgr.smithi188.chcfuf (mgr.14642) 220 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:24.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:23.256821+0000 mgr.smithi188.chcfuf (mgr.14642) 221 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:23.256821+0000 mgr.smithi188.chcfuf (mgr.14642) 221 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:25.349231+0000 mon.smithi188 (mon.1) 101 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:25.349231+0000 mon.smithi188 (mon.1) 101 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:26.167 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:25.257394+0000 mgr.smithi188.chcfuf (mgr.14642) 222 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:25.257394+0000 mgr.smithi188.chcfuf (mgr.14642) 222 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:28.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:27.258190+0000 mgr.smithi188.chcfuf (mgr.14642) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:27.258190+0000 mgr.smithi188.chcfuf (mgr.14642) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:29.258707+0000 mgr.smithi188.chcfuf (mgr.14642) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:29.258707+0000 mgr.smithi188.chcfuf (mgr.14642) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:31.208 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:31.259526+0000 mgr.smithi188.chcfuf (mgr.14642) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:31.259526+0000 mgr.smithi188.chcfuf (mgr.14642) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:33.259925+0000 mgr.smithi188.chcfuf (mgr.14642) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:33.259925+0000 mgr.smithi188.chcfuf (mgr.14642) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:36.255 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:35.260441+0000 mgr.smithi188.chcfuf (mgr.14642) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:35.260441+0000 mgr.smithi188.chcfuf (mgr.14642) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:38.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:37.261298+0000 mgr.smithi188.chcfuf (mgr.14642) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:37.261298+0000 mgr.smithi188.chcfuf (mgr.14642) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:39.261863+0000 mgr.smithi188.chcfuf (mgr.14642) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:04:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:40.349466+0000 mon.smithi188 (mon.1) 102 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:39.261863+0000 mgr.smithi188.chcfuf (mgr.14642) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:04:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:40.349466+0000 mon.smithi188 (mon.1) 102 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:41.290 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:41.262580+0000 mgr.smithi188.chcfuf (mgr.14642) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:46.118 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:43.262967+0000 mgr.smithi188.chcfuf (mgr.14642) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:04:46.120 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:41.262580+0000 mgr.smithi188.chcfuf (mgr.14642) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:46.120 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:43.262967+0000 mgr.smithi188.chcfuf (mgr.14642) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:04:46.125 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:04:46.327 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:46.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:45.187304+0000 mon.smithi124 (mon.0) 912 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:04:46.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:45.193579+0000 mon.smithi124 (mon.0) 913 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:04:46.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:04:45.217789+0000 mgr.smithi188.chcfuf (mgr.14642) 232 : cephadm [INF] Reconfiguring node-exporter.smithi124 (dependencies changed)... 2023-11-16T13:04:46.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:04:45.218195+0000 mgr.smithi188.chcfuf (mgr.14642) 233 : cephadm [INF] Reconfiguring daemon node-exporter.smithi124 on smithi124 2023-11-16T13:04:46.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:45.263354+0000 mgr.smithi188.chcfuf (mgr.14642) 234 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:04:46.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:45.187304+0000 mon.smithi124 (mon.0) 912 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:04:46.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:45.193579+0000 mon.smithi124 (mon.0) 913 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:04:46.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:04:45.217789+0000 mgr.smithi188.chcfuf (mgr.14642) 232 : cephadm [INF] Reconfiguring node-exporter.smithi124 (dependencies changed)... 2023-11-16T13:04:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:04:45.218195+0000 mgr.smithi188.chcfuf (mgr.14642) 233 : cephadm [INF] Reconfiguring daemon node-exporter.smithi124 on smithi124 2023-11-16T13:04:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:45.263354+0000 mgr.smithi188.chcfuf (mgr.14642) 234 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (10m) 4m ago 10m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (9m) 4m ago 9m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (6m) 4m ago 6m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (6m) 4m ago 6m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (11m) 4m ago 11m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (5m) 4m ago 9m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:04:46.756 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (11m) 4m ago 11m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (9m) 4m ago 9m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (4m) 4m ago 4m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (4m) 4m ago 4m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (9m) 4m ago 9m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (9m) 4m ago 9m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (9m) 4m ago 9m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (8m) 4m ago 8m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (8m) 4m ago 8m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (8m) 4m ago 8m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (8m) 4m ago 8m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (7m) 4m ago 7m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (7m) 4m ago 7m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:04:46.757 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (7m) 4m ago 7m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:04:46.758 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (8m) 4m ago 9m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:04:47.127 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:04:47.128 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:04:47.444 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:04:47.815 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:04:47.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:46.111388+0000 mgr.smithi188.chcfuf (mgr.14642) 235 : audit [DBG] from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:46.439844+0000 mgr.smithi188.chcfuf (mgr.14642) 236 : audit [DBG] from='client.14930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:47.126453+0000 mon.smithi124 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.124:0/1964057266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:04:47.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:46.111388+0000 mgr.smithi188.chcfuf (mgr.14642) 235 : audit [DBG] from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:47.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:46.439844+0000 mgr.smithi188.chcfuf (mgr.14642) 236 : audit [DBG] from='client.14930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:47.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:47.126453+0000 mon.smithi124 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.124:0/1964057266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:04:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:46.744592+0000 mgr.smithi188.chcfuf (mgr.14642) 237 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:48.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:47.264164+0000 mgr.smithi188.chcfuf (mgr.14642) 238 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:48.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:47.443142+0000 mgr.smithi188.chcfuf (mgr.14642) 239 : audit [DBG] from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:48.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:47.815390+0000 mon.smithi124 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.124:0/3656418419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:04:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:46.744592+0000 mgr.smithi188.chcfuf (mgr.14642) 237 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:47.264164+0000 mgr.smithi188.chcfuf (mgr.14642) 238 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:47.443142+0000 mgr.smithi188.chcfuf (mgr.14642) 239 : audit [DBG] from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:04:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:47.815390+0000 mon.smithi124 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.124:0/3656418419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:04:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:49.264575+0000 mgr.smithi188.chcfuf (mgr.14642) 240 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:49.264575+0000 mgr.smithi188.chcfuf (mgr.14642) 240 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:51.363 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:51.265455+0000 mgr.smithi188.chcfuf (mgr.14642) 241 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:51.265455+0000 mgr.smithi188.chcfuf (mgr.14642) 241 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:53.265842+0000 mgr.smithi188.chcfuf (mgr.14642) 242 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:54.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:53.265842+0000 mgr.smithi188.chcfuf (mgr.14642) 242 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:55.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:04:55.349753+0000 mon.smithi188 (mon.1) 103 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:04:55.349753+0000 mon.smithi188 (mon.1) 103 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:04:56.398 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:04:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:55.266313+0000 mgr.smithi188.chcfuf (mgr.14642) 243 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:55.266313+0000 mgr.smithi188.chcfuf (mgr.14642) 243 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:04:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:04:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:57.267272+0000 mgr.smithi188.chcfuf (mgr.14642) 244 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:04:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:04:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:57.267272+0000 mgr.smithi188.chcfuf (mgr.14642) 244 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:04:59.267842+0000 mgr.smithi188.chcfuf (mgr.14642) 245 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:04:59.267842+0000 mgr.smithi188.chcfuf (mgr.14642) 245 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:01.435 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:01.268545+0000 mgr.smithi188.chcfuf (mgr.14642) 246 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:01.268545+0000 mgr.smithi188.chcfuf (mgr.14642) 246 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:03.269060+0000 mgr.smithi188.chcfuf (mgr.14642) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:03.269060+0000 mgr.smithi188.chcfuf (mgr.14642) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:06.475 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:05.269661+0000 mgr.smithi188.chcfuf (mgr.14642) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:06.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:05.269661+0000 mgr.smithi188.chcfuf (mgr.14642) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:08.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:07.270516+0000 mgr.smithi188.chcfuf (mgr.14642) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:07.270516+0000 mgr.smithi188.chcfuf (mgr.14642) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:09.271018+0000 mgr.smithi188.chcfuf (mgr.14642) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:10.350069+0000 mon.smithi188 (mon.1) 104 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:09.271018+0000 mgr.smithi188.chcfuf (mgr.14642) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:10.350069+0000 mon.smithi188 (mon.1) 104 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:11.508 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:12.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:11.271670+0000 mgr.smithi188.chcfuf (mgr.14642) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:11.271670+0000 mgr.smithi188.chcfuf (mgr.14642) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:13.272041+0000 mgr.smithi188.chcfuf (mgr.14642) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:13.272041+0000 mgr.smithi188.chcfuf (mgr.14642) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:16.549 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:15.272389+0000 mgr.smithi188.chcfuf (mgr.14642) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:15.272389+0000 mgr.smithi188.chcfuf (mgr.14642) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:18.155 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:05:18.779 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (10m) 4m ago 10m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (10m) 4m ago 10m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (7m) 4m ago 7m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (7m) 4m ago 7m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (11m) 4m ago 11m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (5m) 4m ago 9m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (11m) 4m ago 11m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:05:18.780 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (9m) 4m ago 9m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (5m) 4m ago 5m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (4m) 4m ago 4m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (10m) 4m ago 10m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (9m) 4m ago 9m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (9m) 4m ago 9m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (9m) 4m ago 9m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (9m) 4m ago 9m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (8m) 4m ago 8m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (8m) 4m ago 8m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (8m) 4m ago 8m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (8m) 4m ago 8m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:05:18.781 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (7m) 4m ago 7m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:05:18.782 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (9m) 4m ago 10m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:05:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:17.273167+0000 mgr.smithi188.chcfuf (mgr.14642) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:17.273167+0000 mgr.smithi188.chcfuf (mgr.14642) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:05:19.151 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:05:19.152 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:05:19.468 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:05:19.468 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:05:19.468 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:05:19.468 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:05:19.468 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:05:19.468 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:05:19.468 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:05:19.469 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:05:19.469 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:05:19.839 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:05:19.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:18.141615+0000 mgr.smithi188.chcfuf (mgr.14642) 255 : audit [DBG] from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:19.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:18.462825+0000 mgr.smithi188.chcfuf (mgr.14642) 256 : audit [DBG] from='client.14954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:19.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:19.150396+0000 mon.smithi124 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.124:0/4037511305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:05:19.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:18.141615+0000 mgr.smithi188.chcfuf (mgr.14642) 255 : audit [DBG] from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:19.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:18.462825+0000 mgr.smithi188.chcfuf (mgr.14642) 256 : audit [DBG] from='client.14954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:19.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:19.150396+0000 mon.smithi124 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.124:0/4037511305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:05:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:18.769118+0000 mgr.smithi188.chcfuf (mgr.14642) 257 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:20.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:19.273579+0000 mgr.smithi188.chcfuf (mgr.14642) 258 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:20.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:19.467165+0000 mgr.smithi188.chcfuf (mgr.14642) 259 : audit [DBG] from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:20.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:19.839151+0000 mon.smithi124 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.124:0/4253824855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:05:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:18.769118+0000 mgr.smithi188.chcfuf (mgr.14642) 257 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:19.273579+0000 mgr.smithi188.chcfuf (mgr.14642) 258 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:20.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:19.467165+0000 mgr.smithi188.chcfuf (mgr.14642) 259 : audit [DBG] from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:20.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:19.839151+0000 mon.smithi124 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.124:0/4253824855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:05:21.586 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:21.274375+0000 mgr.smithi188.chcfuf (mgr.14642) 260 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:21.274375+0000 mgr.smithi188.chcfuf (mgr.14642) 260 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:23.274810+0000 mgr.smithi188.chcfuf (mgr.14642) 261 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:23.274810+0000 mgr.smithi188.chcfuf (mgr.14642) 261 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:25.350241+0000 mon.smithi188 (mon.1) 105 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:25.350241+0000 mon.smithi188 (mon.1) 105 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:26.628 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:25.275229+0000 mgr.smithi188.chcfuf (mgr.14642) 262 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:25.275229+0000 mgr.smithi188.chcfuf (mgr.14642) 262 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:27.275981+0000 mgr.smithi188.chcfuf (mgr.14642) 263 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:27.275981+0000 mgr.smithi188.chcfuf (mgr.14642) 263 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:29.276452+0000 mgr.smithi188.chcfuf (mgr.14642) 264 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:29.276452+0000 mgr.smithi188.chcfuf (mgr.14642) 264 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:31.669 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:31.277075+0000 mgr.smithi188.chcfuf (mgr.14642) 265 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:32.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:31.277075+0000 mgr.smithi188.chcfuf (mgr.14642) 265 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:33.277674+0000 mgr.smithi188.chcfuf (mgr.14642) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:33.277674+0000 mgr.smithi188.chcfuf (mgr.14642) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:36.707 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:35.278257+0000 mgr.smithi188.chcfuf (mgr.14642) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:35.278257+0000 mgr.smithi188.chcfuf (mgr.14642) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:37.279048+0000 mgr.smithi188.chcfuf (mgr.14642) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:38.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:37.279048+0000 mgr.smithi188.chcfuf (mgr.14642) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:39.279475+0000 mgr.smithi188.chcfuf (mgr.14642) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:40.350717+0000 mon.smithi188 (mon.1) 106 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:39.279475+0000 mgr.smithi188.chcfuf (mgr.14642) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:40.350717+0000 mon.smithi188 (mon.1) 106 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:41.748 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:41.280151+0000 mgr.smithi188.chcfuf (mgr.14642) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:42.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:41.280151+0000 mgr.smithi188.chcfuf (mgr.14642) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:43.280580+0000 mgr.smithi188.chcfuf (mgr.14642) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:43.280580+0000 mgr.smithi188.chcfuf (mgr.14642) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:46.795 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:45.281076+0000 mgr.smithi188.chcfuf (mgr.14642) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:45.281076+0000 mgr.smithi188.chcfuf (mgr.14642) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:47.281784+0000 mgr.smithi188.chcfuf (mgr.14642) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:47.281784+0000 mgr.smithi188.chcfuf (mgr.14642) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:50.182 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:05:50.796 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:05:50.796 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:05:50.796 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (11m) 5m ago 11m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:05:50.796 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (10m) 5m ago 10m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:05:50.796 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (7m) 5m ago 7m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (7m) 5m ago 7m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (12m) 5m ago 12m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (6m) 5m ago 10m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (12m) 5m ago 12m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (10m) 5m ago 10m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (5m) 5m ago 5m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (5m) 5m ago 5m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (10m) 5m ago 10m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:05:50.797 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (10m) 5m ago 10m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (10m) 5m ago 10m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (9m) 5m ago 9m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (9m) 5m ago 9m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (9m) 5m ago 9m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (9m) 5m ago 9m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (8m) 5m ago 8m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (8m) 5m ago 8m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (8m) 5m ago 8m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:05:50.798 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (9m) 5m ago 10m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:05:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:49.282431+0000 mgr.smithi188.chcfuf (mgr.14642) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:49.282431+0000 mgr.smithi188.chcfuf (mgr.14642) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:05:51.168 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:05:51.169 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:05:51.483 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:05:51.484 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:05:51.837 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:51.864 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:05:51.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:50.166046+0000 mgr.smithi188.chcfuf (mgr.14642) 275 : audit [DBG] from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:51.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:50.480064+0000 mgr.smithi188.chcfuf (mgr.14642) 276 : audit [DBG] from='client.14978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:51.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:51 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:51.167445+0000 mon.smithi124 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.124:0/107464839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:05:51.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:50.166046+0000 mgr.smithi188.chcfuf (mgr.14642) 275 : audit [DBG] from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:51.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:50.480064+0000 mgr.smithi188.chcfuf (mgr.14642) 276 : audit [DBG] from='client.14978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:51.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:51 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:51.167445+0000 mon.smithi124 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.124:0/107464839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:05:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:50.785793+0000 mgr.smithi188.chcfuf (mgr.14642) 277 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:51.283044+0000 mgr.smithi188.chcfuf (mgr.14642) 278 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:51.482920+0000 mgr.smithi188.chcfuf (mgr.14642) 279 : audit [DBG] from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:51.864344+0000 mon.smithi124 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.124:0/1846389233' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:05:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:50.785793+0000 mgr.smithi188.chcfuf (mgr.14642) 277 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:51.283044+0000 mgr.smithi188.chcfuf (mgr.14642) 278 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:52.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:51.482920+0000 mgr.smithi188.chcfuf (mgr.14642) 279 : audit [DBG] from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:05:52.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:51.864344+0000 mon.smithi124 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.124:0/1846389233' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:05:53.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:53 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:53.283440+0000 mgr.smithi188.chcfuf (mgr.14642) 280 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:53.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:53.283440+0000 mgr.smithi188.chcfuf (mgr.14642) 280 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:56.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:55.283905+0000 mgr.smithi188.chcfuf (mgr.14642) 281 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:56.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:05:55.350770+0000 mon.smithi188 (mon.1) 107 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:56.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:55.283905+0000 mgr.smithi188.chcfuf (mgr.14642) 281 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:05:56.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:05:55.350770+0000 mon.smithi188 (mon.1) 107 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:05:56.886 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:05:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:05:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:57.284651+0000 mgr.smithi188.chcfuf (mgr.14642) 282 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:05:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:05:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:57.284651+0000 mgr.smithi188.chcfuf (mgr.14642) 282 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:05:59.285177+0000 mgr.smithi188.chcfuf (mgr.14642) 283 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:05:59.285177+0000 mgr.smithi188.chcfuf (mgr.14642) 283 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:01.935 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:01.285984+0000 mgr.smithi188.chcfuf (mgr.14642) 284 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:01.285984+0000 mgr.smithi188.chcfuf (mgr.14642) 284 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:03.286538+0000 mgr.smithi188.chcfuf (mgr.14642) 285 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:03.286538+0000 mgr.smithi188.chcfuf (mgr.14642) 285 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:06.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:05.286912+0000 mgr.smithi188.chcfuf (mgr.14642) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:06.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:05.286912+0000 mgr.smithi188.chcfuf (mgr.14642) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:06.990 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:08.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:07.287607+0000 mgr.smithi188.chcfuf (mgr.14642) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:07.287607+0000 mgr.smithi188.chcfuf (mgr.14642) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:09.288156+0000 mgr.smithi188.chcfuf (mgr.14642) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:13.489 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:10.351138+0000 mon.smithi188 (mon.1) 108 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:13.494 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:13.494 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:09.288156+0000 mgr.smithi188.chcfuf (mgr.14642) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:13.494 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:10.351138+0000 mon.smithi188 (mon.1) 108 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:13.494 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:11.288764+0000 mgr.smithi188.chcfuf (mgr.14642) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:13.494 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:11.288764+0000 mgr.smithi188.chcfuf (mgr.14642) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:13.289244+0000 mgr.smithi188.chcfuf (mgr.14642) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:13.289244+0000 mgr.smithi188.chcfuf (mgr.14642) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:15.289735+0000 mgr.smithi188.chcfuf (mgr.14642) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:17.493 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:15.289735+0000 mgr.smithi188.chcfuf (mgr.14642) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:17.493 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:17.290569+0000 mgr.smithi188.chcfuf (mgr.14642) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:17.290569+0000 mgr.smithi188.chcfuf (mgr.14642) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:19.291068+0000 mgr.smithi188.chcfuf (mgr.14642) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:19.291068+0000 mgr.smithi188.chcfuf (mgr.14642) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:22.096 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:22.201 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:06:22.824 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:06:22.824 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:06:22.824 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (11m) 5m ago 11m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:06:22.824 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (11m) 5m ago 11m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:06:22.824 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:06:22.824 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (8m) 5m ago 8m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:06:22.824 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (8m) 5m ago 8m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (12m) 5m ago 12m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (6m) 5m ago 11m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (12m) 5m ago 12m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (11m) 5m ago 11m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (6m) 5m ago 6m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (5m) 5m ago 5m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (11m) 5m ago 11m 18.3M - 0.18.1 e5a616e4b9cf e8ba17ed6403 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (10m) 5m ago 10m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (10m) 5m ago 10m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (10m) 5m ago 10m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (10m) 5m ago 10m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (9m) 5m ago 9m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:06:22.825 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (9m) 5m ago 9m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:06:22.826 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (9m) 5m ago 9m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:06:22.826 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (9m) 5m ago 9m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:06:22.826 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (8m) 5m ago 8m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:06:22.826 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (10m) 5m ago 11m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:06:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:21.291759+0000 mgr.smithi188.chcfuf (mgr.14642) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:21.291759+0000 mgr.smithi188.chcfuf (mgr.14642) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:23.191 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:06:23.191 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:23.192 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:06:23.193 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:06:23.193 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:06:23.193 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:06:23.193 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:06:23.508 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:06:23.508 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:06:23.508 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:06:23.509 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:06:23.509 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:06:23.509 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:06:23.509 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:06:23.509 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:06:23.509 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:06:23.886 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:06:23.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:22.189059+0000 mgr.smithi188.chcfuf (mgr.14642) 295 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:23.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:22.507225+0000 mgr.smithi188.chcfuf (mgr.14642) 296 : audit [DBG] from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:23.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:23.191120+0000 mon.smithi124 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.124:0/773138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:06:23.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:22.189059+0000 mgr.smithi188.chcfuf (mgr.14642) 295 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:22.507225+0000 mgr.smithi188.chcfuf (mgr.14642) 296 : audit [DBG] from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:23.191120+0000 mon.smithi124 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.124:0/773138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:06:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:22.813674+0000 mgr.smithi188.chcfuf (mgr.14642) 297 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:23.292149+0000 mgr.smithi188.chcfuf (mgr.14642) 298 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:23.507544+0000 mgr.smithi188.chcfuf (mgr.14642) 299 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:23.886019+0000 mon.smithi124 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.124:0/1715511002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:06:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:22.813674+0000 mgr.smithi188.chcfuf (mgr.14642) 297 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:23.292149+0000 mgr.smithi188.chcfuf (mgr.14642) 298 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:23.507544+0000 mgr.smithi188.chcfuf (mgr.14642) 299 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:23.886019+0000 mon.smithi124 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.124:0/1715511002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:06:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:25.351261+0000 mon.smithi188 (mon.1) 109 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:25.351261+0000 mon.smithi188 (mon.1) 109 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:25.292680+0000 mgr.smithi188.chcfuf (mgr.14642) 300 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:25.292680+0000 mgr.smithi188.chcfuf (mgr.14642) 300 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:27.138 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:27.293477+0000 mgr.smithi188.chcfuf (mgr.14642) 301 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:27.293477+0000 mgr.smithi188.chcfuf (mgr.14642) 301 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:29.293849+0000 mgr.smithi188.chcfuf (mgr.14642) 302 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:29.293849+0000 mgr.smithi188.chcfuf (mgr.14642) 302 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:32.174 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:31.294662+0000 mgr.smithi188.chcfuf (mgr.14642) 303 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:31.294662+0000 mgr.smithi188.chcfuf (mgr.14642) 303 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:33.295130+0000 mgr.smithi188.chcfuf (mgr.14642) 304 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:34.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:33.295130+0000 mgr.smithi188.chcfuf (mgr.14642) 304 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:36.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:35.295658+0000 mgr.smithi188.chcfuf (mgr.14642) 305 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:36.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:35.295658+0000 mgr.smithi188.chcfuf (mgr.14642) 305 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:37.215 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:37.296426+0000 mgr.smithi188.chcfuf (mgr.14642) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:37.296426+0000 mgr.smithi188.chcfuf (mgr.14642) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:39.296949+0000 mgr.smithi188.chcfuf (mgr.14642) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:40.351723+0000 mon.smithi188 (mon.1) 110 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:39.296949+0000 mgr.smithi188.chcfuf (mgr.14642) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:40.351723+0000 mon.smithi188 (mon.1) 110 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:42.256 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:41.297707+0000 mgr.smithi188.chcfuf (mgr.14642) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:42.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:41.297707+0000 mgr.smithi188.chcfuf (mgr.14642) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:43.298384+0000 mgr.smithi188.chcfuf (mgr.14642) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:43.298384+0000 mgr.smithi188.chcfuf (mgr.14642) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:46.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:45.298798+0000 mgr.smithi188.chcfuf (mgr.14642) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:46.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:46.347176+0000 mon.smithi124 (mon.0) 922 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:06:46.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:46.353532+0000 mon.smithi124 (mon.0) 923 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:06:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:45.298798+0000 mgr.smithi188.chcfuf (mgr.14642) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:46.347176+0000 mon.smithi124 (mon.0) 922 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:06:46.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:46.353532+0000 mon.smithi124 (mon.0) 923 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:06:47.301 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:47.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:06:46.384794+0000 mgr.smithi188.chcfuf (mgr.14642) 311 : cephadm [INF] Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:06:47.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:06:46.384794+0000 mgr.smithi188.chcfuf (mgr.14642) 311 : cephadm [INF] Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:06:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:06:46.607618+0000 mgr.smithi188.chcfuf (mgr.14642) 312 : cephadm [INF] Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:06:48.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:47.299493+0000 mgr.smithi188.chcfuf (mgr.14642) 313 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:06:46.607618+0000 mgr.smithi188.chcfuf (mgr.14642) 312 : cephadm [INF] Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:06:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:47.299493+0000 mgr.smithi188.chcfuf (mgr.14642) 313 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:49.300077+0000 mgr.smithi188.chcfuf (mgr.14642) 314 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:50.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:49.300077+0000 mgr.smithi188.chcfuf (mgr.14642) 314 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:52.335 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:52.783 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:51.300884+0000 mgr.smithi188.chcfuf (mgr.14642) 315 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:51.300884+0000 mgr.smithi188.chcfuf (mgr.14642) 315 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:54.226 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (12m) 6m ago 12m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (11m) 6m ago 11m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (8m) 6m ago 8m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (8m) 6m ago 8m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (13m) 6m ago 13m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (7m) 6m ago 11m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:06:54.849 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (13m) 6m ago 13m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (11m) 6m ago 11m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (6m) 6m ago 6m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (6m) 6m ago 6m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (11m) 6m ago 11m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (11m) 6m ago 11m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (10m) 6m ago 10m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (10m) 6m ago 10m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (10m) 6m ago 10m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (10m) 6m ago 10m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (9m) 6m ago 9m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (9m) 6m ago 9m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:06:54.850 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (9m) 6m ago 9m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:06:54.851 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (10m) 6m ago 11m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:06:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:53.301309+0000 mgr.smithi188.chcfuf (mgr.14642) 316 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:54.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:53.301309+0000 mgr.smithi188.chcfuf (mgr.14642) 316 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:55.222 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:06:55.222 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:06:55.222 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:06:55.222 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:06:55.223 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:06:55.224 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:06:55.224 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:06:55.224 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:06:55.224 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:06:55.538 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:06:55.539 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:06:55.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:54.213004+0000 mgr.smithi188.chcfuf (mgr.14642) 317 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:55.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:54.531003+0000 mgr.smithi188.chcfuf (mgr.14642) 318 : audit [DBG] from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:55.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:55.221765+0000 mon.smithi124 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.124:0/525281521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:06:55.839 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:55.351944+0000 mon.smithi188 (mon.1) 111 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:54.213004+0000 mgr.smithi188.chcfuf (mgr.14642) 317 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:54.531003+0000 mgr.smithi188.chcfuf (mgr.14642) 318 : audit [DBG] from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:55.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:55.221765+0000 mon.smithi124 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.124:0/525281521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:06:55.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:55.351944+0000 mon.smithi188 (mon.1) 111 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:06:55.913 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:06:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:54.837985+0000 mgr.smithi188.chcfuf (mgr.14642) 319 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:55.301896+0000 mgr.smithi188.chcfuf (mgr.14642) 320 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:55.537737+0000 mgr.smithi188.chcfuf (mgr.14642) 321 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:06:55.912805+0000 mon.smithi124 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.124:0/3346952588' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:06:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:54.837985+0000 mgr.smithi188.chcfuf (mgr.14642) 319 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:55.301896+0000 mgr.smithi188.chcfuf (mgr.14642) 320 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:06:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:55.537737+0000 mgr.smithi188.chcfuf (mgr.14642) 321 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:06:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:06:55.912805+0000 mon.smithi124 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.124:0/3346952588' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:06:57.378 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:06:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:06:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:57.302727+0000 mgr.smithi188.chcfuf (mgr.14642) 322 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:06:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:06:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:57.302727+0000 mgr.smithi188.chcfuf (mgr.14642) 322 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:06:59.303400+0000 mgr.smithi188.chcfuf (mgr.14642) 323 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:06:59.303400+0000 mgr.smithi188.chcfuf (mgr.14642) 323 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:02.412 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:01.304046+0000 mgr.smithi188.chcfuf (mgr.14642) 324 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:01.304046+0000 mgr.smithi188.chcfuf (mgr.14642) 324 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:03.304565+0000 mgr.smithi188.chcfuf (mgr.14642) 325 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:03.304565+0000 mgr.smithi188.chcfuf (mgr.14642) 325 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:06.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:05.304989+0000 mgr.smithi188.chcfuf (mgr.14642) 326 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:06.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:05.304989+0000 mgr.smithi188.chcfuf (mgr.14642) 326 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:07.452 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:07.305850+0000 mgr.smithi188.chcfuf (mgr.14642) 327 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:07.305850+0000 mgr.smithi188.chcfuf (mgr.14642) 327 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:09.306449+0000 mgr.smithi188.chcfuf (mgr.14642) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:10.352195+0000 mon.smithi188 (mon.1) 112 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:09.306449+0000 mgr.smithi188.chcfuf (mgr.14642) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:10.352195+0000 mon.smithi188 (mon.1) 112 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:12.489 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:12.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:11.307059+0000 mgr.smithi188.chcfuf (mgr.14642) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:11.307059+0000 mgr.smithi188.chcfuf (mgr.14642) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:13.307490+0000 mgr.smithi188.chcfuf (mgr.14642) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:13.307490+0000 mgr.smithi188.chcfuf (mgr.14642) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:15.308115+0000 mgr.smithi188.chcfuf (mgr.14642) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:15.308115+0000 mgr.smithi188.chcfuf (mgr.14642) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:17.533 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:17.308863+0000 mgr.smithi188.chcfuf (mgr.14642) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:17.308863+0000 mgr.smithi188.chcfuf (mgr.14642) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:19.309531+0000 mgr.smithi188.chcfuf (mgr.14642) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:19.309531+0000 mgr.smithi188.chcfuf (mgr.14642) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:22.574 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:21.310450+0000 mgr.smithi188.chcfuf (mgr.14642) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:21.310450+0000 mgr.smithi188.chcfuf (mgr.14642) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:23.311109+0000 mgr.smithi188.chcfuf (mgr.14642) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:23.311109+0000 mgr.smithi188.chcfuf (mgr.14642) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:25.352514+0000 mon.smithi188 (mon.1) 113 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:25.352514+0000 mon.smithi188 (mon.1) 113 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:26.254 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (12m) 6m ago 12m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (12m) 6m ago 12m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (9m) 6m ago 9m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (9m) 6m ago 9m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:07:26.879 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (13m) 6m ago 13m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (7m) 6m ago 12m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (14m) 6m ago 14m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (12m) 6m ago 12m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (7m) 6m ago 7m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (7m) 6m ago 7m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (11m) 6m ago 11m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (11m) 6m ago 11m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (11m) 6m ago 11m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (11m) 6m ago 11m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (10m) 6m ago 10m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (10m) 6m ago 10m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:07:26.880 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (10m) 6m ago 10m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:07:26.881 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (10m) 6m ago 10m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:07:26.881 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (10m) 6m ago 10m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:07:26.881 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (11m) 6m ago 12m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:07:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:25.311641+0000 mgr.smithi188.chcfuf (mgr.14642) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:26.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:25.311641+0000 mgr.smithi188.chcfuf (mgr.14642) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:27.253 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:07:27.253 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:07:27.253 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:07:27.253 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:27.253 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:07:27.253 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:07:27.253 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:07:27.254 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:07:27.571 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:07:27.571 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:07:27.571 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:07:27.571 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:07:27.571 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:07:27.571 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:07:27.572 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:07:27.572 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:07:27.572 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:07:27.608 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:27.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:26.240895+0000 mgr.smithi188.chcfuf (mgr.14642) 337 : audit [DBG] from='client.15046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:27.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:27.252553+0000 mon.smithi124 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.124:0/2483501499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:07:27.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:26.240895+0000 mgr.smithi188.chcfuf (mgr.14642) 337 : audit [DBG] from='client.15046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:27.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:27.252553+0000 mon.smithi124 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.124:0/2483501499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:07:27.952 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:07:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:26.562578+0000 mgr.smithi188.chcfuf (mgr.14642) 338 : audit [DBG] from='client.15050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:28.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:26.868702+0000 mgr.smithi188.chcfuf (mgr.14642) 339 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:28.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:27.312481+0000 mgr.smithi188.chcfuf (mgr.14642) 340 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:28.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:27.952142+0000 mon.smithi124 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.124:0/3281165707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:07:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:26.562578+0000 mgr.smithi188.chcfuf (mgr.14642) 338 : audit [DBG] from='client.15050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:28.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:26.868702+0000 mgr.smithi188.chcfuf (mgr.14642) 339 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:28.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:27.312481+0000 mgr.smithi188.chcfuf (mgr.14642) 340 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:28.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:27.952142+0000 mon.smithi124 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.124:0/3281165707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:07:29.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:27.570394+0000 mgr.smithi188.chcfuf (mgr.14642) 341 : audit [DBG] from='client.15062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:29.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:27.570394+0000 mgr.smithi188.chcfuf (mgr.14642) 341 : audit [DBG] from='client.15062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:29.312901+0000 mgr.smithi188.chcfuf (mgr.14642) 342 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:29.312901+0000 mgr.smithi188.chcfuf (mgr.14642) 342 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:32.646 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:31.313766+0000 mgr.smithi188.chcfuf (mgr.14642) 343 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:31.313766+0000 mgr.smithi188.chcfuf (mgr.14642) 343 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:33.314266+0000 mgr.smithi188.chcfuf (mgr.14642) 344 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:33.314266+0000 mgr.smithi188.chcfuf (mgr.14642) 344 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:35.314872+0000 mgr.smithi188.chcfuf (mgr.14642) 345 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:35.314872+0000 mgr.smithi188.chcfuf (mgr.14642) 345 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:37.683 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:37.315656+0000 mgr.smithi188.chcfuf (mgr.14642) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:37.315656+0000 mgr.smithi188.chcfuf (mgr.14642) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:39.316085+0000 mgr.smithi188.chcfuf (mgr.14642) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:40.352801+0000 mon.smithi188 (mon.1) 114 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:39.316085+0000 mgr.smithi188.chcfuf (mgr.14642) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:40.352801+0000 mon.smithi188 (mon.1) 114 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:42.735 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:47.069 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:41.316715+0000 mgr.smithi188.chcfuf (mgr.14642) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:47.091 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:43.317179+0000 mgr.smithi188.chcfuf (mgr.14642) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:47.091 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:45.317720+0000 mgr.smithi188.chcfuf (mgr.14642) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:47.091 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:41.316715+0000 mgr.smithi188.chcfuf (mgr.14642) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:47.091 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:43.317179+0000 mgr.smithi188.chcfuf (mgr.14642) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:47.091 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:45.317720+0000 mgr.smithi188.chcfuf (mgr.14642) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:47.770 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:47.318518+0000 mgr.smithi188.chcfuf (mgr.14642) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:47.318518+0000 mgr.smithi188.chcfuf (mgr.14642) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:49.319032+0000 mgr.smithi188.chcfuf (mgr.14642) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:50.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:49.319032+0000 mgr.smithi188.chcfuf (mgr.14642) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:52.817 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:51.319753+0000 mgr.smithi188.chcfuf (mgr.14642) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:51.319753+0000 mgr.smithi188.chcfuf (mgr.14642) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:53.320279+0000 mgr.smithi188.chcfuf (mgr.14642) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:54.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:53.320279+0000 mgr.smithi188.chcfuf (mgr.14642) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:55.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:55.353039+0000 mon.smithi188 (mon.1) 115 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:55.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:55.353039+0000 mon.smithi188 (mon.1) 115 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:07:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:55.320881+0000 mgr.smithi188.chcfuf (mgr.14642) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:55.320881+0000 mgr.smithi188.chcfuf (mgr.14642) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:07:57.858 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:07:58.284 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:07:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:57.321652+0000 mgr.smithi188.chcfuf (mgr.14642) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:58.902 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:07:58.902 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:07:58.902 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (13m) 7m ago 13m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:07:58.902 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (12m) 7m ago 12m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:07:58.902 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:07:58.903 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (9m) 7m ago 9m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:07:58.903 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (9m) 7m ago 9m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:07:58.903 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (14m) 7m ago 14m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:07:58.903 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (8m) 7m ago 12m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:07:58.903 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (14m) 7m ago 14m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:07:58.903 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (12m) 7m ago 12m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:07:58.903 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (7m) 7m ago 7m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:07:58.904 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (7m) 7m ago 7m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:07:58.904 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:07:58.904 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (12m) 7m ago 12m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:07:58.904 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (12m) 7m ago 12m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:07:58.904 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (11m) 7m ago 11m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:07:58.904 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (11m) 7m ago 11m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:07:58.904 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (11m) 7m ago 11m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:07:58.905 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (11m) 7m ago 11m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:07:58.905 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (11m) 7m ago 11m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:07:58.905 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (10m) 7m ago 10m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:07:58.905 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (10m) 7m ago 10m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:07:58.905 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (12m) 7m ago 12m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:07:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:57.321652+0000 mgr.smithi188.chcfuf (mgr.14642) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:07:59.267 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:07:59.267 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:07:59.268 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:07:59.269 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:07:59.269 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:07:59.269 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:07:59.269 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:07:59.269 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:07:59.586 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:07:59.587 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:07:59.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:58.270801+0000 mgr.smithi188.chcfuf (mgr.14642) 357 : audit [DBG] from='client.15070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:59.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:07:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:59.267186+0000 mon.smithi124 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.124:0/2745501104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:07:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:58.270801+0000 mgr.smithi188.chcfuf (mgr.14642) 357 : audit [DBG] from='client.15070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:07:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:07:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:59.267186+0000 mon.smithi124 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.124:0/2745501104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:07:59.958 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:08:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:58.587937+0000 mgr.smithi188.chcfuf (mgr.14642) 358 : audit [DBG] from='client.15074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:58.891533+0000 mgr.smithi188.chcfuf (mgr.14642) 359 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:07:59.322151+0000 mgr.smithi188.chcfuf (mgr.14642) 360 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:59.958338+0000 mon.smithi124 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.124:0/618228230' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:08:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:58.587937+0000 mgr.smithi188.chcfuf (mgr.14642) 358 : audit [DBG] from='client.15074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:58.891533+0000 mgr.smithi188.chcfuf (mgr.14642) 359 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:07:59.322151+0000 mgr.smithi188.chcfuf (mgr.14642) 360 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:59.958338+0000 mon.smithi124 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.124:0/618228230' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:08:01.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:07:59.585652+0000 mgr.smithi188.chcfuf (mgr.14642) 361 : audit [DBG] from='client.15086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:01.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:01 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:07:59.585652+0000 mgr.smithi188.chcfuf (mgr.14642) 361 : audit [DBG] from='client.15086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:01.322952+0000 mgr.smithi188.chcfuf (mgr.14642) 362 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:02.907 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:01.322952+0000 mgr.smithi188.chcfuf (mgr.14642) 362 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:03.323379+0000 mgr.smithi188.chcfuf (mgr.14642) 363 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:03.323379+0000 mgr.smithi188.chcfuf (mgr.14642) 363 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:05.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:05.323783+0000 mgr.smithi188.chcfuf (mgr.14642) 364 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:05.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:05.323783+0000 mgr.smithi188.chcfuf (mgr.14642) 364 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:07.944 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:08.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:07.324578+0000 mgr.smithi188.chcfuf (mgr.14642) 365 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:07.324578+0000 mgr.smithi188.chcfuf (mgr.14642) 365 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:09.325018+0000 mgr.smithi188.chcfuf (mgr.14642) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:10.353375+0000 mon.smithi188 (mon.1) 116 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:09.325018+0000 mgr.smithi188.chcfuf (mgr.14642) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:10.353375+0000 mon.smithi188 (mon.1) 116 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:12.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:11.325795+0000 mgr.smithi188.chcfuf (mgr.14642) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:11.325795+0000 mgr.smithi188.chcfuf (mgr.14642) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:12.975 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:13.326215+0000 mgr.smithi188.chcfuf (mgr.14642) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:13.326215+0000 mgr.smithi188.chcfuf (mgr.14642) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:15.326584+0000 mgr.smithi188.chcfuf (mgr.14642) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:15.326584+0000 mgr.smithi188.chcfuf (mgr.14642) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:18.020 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:17.327346+0000 mgr.smithi188.chcfuf (mgr.14642) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:17.327346+0000 mgr.smithi188.chcfuf (mgr.14642) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:19.327860+0000 mgr.smithi188.chcfuf (mgr.14642) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:19.327860+0000 mgr.smithi188.chcfuf (mgr.14642) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:21.328547+0000 mgr.smithi188.chcfuf (mgr.14642) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:21.328547+0000 mgr.smithi188.chcfuf (mgr.14642) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:23.057 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:23.328963+0000 mgr.smithi188.chcfuf (mgr.14642) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:23.328963+0000 mgr.smithi188.chcfuf (mgr.14642) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:25.838 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:25.353662+0000 mon.smithi188 (mon.1) 117 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:25.353662+0000 mon.smithi188 (mon.1) 117 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:25.329418+0000 mgr.smithi188.chcfuf (mgr.14642) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:25.329418+0000 mgr.smithi188.chcfuf (mgr.14642) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:28.101 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:27.330321+0000 mgr.smithi188.chcfuf (mgr.14642) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:27.330321+0000 mgr.smithi188.chcfuf (mgr.14642) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:30.300 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:08:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:29.330869+0000 mgr.smithi188.chcfuf (mgr.14642) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:29.330869+0000 mgr.smithi188.chcfuf (mgr.14642) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:30.918 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:08:30.918 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (13m) 8m ago 13m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (13m) 8m ago 13m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (10m) 8m ago 10m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (10m) 8m ago 10m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (15m) 8m ago 15m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (8m) 8m ago 13m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (15m) 8m ago 15m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (13m) 8m ago 13m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (8m) 8m ago 8m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:08:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (8m) 8m ago 8m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (12m) 8m ago 12m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (12m) 8m ago 12m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (12m) 8m ago 12m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (12m) 8m ago 12m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (11m) 8m ago 11m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (11m) 8m ago 11m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (11m) 8m ago 11m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (11m) 8m ago 11m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (11m) 8m ago 11m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:08:30.920 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (12m) 8m ago 13m 47.0M - 2.18.1 de242295e225 ff382ee642e1 2023-11-16T13:08:31.289 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:08:31.290 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:08:31.291 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:08:31.613 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:08:31.614 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:08:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:30.287006+0000 mgr.smithi188.chcfuf (mgr.14642) 377 : audit [DBG] from='client.15094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:31.289274+0000 mon.smithi124 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.124:0/3104901985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:08:31.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:30.287006+0000 mgr.smithi188.chcfuf (mgr.14642) 377 : audit [DBG] from='client.15094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:31.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:31.289274+0000 mon.smithi124 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.124:0/3104901985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:08:31.985 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:08:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:30.604462+0000 mgr.smithi188.chcfuf (mgr.14642) 378 : audit [DBG] from='client.15098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:30.908078+0000 mgr.smithi188.chcfuf (mgr.14642) 379 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:31.331551+0000 mgr.smithi188.chcfuf (mgr.14642) 380 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:32.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:31.985043+0000 mon.smithi124 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.124:0/898361832' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:08:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:30.604462+0000 mgr.smithi188.chcfuf (mgr.14642) 378 : audit [DBG] from='client.15098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:32.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:30.908078+0000 mgr.smithi188.chcfuf (mgr.14642) 379 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:32.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:31.331551+0000 mgr.smithi188.chcfuf (mgr.14642) 380 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:32.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:31.985043+0000 mon.smithi124 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.124:0/898361832' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:08:33.147 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:33.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:33 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:31.612523+0000 mgr.smithi188.chcfuf (mgr.14642) 381 : audit [DBG] from='client.15110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:33.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:31.612523+0000 mgr.smithi188.chcfuf (mgr.14642) 381 : audit [DBG] from='client.15110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:08:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:33.332150+0000 mgr.smithi188.chcfuf (mgr.14642) 382 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:33.332150+0000 mgr.smithi188.chcfuf (mgr.14642) 382 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:36.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:35.332581+0000 mgr.smithi188.chcfuf (mgr.14642) 383 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:35.332581+0000 mgr.smithi188.chcfuf (mgr.14642) 383 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:38.190 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:37.333519+0000 mgr.smithi188.chcfuf (mgr.14642) 384 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:37.333519+0000 mgr.smithi188.chcfuf (mgr.14642) 384 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:39.333945+0000 mgr.smithi188.chcfuf (mgr.14642) 385 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:40.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:40.353912+0000 mon.smithi188 (mon.1) 118 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:39.333945+0000 mgr.smithi188.chcfuf (mgr.14642) 385 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:40.353912+0000 mon.smithi188 (mon.1) 118 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:41.334770+0000 mgr.smithi188.chcfuf (mgr.14642) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:42.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:41.334770+0000 mgr.smithi188.chcfuf (mgr.14642) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:43.230 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:43.335287+0000 mgr.smithi188.chcfuf (mgr.14642) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:43.335287+0000 mgr.smithi188.chcfuf (mgr.14642) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:45.335737+0000 mgr.smithi188.chcfuf (mgr.14642) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:45.335737+0000 mgr.smithi188.chcfuf (mgr.14642) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:48.272 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:48.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:47.336514+0000 mgr.smithi188.chcfuf (mgr.14642) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:47.336514+0000 mgr.smithi188.chcfuf (mgr.14642) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:49.336958+0000 mgr.smithi188.chcfuf (mgr.14642) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:49.336958+0000 mgr.smithi188.chcfuf (mgr.14642) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:51.337681+0000 mgr.smithi188.chcfuf (mgr.14642) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:51.337681+0000 mgr.smithi188.chcfuf (mgr.14642) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:53.321 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:53.338239+0000 mgr.smithi188.chcfuf (mgr.14642) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:53.663194+0000 mon.smithi124 (mon.0) 932 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:08:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:53.673924+0000 mon.smithi124 (mon.0) 933 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:08:54.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:53.338239+0000 mgr.smithi188.chcfuf (mgr.14642) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:54.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:53.663194+0000 mon.smithi124 (mon.0) 932 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:08:54.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:53.673924+0000 mon.smithi124 (mon.0) 933 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:08:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:08:53.693735+0000 mgr.smithi188.chcfuf (mgr.14642) 393 : cephadm [INF] Reconfiguring node-exporter.smithi188 (dependencies changed)... 2023-11-16T13:08:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:08:53.694200+0000 mgr.smithi188.chcfuf (mgr.14642) 394 : cephadm [INF] Reconfiguring daemon node-exporter.smithi188 on smithi188 2023-11-16T13:08:55.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:08:55.354201+0000 mon.smithi188 (mon.1) 119 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:55.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:08:53.693735+0000 mgr.smithi188.chcfuf (mgr.14642) 393 : cephadm [INF] Reconfiguring node-exporter.smithi188 (dependencies changed)... 2023-11-16T13:08:55.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:08:53.694200+0000 mgr.smithi188.chcfuf (mgr.14642) 394 : cephadm [INF] Reconfiguring daemon node-exporter.smithi188 on smithi188 2023-11-16T13:08:55.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:08:55.354201+0000 mon.smithi188 (mon.1) 119 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:08:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:55.338821+0000 mgr.smithi188.chcfuf (mgr.14642) 395 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:55.338821+0000 mgr.smithi188.chcfuf (mgr.14642) 395 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:08:58.361 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:08:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:08:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:57.339644+0000 mgr.smithi188.chcfuf (mgr.14642) 396 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:08:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:08:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:57.339644+0000 mgr.smithi188.chcfuf (mgr.14642) 396 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:08:59.340138+0000 mgr.smithi188.chcfuf (mgr.14642) 397 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:08:59.340138+0000 mgr.smithi188.chcfuf (mgr.14642) 397 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:02.324 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:09:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:01.341019+0000 mgr.smithi188.chcfuf (mgr.14642) 398 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:01.341019+0000 mgr.smithi188.chcfuf (mgr.14642) 398 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (14m) 8m ago 14m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (13m) 8m ago 13m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (10m) 8m ago 10m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (10m) 8m ago 10m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (15m) 8m ago 15m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:09:02.945 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (9m) 8m ago 13m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (15m) 8m ago 15m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (13m) 8m ago 13m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (8m) 8m ago 8m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (8m) 8m ago 8m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (13m) 8m ago 13m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (13m) 8m ago 13m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (13m) 8m ago 13m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (12m) 8m ago 12m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:09:02.946 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (12m) 8m ago 12m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:09:02.947 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (12m) 8m ago 12m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:09:02.947 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (12m) 8m ago 12m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:09:02.947 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (11m) 8m ago 11m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:09:02.947 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (11m) 8m ago 11m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:09:02.947 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 starting - - - - 2023-11-16T13:09:03.317 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:09:03.318 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:09:03.319 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:09:03.394 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:03.643 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:09:03.644 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:09:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:02.309928+0000 mgr.smithi188.chcfuf (mgr.14642) 399 : audit [DBG] from='client.15118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:03.317333+0000 mon.smithi124 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.124:0/1048692553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:09:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:02.309928+0000 mgr.smithi188.chcfuf (mgr.14642) 399 : audit [DBG] from='client.15118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:03.317333+0000 mon.smithi124 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.124:0/1048692553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:09:04.017 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:09:04.822 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:02.627307+0000 mgr.smithi188.chcfuf (mgr.14642) 400 : audit [DBG] from='client.15122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:04.822 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:02.934444+0000 mgr.smithi188.chcfuf (mgr.14642) 401 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:04.823 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:03.341402+0000 mgr.smithi188.chcfuf (mgr.14642) 402 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:04.823 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:04.016515+0000 mon.smithi124 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.124:0/1316133558' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:09:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:02.627307+0000 mgr.smithi188.chcfuf (mgr.14642) 400 : audit [DBG] from='client.15122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:02.934444+0000 mgr.smithi188.chcfuf (mgr.14642) 401 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:03.341402+0000 mgr.smithi188.chcfuf (mgr.14642) 402 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:04.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:04.016515+0000 mon.smithi124 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.124:0/1316133558' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:09:05.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:05 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:03.642067+0000 mgr.smithi188.chcfuf (mgr.14642) 403 : audit [DBG] from='client.15134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:05 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:03.642067+0000 mgr.smithi188.chcfuf (mgr.14642) 403 : audit [DBG] from='client.15134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:06.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:05.341886+0000 mgr.smithi188.chcfuf (mgr.14642) 404 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:06.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:05.341886+0000 mgr.smithi188.chcfuf (mgr.14642) 404 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:07.342762+0000 mgr.smithi188.chcfuf (mgr.14642) 405 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:07.342762+0000 mgr.smithi188.chcfuf (mgr.14642) 405 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:08.434 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:10.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:09.343330+0000 mgr.smithi188.chcfuf (mgr.14642) 406 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:10.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:10.354729+0000 mon.smithi188 (mon.1) 120 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:09.343330+0000 mgr.smithi188.chcfuf (mgr.14642) 406 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:10.354729+0000 mon.smithi188 (mon.1) 120 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:11.343923+0000 mgr.smithi188.chcfuf (mgr.14642) 407 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:11.343923+0000 mgr.smithi188.chcfuf (mgr.14642) 407 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:13.473 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:13.344439+0000 mgr.smithi188.chcfuf (mgr.14642) 408 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:13.344439+0000 mgr.smithi188.chcfuf (mgr.14642) 408 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:16.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:15.344831+0000 mgr.smithi188.chcfuf (mgr.14642) 409 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:15.344831+0000 mgr.smithi188.chcfuf (mgr.14642) 409 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:18.510 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:17.345726+0000 mgr.smithi188.chcfuf (mgr.14642) 410 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:17.345726+0000 mgr.smithi188.chcfuf (mgr.14642) 410 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:20.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:19.346314+0000 mgr.smithi188.chcfuf (mgr.14642) 411 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:19.346314+0000 mgr.smithi188.chcfuf (mgr.14642) 411 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:21.347320+0000 mgr.smithi188.chcfuf (mgr.14642) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:21.347320+0000 mgr.smithi188.chcfuf (mgr.14642) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:23.546 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:23.347806+0000 mgr.smithi188.chcfuf (mgr.14642) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:23.347806+0000 mgr.smithi188.chcfuf (mgr.14642) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:25.874 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:25.354810+0000 mon.smithi188 (mon.1) 121 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:25.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:25.354810+0000 mon.smithi188 (mon.1) 121 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:26.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:25.348359+0000 mgr.smithi188.chcfuf (mgr.14642) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:25.348359+0000 mgr.smithi188.chcfuf (mgr.14642) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:28.588 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:27.349308+0000 mgr.smithi188.chcfuf (mgr.14642) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:27.349308+0000 mgr.smithi188.chcfuf (mgr.14642) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:30.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:29.349785+0000 mgr.smithi188.chcfuf (mgr.14642) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:30.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:29.349785+0000 mgr.smithi188.chcfuf (mgr.14642) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:32.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:31.350567+0000 mgr.smithi188.chcfuf (mgr.14642) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:31.350567+0000 mgr.smithi188.chcfuf (mgr.14642) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:33.629 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:34.358 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:09:34.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:33.351035+0000 mgr.smithi188.chcfuf (mgr.14642) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:33.351035+0000 mgr.smithi188.chcfuf (mgr.14642) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (14m) 9m ago 14m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (14m) 9m ago 14m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (11m) 9m ago 11m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (11m) 9m ago 11m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (16m) 9m ago 16m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (9m) 9m ago 14m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:09:34.979 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (16m) 9m ago 16m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (14m) 9m ago 14m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (9m) 9m ago 9m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (9m) 9m ago 9m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (13m) 9m ago 13m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (13m) 9m ago 13m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (13m) 9m ago 13m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (13m) 9m ago 13m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (13m) 9m ago 13m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (12m) 9m ago 12m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (12m) 9m ago 12m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (12m) 9m ago 12m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:09:34.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (12m) 9m ago 12m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:09:34.981 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 starting - - - - 2023-11-16T13:09:35.344 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:09:35.344 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:09:35.344 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:09:35.345 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:09:35.346 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:09:35.346 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:09:35.346 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:09:35.346 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:09:35.346 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:09:35.665 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:09:35.665 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:09:35.666 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:09:35.666 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:09:35.666 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:09:35.666 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:09:35.666 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:09:35.667 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:09:35.667 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:09:35.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:34.343441+0000 mgr.smithi188.chcfuf (mgr.14642) 419 : audit [DBG] from='client.15142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:35.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:35.344014+0000 mon.smithi124 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.124:0/4176177687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:09:35.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:34.343441+0000 mgr.smithi188.chcfuf (mgr.14642) 419 : audit [DBG] from='client.15142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:35.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:35.344014+0000 mon.smithi124 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.124:0/4176177687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:09:36.036 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:09:36.749 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:34.661462+0000 mgr.smithi188.chcfuf (mgr.14642) 420 : audit [DBG] from='client.15146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:36.749 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:34.968321+0000 mgr.smithi188.chcfuf (mgr.14642) 421 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:36.749 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:35.351582+0000 mgr.smithi188.chcfuf (mgr.14642) 422 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:36.749 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:36.036355+0000 mon.smithi124 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.124:0/905239692' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:09:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:34.661462+0000 mgr.smithi188.chcfuf (mgr.14642) 420 : audit [DBG] from='client.15146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:36.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:34.968321+0000 mgr.smithi188.chcfuf (mgr.14642) 421 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:36.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:35.351582+0000 mgr.smithi188.chcfuf (mgr.14642) 422 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:36.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:36.036355+0000 mon.smithi124 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.124:0/905239692' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:09:37.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:37 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:35.664075+0000 mgr.smithi188.chcfuf (mgr.14642) 423 : audit [DBG] from='client.15158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:37.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:35.664075+0000 mgr.smithi188.chcfuf (mgr.14642) 423 : audit [DBG] from='client.15158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:09:38.670 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:37.352359+0000 mgr.smithi188.chcfuf (mgr.14642) 424 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:37.352359+0000 mgr.smithi188.chcfuf (mgr.14642) 424 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:39.352820+0000 mgr.smithi188.chcfuf (mgr.14642) 425 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:40.355077+0000 mon.smithi188 (mon.1) 122 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:39.352820+0000 mgr.smithi188.chcfuf (mgr.14642) 425 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:40.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:40.355077+0000 mon.smithi188 (mon.1) 122 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:41.353659+0000 mgr.smithi188.chcfuf (mgr.14642) 426 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:42.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:41.353659+0000 mgr.smithi188.chcfuf (mgr.14642) 426 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:43.705 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:43.354166+0000 mgr.smithi188.chcfuf (mgr.14642) 427 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:43.354166+0000 mgr.smithi188.chcfuf (mgr.14642) 427 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:45.354519+0000 mgr.smithi188.chcfuf (mgr.14642) 428 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:45.354519+0000 mgr.smithi188.chcfuf (mgr.14642) 428 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:48.735 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:47.355309+0000 mgr.smithi188.chcfuf (mgr.14642) 429 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:47.355309+0000 mgr.smithi188.chcfuf (mgr.14642) 429 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:49.355777+0000 mgr.smithi188.chcfuf (mgr.14642) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:49.355777+0000 mgr.smithi188.chcfuf (mgr.14642) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:51.356699+0000 mgr.smithi188.chcfuf (mgr.14642) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:51.356699+0000 mgr.smithi188.chcfuf (mgr.14642) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:53.775 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:53.357206+0000 mgr.smithi188.chcfuf (mgr.14642) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:54.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:53.357206+0000 mgr.smithi188.chcfuf (mgr.14642) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:09:55.355320+0000 mon.smithi188 (mon.1) 123 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:55.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:09:55.355320+0000 mon.smithi188 (mon.1) 123 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:09:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:55.359296+0000 mgr.smithi188.chcfuf (mgr.14642) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:55.359296+0000 mgr.smithi188.chcfuf (mgr.14642) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:09:58.809 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:09:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:09:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:57.360019+0000 mgr.smithi188.chcfuf (mgr.14642) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:09:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:09:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:57.360019+0000 mgr.smithi188.chcfuf (mgr.14642) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:09:59.360524+0000 mgr.smithi188.chcfuf (mgr.14642) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:00.000180+0000 mon.smithi124 (mon.0) 938 : cluster [INF] overall HEALTH_OK 2023-11-16T13:10:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:09:59.360524+0000 mgr.smithi188.chcfuf (mgr.14642) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:00.000180+0000 mon.smithi124 (mon.0) 938 : cluster [INF] overall HEALTH_OK 2023-11-16T13:10:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:01.361173+0000 mgr.smithi188.chcfuf (mgr.14642) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:01.361173+0000 mgr.smithi188.chcfuf (mgr.14642) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:03.848 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:03.361516+0000 mgr.smithi188.chcfuf (mgr.14642) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:04 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:03.361516+0000 mgr.smithi188.chcfuf (mgr.14642) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:06.376 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:10:06.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:05.361897+0000 mgr.smithi188.chcfuf (mgr.14642) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:06.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:05.361897+0000 mgr.smithi188.chcfuf (mgr.14642) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:06.997 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:10:06.997 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:10:06.997 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (15m) 9m ago 15m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:10:06.997 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (14m) 9m ago 14m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:10:06.997 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (11m) 9m ago 11m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (11m) 9m ago 11m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (16m) 9m ago 16m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (10m) 9m ago 14m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (16m) 9m ago 16m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (14m) 9m ago 14m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (9m) 9m ago 9m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (9m) 9m ago 9m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (14m) 9m ago 14m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (14m) 9m ago 14m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:10:06.998 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (14m) 9m ago 14m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:10:06.999 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (13m) 9m ago 13m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:10:06.999 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (13m) 9m ago 13m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:10:06.999 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (13m) 9m ago 13m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:10:06.999 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (13m) 9m ago 13m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:10:06.999 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (12m) 9m ago 12m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:10:06.999 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (12m) 9m ago 12m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:10:06.999 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 starting - - - - 2023-11-16T13:10:07.366 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:07.367 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:10:07.368 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:10:07.688 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:10:07.689 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:10:07.689 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:10:07.689 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:10:07.689 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:10:07.690 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:10:07.690 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:10:07.690 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:10:07.691 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:10:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:06.362467+0000 mgr.smithi188.chcfuf (mgr.14642) 439 : audit [DBG] from='client.15166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:07.366201+0000 mon.smithi124 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.124:0/2292652054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:10:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:06.362467+0000 mgr.smithi188.chcfuf (mgr.14642) 439 : audit [DBG] from='client.15166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:07.366201+0000 mon.smithi124 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.124:0/2292652054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:10:08.056 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:10:08.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:06.680559+0000 mgr.smithi188.chcfuf (mgr.14642) 440 : audit [DBG] from='client.15170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:06.987066+0000 mgr.smithi188.chcfuf (mgr.14642) 441 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:07.362665+0000 mgr.smithi188.chcfuf (mgr.14642) 442 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:08.056000+0000 mon.smithi124 (mon.0) 940 : audit [DBG] from='client.? 172.21.15.124:0/4254357154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:10:08.897 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:06.680559+0000 mgr.smithi188.chcfuf (mgr.14642) 440 : audit [DBG] from='client.15170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:06.987066+0000 mgr.smithi188.chcfuf (mgr.14642) 441 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:07.362665+0000 mgr.smithi188.chcfuf (mgr.14642) 442 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:08.056000+0000 mon.smithi124 (mon.0) 940 : audit [DBG] from='client.? 172.21.15.124:0/4254357154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:10:09.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:07.685990+0000 mgr.smithi188.chcfuf (mgr.14642) 443 : audit [DBG] from='client.15182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:09.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:07.685990+0000 mgr.smithi188.chcfuf (mgr.14642) 443 : audit [DBG] from='client.15182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:09.363037+0000 mgr.smithi188.chcfuf (mgr.14642) 444 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:10.355876+0000 mon.smithi188 (mon.1) 124 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:09.363037+0000 mgr.smithi188.chcfuf (mgr.14642) 444 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:10.355876+0000 mon.smithi188 (mon.1) 124 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:11.363660+0000 mgr.smithi188.chcfuf (mgr.14642) 445 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:11.363660+0000 mgr.smithi188.chcfuf (mgr.14642) 445 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:13.939 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:13.364052+0000 mgr.smithi188.chcfuf (mgr.14642) 446 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:14.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:13.364052+0000 mgr.smithi188.chcfuf (mgr.14642) 446 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:15.364615+0000 mgr.smithi188.chcfuf (mgr.14642) 447 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:15.364615+0000 mgr.smithi188.chcfuf (mgr.14642) 447 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:17.365330+0000 mgr.smithi188.chcfuf (mgr.14642) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:18.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:17.365330+0000 mgr.smithi188.chcfuf (mgr.14642) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:18.991 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:20.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:19.365824+0000 mgr.smithi188.chcfuf (mgr.14642) 449 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:19.365824+0000 mgr.smithi188.chcfuf (mgr.14642) 449 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:21.366604+0000 mgr.smithi188.chcfuf (mgr.14642) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:22.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:21.366604+0000 mgr.smithi188.chcfuf (mgr.14642) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:24.029 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:23.367038+0000 mgr.smithi188.chcfuf (mgr.14642) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:23.367038+0000 mgr.smithi188.chcfuf (mgr.14642) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:25.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:25.355957+0000 mon.smithi188 (mon.1) 125 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:25.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:25.355957+0000 mon.smithi188 (mon.1) 125 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:26.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:25.370017+0000 mgr.smithi188.chcfuf (mgr.14642) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:25.370017+0000 mgr.smithi188.chcfuf (mgr.14642) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:28.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:27.370759+0000 mgr.smithi188.chcfuf (mgr.14642) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:32.832 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:32.832 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:27.370759+0000 mgr.smithi188.chcfuf (mgr.14642) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:32.832 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:29.371313+0000 mgr.smithi188.chcfuf (mgr.14642) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:32.832 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:29.371313+0000 mgr.smithi188.chcfuf (mgr.14642) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:32.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:31.372074+0000 mgr.smithi188.chcfuf (mgr.14642) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:31.372074+0000 mgr.smithi188.chcfuf (mgr.14642) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:34.121 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:34.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:34 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:33.372554+0000 mgr.smithi188.chcfuf (mgr.14642) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:34.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:33.372554+0000 mgr.smithi188.chcfuf (mgr.14642) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:36.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:36 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:35.373135+0000 mgr.smithi188.chcfuf (mgr.14642) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:35.373135+0000 mgr.smithi188.chcfuf (mgr.14642) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:38.392 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:10:38.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:37.373852+0000 mgr.smithi188.chcfuf (mgr.14642) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:38.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:37.373852+0000 mgr.smithi188.chcfuf (mgr.14642) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:39.011 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:10:39.011 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 starting - - - - 2023-11-16T13:10:39.011 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (16m) 10m ago 16m 7008k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:10:39.011 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (15m) 10m ago 15m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:10:39.011 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 starting - - - - 2023-11-16T13:10:39.011 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (12m) 10m ago 12m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:10:39.011 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (12m) 10m ago 12m 14.1M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:9283 running (17m) 10m ago 17m 389M - 16.2.5 6933c2a0b7dd 962f18a8486a 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (10m) 10m ago 15m 506M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (17m) 10m ago 17m 125M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (15m) 10m ago 15m 82.9M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (10m) 10m ago 10m 50.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (10m) 10m ago 10m 18.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 starting - - - - 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (15m) 10m ago 15m 18.1M - 0.18.1 e5a616e4b9cf cf92fc99fa00 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (14m) 10m ago 14m 1168M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (14m) 10m ago 14m 973M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (14m) 10m ago 14m 651M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (14m) 10m ago 14m 1058M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:10:39.012 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (13m) 10m ago 13m 1070M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:10:39.013 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (13m) 10m ago 13m 1298M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:10:39.013 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (13m) 10m ago 13m 1046M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:10:39.013 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (13m) 10m ago 13m 1696M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:10:39.013 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 starting - - - - 2023-11-16T13:10:39.152 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:39.389 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:10:39.390 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:10:39.707 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:10:39.707 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:10:39.708 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:10:39.708 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:10:39.708 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:10:39.708 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "1/23 daemons upgraded", 2023-11-16T13:10:39.708 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:10:39.708 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:10:39.708 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:10:39.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:38.378619+0000 mgr.smithi188.chcfuf (mgr.14642) 459 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:39.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:39 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:39.388479+0000 mon.smithi124 (mon.0) 941 : audit [DBG] from='client.? 172.21.15.124:0/1270554063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:10:39.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:38.378619+0000 mgr.smithi188.chcfuf (mgr.14642) 459 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:39.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:39.388479+0000 mon.smithi124 (mon.0) 941 : audit [DBG] from='client.? 172.21.15.124:0/1270554063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:10:40.078 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:10:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:38.697353+0000 mgr.smithi188.chcfuf (mgr.14642) 460 : audit [DBG] from='client.15194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:39.001186+0000 mgr.smithi188.chcfuf (mgr.14642) 461 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:39.374281+0000 mgr.smithi188.chcfuf (mgr.14642) 462 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:40.078039+0000 mon.smithi124 (mon.0) 942 : audit [DBG] from='client.? 172.21.15.124:0/111897427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:10:40.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:40.356335+0000 mon.smithi188 (mon.1) 126 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:38.697353+0000 mgr.smithi188.chcfuf (mgr.14642) 460 : audit [DBG] from='client.15194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:39.001186+0000 mgr.smithi188.chcfuf (mgr.14642) 461 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:39.374281+0000 mgr.smithi188.chcfuf (mgr.14642) 462 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:40.078039+0000 mon.smithi124 (mon.0) 942 : audit [DBG] from='client.? 172.21.15.124:0/111897427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:10:40.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:40.356335+0000 mon.smithi188 (mon.1) 126 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:41.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:41 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:39.706539+0000 mgr.smithi188.chcfuf (mgr.14642) 463 : audit [DBG] from='client.15206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:41.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:39.706539+0000 mgr.smithi188.chcfuf (mgr.14642) 463 : audit [DBG] from='client.15206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:10:42.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:42 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:41.374947+0000 mgr.smithi188.chcfuf (mgr.14642) 464 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:42.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:41.374947+0000 mgr.smithi188.chcfuf (mgr.14642) 464 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:44.189 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:44.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:44 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:43.375447+0000 mgr.smithi188.chcfuf (mgr.14642) 465 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:43.375447+0000 mgr.smithi188.chcfuf (mgr.14642) 465 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:46 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:45.375834+0000 mgr.smithi188.chcfuf (mgr.14642) 466 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:45.375834+0000 mgr.smithi188.chcfuf (mgr.14642) 466 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:48 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:47.376716+0000 mgr.smithi188.chcfuf (mgr.14642) 467 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:48.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:47.376716+0000 mgr.smithi188.chcfuf (mgr.14642) 467 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:49.235 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:50.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:50 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:49.377238+0000 mgr.smithi188.chcfuf (mgr.14642) 468 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:50 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:49.377238+0000 mgr.smithi188.chcfuf (mgr.14642) 468 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:51.377889+0000 mgr.smithi188.chcfuf (mgr.14642) 469 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:51.377889+0000 mgr.smithi188.chcfuf (mgr.14642) 469 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:54.282 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:54.868 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:53.378501+0000 mgr.smithi188.chcfuf (mgr.14642) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:53.378501+0000 mgr.smithi188.chcfuf (mgr.14642) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:56.028 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.915680+0000 mon.smithi124 (mon.0) 943 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.028 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.922672+0000 mon.smithi124 (mon.0) 944 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.028 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.966274+0000 mon.smithi188 (mon.1) 127 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:10:56.028 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.966616+0000 mgr.smithi188.chcfuf (mgr.14642) 471 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.967361+0000 mon.smithi188 (mon.1) 128 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi124.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.967607+0000 mgr.smithi188.chcfuf (mgr.14642) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi124.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.973723+0000 mon.smithi124 (mon.0) 945 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.982165+0000 mon.smithi188 (mon.1) 129 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.982519+0000 mgr.smithi188.chcfuf (mgr.14642) 473 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.984218+0000 mon.smithi188 (mon.1) 130 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi124.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.984549+0000 mgr.smithi188.chcfuf (mgr.14642) 474 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi124.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.991363+0000 mon.smithi124 (mon.0) 946 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.998751+0000 mon.smithi188 (mon.1) 131 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:54.999144+0000 mgr.smithi188.chcfuf (mgr.14642) 475 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:55.000917+0000 mon.smithi188 (mon.1) 132 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T13:10:56.029 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:55.001223+0000 mgr.smithi188.chcfuf (mgr.14642) 476 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T13:10:56.030 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:55.007307+0000 mon.smithi124 (mon.0) 947 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.030 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:55.019534+0000 mon.smithi188 (mon.1) 133 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:10:56.030 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:55.026379+0000 mon.smithi124 (mon.0) 948 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.030 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:10:55.027479+0000 mgr.smithi188.chcfuf (mgr.14642) 477 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:10:56.030 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:10:55.027852+0000 mgr.smithi188.chcfuf (mgr.14642) 478 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:10:56.030 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:55.356250+0000 mon.smithi188 (mon.1) 134 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:56.031 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:55.378824+0000 mgr.smithi188.chcfuf (mgr.14642) 479 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.915680+0000 mon.smithi124 (mon.0) 943 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.922672+0000 mon.smithi124 (mon.0) 944 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.966274+0000 mon.smithi188 (mon.1) 127 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.966616+0000 mgr.smithi188.chcfuf (mgr.14642) 471 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.967361+0000 mon.smithi188 (mon.1) 128 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi124.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.967607+0000 mgr.smithi188.chcfuf (mgr.14642) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi124.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.973723+0000 mon.smithi124 (mon.0) 945 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.982165+0000 mon.smithi188 (mon.1) 129 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.982519+0000 mgr.smithi188.chcfuf (mgr.14642) 473 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:10:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.984218+0000 mon.smithi188 (mon.1) 130 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi124.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.984549+0000 mgr.smithi188.chcfuf (mgr.14642) 474 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi124.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.991363+0000 mon.smithi124 (mon.0) 946 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.998751+0000 mon.smithi188 (mon.1) 131 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:54.999144+0000 mgr.smithi188.chcfuf (mgr.14642) 475 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:55.000917+0000 mon.smithi188 (mon.1) 132 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:55.001223+0000 mgr.smithi188.chcfuf (mgr.14642) 476 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:55.007307+0000 mon.smithi124 (mon.0) 947 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:55.019534+0000 mon.smithi188 (mon.1) 133 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:55.026379+0000 mon.smithi124 (mon.0) 948 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:10:55.027479+0000 mgr.smithi188.chcfuf (mgr.14642) 477 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:10:55.027852+0000 mgr.smithi188.chcfuf (mgr.14642) 478 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:55.356250+0000 mon.smithi188 (mon.1) 134 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:10:56.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:55 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:55.378824+0000 mgr.smithi188.chcfuf (mgr.14642) 479 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:10:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:10:56.094030+0000 mgr.smithi188.chcfuf (mgr.14642) 480 : cephadm [INF] Upgrade: Updating mgr.smithi124.lcfakv 2023-11-16T13:10:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:56.098164+0000 mon.smithi124 (mon.0) 949 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:56.099013+0000 mon.smithi188 (mon.1) 135 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:10:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:56.099346+0000 mon.smithi124 (mon.0) 950 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:10:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:56.100124+0000 mon.smithi188 (mon.1) 136 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:10:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:56.100770+0000 mon.smithi188 (mon.1) 137 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:10:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:57 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:10:56.101456+0000 mgr.smithi188.chcfuf (mgr.14642) 481 : cephadm [INF] Deploying daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T13:10:57.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:10:56.094030+0000 mgr.smithi188.chcfuf (mgr.14642) 480 : cephadm [INF] Upgrade: Updating mgr.smithi124.lcfakv 2023-11-16T13:10:57.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:56.098164+0000 mon.smithi124 (mon.0) 949 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:56.099013+0000 mon.smithi188 (mon.1) 135 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:10:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:56.099346+0000 mon.smithi124 (mon.0) 950 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:10:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:56.100124+0000 mon.smithi188 (mon.1) 136 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:10:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:56.100770+0000 mon.smithi188 (mon.1) 137 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:10:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:10:56.101456+0000 mgr.smithi188.chcfuf (mgr.14642) 481 : cephadm [INF] Deploying daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T13:10:58.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:58 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:57.379515+0000 mgr.smithi188.chcfuf (mgr.14642) 482 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:58.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:58 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:57.379515+0000 mgr.smithi188.chcfuf (mgr.14642) 482 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:10:59.318 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:10:59.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:58.483746+0000 mon.smithi124 (mon.0) 951 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:58.492104+0000 mon.smithi124 (mon.0) 952 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:58.520979+0000 mon.smithi188 (mon.1) 138 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:10:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:58.791970+0000 mon.smithi124 (mon.0) 953 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:58.798528+0000 mon.smithi124 (mon.0) 954 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:58.841844+0000 mon.smithi124 (mon.0) 955 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:10:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:10:58.848181+0000 mon.smithi124 (mon.0) 956 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:58.483746+0000 mon.smithi124 (mon.0) 951 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:58.492104+0000 mon.smithi124 (mon.0) 952 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:58.520979+0000 mon.smithi188 (mon.1) 138 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:10:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:58.791970+0000 mon.smithi124 (mon.0) 953 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:58.798528+0000 mon.smithi124 (mon.0) 954 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:58.841844+0000 mon.smithi124 (mon.0) 955 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:10:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:10:59 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:10:58.848181+0000 mon.smithi124 (mon.0) 956 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:00.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:00 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:10:59.379866+0000 mgr.smithi188.chcfuf (mgr.14642) 483 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:00 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:10:59.379866+0000 mgr.smithi188.chcfuf (mgr.14642) 483 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:02.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:01.380813+0000 mgr.smithi188.chcfuf (mgr.14642) 484 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:11:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:01.623616+0000 mon.smithi124 (mon.0) 957 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:02.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:02 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:01.629899+0000 mon.smithi124 (mon.0) 958 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:01.380813+0000 mgr.smithi188.chcfuf (mgr.14642) 484 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:11:02.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:01.623616+0000 mon.smithi124 (mon.0) 957 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:02.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:02 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:01.629899+0000 mon.smithi124 (mon.0) 958 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.242 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:02.979814+0000 mon.smithi124 (mon.0) 959 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.242 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:02.988768+0000 mon.smithi124 (mon.0) 960 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.242 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:03.381453+0000 mgr.smithi188.chcfuf (mgr.14642) 485 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:04.242 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:03.624347+0000 mon.smithi124 (mon.0) 961 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.242 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:03.630485+0000 mon.smithi124 (mon.0) 962 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.359 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:04.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:02.979814+0000 mon.smithi124 (mon.0) 959 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:02.988768+0000 mon.smithi124 (mon.0) 960 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:03.381453+0000 mgr.smithi188.chcfuf (mgr.14642) 485 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:04.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:03.624347+0000 mon.smithi124 (mon.0) 961 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:04.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:03 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:03.630485+0000 mon.smithi124 (mon.0) 962 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.792 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:05.381835+0000 mgr.smithi188.chcfuf (mgr.14642) 486 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:05.670810+0000 mon.smithi124 (mon.0) 963 : cluster [DBG] Standby manager daemon smithi124.lcfakv restarted 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:05.670913+0000 mon.smithi124 (mon.0) 964 : cluster [DBG] Standby manager daemon smithi124.lcfakv started 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.673189+0000 mon.smithi124 (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/crt"}]: dispatch 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.673668+0000 mon.smithi124 (mon.0) 966 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.675790+0000 mon.smithi124 (mon.0) 967 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/key"}]: dispatch 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.677142+0000 mon.smithi124 (mon.0) 968 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.956077+0000 mon.smithi124 (mon.0) 969 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.963841+0000 mon.smithi124 (mon.0) 970 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.966516+0000 mon.smithi188 (mon.1) 139 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:06.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.967352+0000 mon.smithi188 (mon.1) 140 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:06.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.973926+0000 mon.smithi124 (mon.0) 971 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:05.983400+0000 mon.smithi124 (mon.0) 972 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.120298+0000 mon.smithi188 (mon.1) 141 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:06.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.125527+0000 mon.smithi188 (mon.1) 142 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr fail", "who": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:06.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.126133+0000 mon.smithi124 (mon.0) 973 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr fail", "who": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:06.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:06 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:06.134486+0000 mon.smithi124 (mon.0) 974 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-16T13:11:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:05.381835+0000 mgr.smithi188.chcfuf (mgr.14642) 486 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:05.670810+0000 mon.smithi124 (mon.0) 963 : cluster [DBG] Standby manager daemon smithi124.lcfakv restarted 2023-11-16T13:11:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:05.670913+0000 mon.smithi124 (mon.0) 964 : cluster [DBG] Standby manager daemon smithi124.lcfakv started 2023-11-16T13:11:06.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.673189+0000 mon.smithi124 (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/crt"}]: dispatch 2023-11-16T13:11:06.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.673668+0000 mon.smithi124 (mon.0) 966 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T13:11:06.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.675790+0000 mon.smithi124 (mon.0) 967 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi124.lcfakv/key"}]: dispatch 2023-11-16T13:11:06.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.677142+0000 mon.smithi124 (mon.0) 968 : audit [DBG] from='mgr.? 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:06.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.956077+0000 mon.smithi124 (mon.0) 969 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.963841+0000 mon.smithi124 (mon.0) 970 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.966516+0000 mon.smithi188 (mon.1) 139 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:06.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.967352+0000 mon.smithi188 (mon.1) 140 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:06.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.973926+0000 mon.smithi124 (mon.0) 971 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:05.983400+0000 mon.smithi124 (mon.0) 972 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' 2023-11-16T13:11:06.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.120298+0000 mon.smithi188 (mon.1) 141 : audit [DBG] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:06.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.125527+0000 mon.smithi188 (mon.1) 142 : audit [INF] from='mgr.14642 172.21.15.188:0/455273419' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr fail", "who": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:06.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.126133+0000 mon.smithi124 (mon.0) 973 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "mgr fail", "who": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:06.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:06 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:06.134486+0000 mon.smithi124 (mon.0) 974 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-16T13:11:07.698 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.440804+0000 mon.smithi124 (mon.0) 975 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "mgr fail", "who": "smithi188.chcfuf"}]': finished 2023-11-16T13:11:07.698 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:06.440858+0000 mon.smithi124 (mon.0) 976 : cluster [DBG] mgrmap e30: smithi124.lcfakv(active, starting, since 0.314012s) 2023-11-16T13:11:07.698 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.442008+0000 mon.smithi124 (mon.0) 977 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:11:07.698 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.442124+0000 mon.smithi124 (mon.0) 978 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:11:07.698 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.442550+0000 mon.smithi124 (mon.0) 979 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.442754+0000 mon.smithi124 (mon.0) 980 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.442975+0000 mon.smithi124 (mon.0) 981 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.443188+0000 mon.smithi124 (mon.0) 982 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.443382+0000 mon.smithi124 (mon.0) 983 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.443650+0000 mon.smithi124 (mon.0) 984 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.443914+0000 mon.smithi124 (mon.0) 985 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.444197+0000 mon.smithi124 (mon.0) 986 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T13:11:07.699 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.444516+0000 mon.smithi124 (mon.0) 987 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T13:11:07.700 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.447907+0000 mon.smithi124 (mon.0) 988 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T13:11:07.700 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.448097+0000 mon.smithi124 (mon.0) 989 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T13:11:07.700 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.448318+0000 mon.smithi124 (mon.0) 990 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T13:11:07.700 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.448579+0000 mon.smithi124 (mon.0) 991 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T13:11:07.700 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.449019+0000 mon.smithi124 (mon.0) 992 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T13:11:07.701 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:06.467602+0000 mon.smithi124 (mon.0) 993 : cluster [INF] Manager daemon smithi124.lcfakv is now available 2023-11-16T13:11:07.701 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.491437+0000 mon.smithi124 (mon.0) 994 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:07.701 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.494952+0000 mon.smithi124 (mon.0) 995 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:07.701 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.513040+0000 mon.smithi124 (mon.0) 996 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:07.701 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.520016+0000 mon.smithi124 (mon.0) 997 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T13:11:07.702 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:06.539068+0000 mon.smithi124 (mon.0) 998 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T13:11:07.702 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:06.831783+0000 mgr.smithi124.lcfakv (mgr.15214) 1 : cephadm [INF] [16/Nov/2023:13:11:06] ENGINE Bus STARTING 2023-11-16T13:11:07.702 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:06.934424+0000 mgr.smithi124.lcfakv (mgr.15214) 2 : cephadm [INF] [16/Nov/2023:13:11:06] ENGINE Serving on http://172.21.15.124:8765 2023-11-16T13:11:07.702 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:06.962609+0000 mon.smithi124 (mon.0) 999 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:07.702 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:07.048733+0000 mgr.smithi124.lcfakv (mgr.15214) 3 : cephadm [INF] [16/Nov/2023:13:11:07] ENGINE Serving on https://172.21.15.124:7150 2023-11-16T13:11:07.702 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:07.048947+0000 mgr.smithi124.lcfakv (mgr.15214) 4 : cephadm [INF] [16/Nov/2023:13:11:07] ENGINE Bus STARTED 2023-11-16T13:11:07.834 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.440804+0000 mon.smithi124 (mon.0) 975 : audit [INF] from='mgr.14642 ' entity='mgr.smithi188.chcfuf' cmd='[{"prefix": "mgr fail", "who": "smithi188.chcfuf"}]': finished 2023-11-16T13:11:07.835 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:06.440858+0000 mon.smithi124 (mon.0) 976 : cluster [DBG] mgrmap e30: smithi124.lcfakv(active, starting, since 0.314012s) 2023-11-16T13:11:07.835 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.442008+0000 mon.smithi124 (mon.0) 977 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:11:07.835 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.442124+0000 mon.smithi124 (mon.0) 978 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:11:07.835 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.442550+0000 mon.smithi124 (mon.0) 979 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T13:11:07.835 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.442754+0000 mon.smithi124 (mon.0) 980 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:11:07.835 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.442975+0000 mon.smithi124 (mon.0) 981 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T13:11:07.835 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.443188+0000 mon.smithi124 (mon.0) 982 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.443382+0000 mon.smithi124 (mon.0) 983 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.443650+0000 mon.smithi124 (mon.0) 984 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.443914+0000 mon.smithi124 (mon.0) 985 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.444197+0000 mon.smithi124 (mon.0) 986 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.444516+0000 mon.smithi124 (mon.0) 987 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.447907+0000 mon.smithi124 (mon.0) 988 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.448097+0000 mon.smithi124 (mon.0) 989 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.448318+0000 mon.smithi124 (mon.0) 990 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.448579+0000 mon.smithi124 (mon.0) 991 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.449019+0000 mon.smithi124 (mon.0) 992 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:06.467602+0000 mon.smithi124 (mon.0) 993 : cluster [INF] Manager daemon smithi124.lcfakv is now available 2023-11-16T13:11:07.836 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.491437+0000 mon.smithi124 (mon.0) 994 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.494952+0000 mon.smithi124 (mon.0) 995 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.513040+0000 mon.smithi124 (mon.0) 996 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.520016+0000 mon.smithi124 (mon.0) 997 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:06.539068+0000 mon.smithi124 (mon.0) 998 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:06.831783+0000 mgr.smithi124.lcfakv (mgr.15214) 1 : cephadm [INF] [16/Nov/2023:13:11:06] ENGINE Bus STARTING 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:06.934424+0000 mgr.smithi124.lcfakv (mgr.15214) 2 : cephadm [INF] [16/Nov/2023:13:11:06] ENGINE Serving on http://172.21.15.124:8765 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:06.962609+0000 mon.smithi124 (mon.0) 999 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:07.048733+0000 mgr.smithi124.lcfakv (mgr.15214) 3 : cephadm [INF] [16/Nov/2023:13:11:07] ENGINE Serving on https://172.21.15.124:7150 2023-11-16T13:11:07.837 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:07 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:07.048947+0000 mgr.smithi124.lcfakv (mgr.15214) 4 : cephadm [INF] [16/Nov/2023:13:11:07] ENGINE Bus STARTED 2023-11-16T13:11:08.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:07.455045+0000 mon.smithi124 (mon.0) 1000 : cluster [DBG] mgrmap e31: smithi124.lcfakv(active, since 1.3282s) 2023-11-16T13:11:08.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:08 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:07.468402+0000 mgr.smithi124.lcfakv (mgr.15214) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:08.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:07.455045+0000 mon.smithi124 (mon.0) 1000 : cluster [DBG] mgrmap e31: smithi124.lcfakv(active, since 1.3282s) 2023-11-16T13:11:08.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:07.468402+0000 mgr.smithi124.lcfakv (mgr.15214) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:09.409 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:09.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:08.444859+0000 mgr.smithi124.lcfakv (mgr.15214) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:09.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:08.450891+0000 mon.smithi124 (mon.0) 1001 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-11-16T13:11:09.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:08.450914+0000 mon.smithi124 (mon.0) 1002 : cluster [INF] Cluster is now healthy 2023-11-16T13:11:09.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:09 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:08.458448+0000 mon.smithi124 (mon.0) 1003 : cluster [DBG] mgrmap e32: smithi124.lcfakv(active, since 2s) 2023-11-16T13:11:09.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:08.444859+0000 mgr.smithi124.lcfakv (mgr.15214) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:09.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:08.450891+0000 mon.smithi124 (mon.0) 1001 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-11-16T13:11:09.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:08.450914+0000 mon.smithi124 (mon.0) 1002 : cluster [INF] Cluster is now healthy 2023-11-16T13:11:09.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:08.458448+0000 mon.smithi124 (mon.0) 1003 : cluster [DBG] mgrmap e32: smithi124.lcfakv(active, since 2s) 2023-11-16T13:11:10.442 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:11:11.076 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:09.836989+0000 mon.smithi124 (mon.0) 1004 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.076 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:09.841137+0000 mon.smithi124 (mon.0) 1005 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.077 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:10.462552+0000 mon.smithi124 (mon.0) 1006 : cluster [DBG] mgrmap e33: smithi124.lcfakv(active, since 4s) 2023-11-16T13:11:11.077 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:10.530141+0000 mon.smithi124 (mon.0) 1007 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.077 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:10.533991+0000 mon.smithi124 (mon.0) 1008 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.077 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:10.644454+0000 mon.smithi124 (mon.0) 1009 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.077 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:10.649221+0000 mon.smithi124 (mon.0) 1010 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.115 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:11:11.115 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (8m) 0s ago 16m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:11:11.115 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (16m) 0s ago 16m 7004k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:11:11.115 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (15m) 1s ago 15m 7147k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:11:11.115 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (6m) 0s ago 16m 36.2M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:11:11.115 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (12m) 0s ago 12m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:11:11.115 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (12m) 1s ago 12m 16.5M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (12s) 0s ago 17m 476M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283 running (11m) 1s ago 15m 74.1M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b790a5cee4ca 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (17m) 0s ago 17m 178M 2048M 16.2.5 6933c2a0b7dd bbc5fcbf977e 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (15m) 1s ago 15m 112M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (10m) 0s ago 10m 82.5M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (10m) 1s ago 10m 79.0M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (4m) 0s ago 16m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (16s) 1s ago 15m 5217k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (15m) 0s ago 15m 1201M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (15m) 0s ago 15m 1034M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (14m) 0s ago 14m 682M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:11:11.116 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (14m) 0s ago 14m 1100M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:11:11.117 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (14m) 1s ago 14m 1110M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:11:11.117 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (14m) 1s ago 14m 1328M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:11:11.117 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (13m) 1s ago 13m 1075M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:11:11.117 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (13m) 1s ago 13m 1733M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:11:11.117 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 error 0s ago 16m - - 2023-11-16T13:11:11.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:09.836989+0000 mon.smithi124 (mon.0) 1004 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:09.841137+0000 mon.smithi124 (mon.0) 1005 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:10.462552+0000 mon.smithi124 (mon.0) 1006 : cluster [DBG] mgrmap e33: smithi124.lcfakv(active, since 4s) 2023-11-16T13:11:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:10.530141+0000 mon.smithi124 (mon.0) 1007 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:10.533991+0000 mon.smithi124 (mon.0) 1008 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:10.644454+0000 mon.smithi124 (mon.0) 1009 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:10 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:10.649221+0000 mon.smithi124 (mon.0) 1010 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:11.526 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:11:11.526 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:11:11.527 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2023-11-16T13:11:11.528 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:11:11.528 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:11:11.528 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:11:11.890 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:11:11.890 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:11:11.890 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:11:11.890 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:11:11.890 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:11:11.890 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr" 2023-11-16T13:11:11.891 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:11:11.891 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "2/23 daemons upgraded", 2023-11-16T13:11:11.891 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:11:11.891 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:11:11.891 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:11:12.289 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:11:12.380 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:10.426415+0000 mgr.smithi124.lcfakv (mgr.15214) 7 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:12.380 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:10.445229+0000 mgr.smithi124.lcfakv (mgr.15214) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:12.380 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:10.782972+0000 mgr.smithi124.lcfakv (mgr.15214) 9 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:12.380 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:11.104978+0000 mgr.smithi124.lcfakv (mgr.15214) 10 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:12.380 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:11.282233+0000 mon.smithi124 (mon.0) 1011 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:12.380 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:11.286530+0000 mon.smithi124 (mon.0) 1012 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:12.380 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:12 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:11.526215+0000 mon.smithi124 (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.124:0/3313714679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:12.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:10.426415+0000 mgr.smithi124.lcfakv (mgr.15214) 7 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:12.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:10.445229+0000 mgr.smithi124.lcfakv (mgr.15214) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:10.782972+0000 mgr.smithi124.lcfakv (mgr.15214) 9 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:11.104978+0000 mgr.smithi124.lcfakv (mgr.15214) 10 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:11.282233+0000 mon.smithi124 (mon.0) 1011 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:11.286530+0000 mon.smithi124 (mon.0) 1012 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:12.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:11.526215+0000 mon.smithi124 (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.124:0/3313714679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:13.542 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:11.889011+0000 mgr.smithi124.lcfakv (mgr.15214) 11 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:13.542 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:12.288855+0000 mon.smithi124 (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.124:0/2809999638' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:11:13.585 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:11.889011+0000 mgr.smithi124.lcfakv (mgr.15214) 11 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:13.585 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:12.288855+0000 mon.smithi124 (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.124:0/2809999638' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:11:14.445 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:14.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:12.445627+0000 mgr.smithi124.lcfakv (mgr.15214) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:13.479050+0000 mon.smithi124 (mon.0) 1015 : cluster [DBG] Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.480486+0000 mon.smithi188 (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.480910+0000 mon.smithi188 (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.482977+0000 mon.smithi188 (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.483967+0000 mon.smithi188 (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.666815+0000 mon.smithi124 (mon.0) 1016 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.670572+0000 mon.smithi124 (mon.0) 1017 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.671656+0000 mon.smithi124 (mon.0) 1018 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:14 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:13.672230+0000 mon.smithi124 (mon.0) 1019 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:14.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:12.445627+0000 mgr.smithi124.lcfakv (mgr.15214) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:14.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:13.479050+0000 mon.smithi124 (mon.0) 1015 : cluster [DBG] Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.480486+0000 mon.smithi188 (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.480910+0000 mon.smithi188 (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.482977+0000 mon.smithi188 (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.483967+0000 mon.smithi188 (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.188:0/3823618486' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.666815+0000 mon.smithi124 (mon.0) 1016 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.670572+0000 mon.smithi124 (mon.0) 1017 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.671656+0000 mon.smithi124 (mon.0) 1018 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:13.672230+0000 mon.smithi124 (mon.0) 1019 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:15.577 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:13.673048+0000 mgr.smithi124.lcfakv (mgr.15214) 13 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:11:15.577 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:13.673214+0000 mgr.smithi124.lcfakv (mgr.15214) 14 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:11:15.577 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:13.937151+0000 mgr.smithi124.lcfakv (mgr.15214) 15 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:15.577 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:13.937645+0000 mgr.smithi124.lcfakv (mgr.15214) 16 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:15.577 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:14.201709+0000 mgr.smithi124.lcfakv (mgr.15214) 17 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:15.577 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:14.201911+0000 mgr.smithi124.lcfakv (mgr.15214) 18 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:15.577 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:14.296804+0000 mon.smithi124 (mon.0) 1020 : cluster [DBG] mgrmap e34: smithi124.lcfakv(active, since 8s), standbys: smithi188.chcfuf 2023-11-16T13:11:15.578 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:14.297193+0000 mon.smithi124 (mon.0) 1021 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:15.578 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:14.734423+0000 mon.smithi124 (mon.0) 1022 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.578 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:14.736845+0000 mon.smithi124 (mon.0) 1023 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.578 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:14.739865+0000 mon.smithi124 (mon.0) 1024 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.578 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:14.742605+0000 mon.smithi124 (mon.0) 1025 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.578 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:14.746412+0000 mon.smithi124 (mon.0) 1026 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.578 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:15 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:14.752339+0000 mon.smithi124 (mon.0) 1027 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:13.673048+0000 mgr.smithi124.lcfakv (mgr.15214) 13 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:13.673214+0000 mgr.smithi124.lcfakv (mgr.15214) 14 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:13.937151+0000 mgr.smithi124.lcfakv (mgr.15214) 15 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:13.937645+0000 mgr.smithi124.lcfakv (mgr.15214) 16 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:14.201709+0000 mgr.smithi124.lcfakv (mgr.15214) 17 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:14.201911+0000 mgr.smithi124.lcfakv (mgr.15214) 18 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:14.296804+0000 mon.smithi124 (mon.0) 1020 : cluster [DBG] mgrmap e34: smithi124.lcfakv(active, since 8s), standbys: smithi188.chcfuf 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:14.297193+0000 mon.smithi124 (mon.0) 1021 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:14.734423+0000 mon.smithi124 (mon.0) 1022 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:14.736845+0000 mon.smithi124 (mon.0) 1023 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:14.739865+0000 mon.smithi124 (mon.0) 1024 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:14.742605+0000 mon.smithi124 (mon.0) 1025 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:14.746412+0000 mon.smithi124 (mon.0) 1026 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:15.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:14.752339+0000 mon.smithi124 (mon.0) 1027 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:16.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:14.446319+0000 mgr.smithi124.lcfakv (mgr.15214) 19 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2023-11-16T13:11:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:14.465881+0000 mgr.smithi124.lcfakv (mgr.15214) 20 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:14.466028+0000 mgr.smithi124.lcfakv (mgr.15214) 21 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:14.743434+0000 mgr.smithi124.lcfakv (mgr.15214) 22 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 140 B/s wr, 16 op/s 2023-11-16T13:11:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:14.881531+0000 mgr.smithi124.lcfakv (mgr.15214) 23 : cephadm [INF] Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:11:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:15.103146+0000 mgr.smithi124.lcfakv (mgr.15214) 24 : cephadm [INF] Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:11:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:16 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:15.297768+0000 mon.smithi124 (mon.0) 1028 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:16.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:14.446319+0000 mgr.smithi124.lcfakv (mgr.15214) 19 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2023-11-16T13:11:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:14.465881+0000 mgr.smithi124.lcfakv (mgr.15214) 20 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:14.466028+0000 mgr.smithi124.lcfakv (mgr.15214) 21 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:14.743434+0000 mgr.smithi124.lcfakv (mgr.15214) 22 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 140 B/s wr, 16 op/s 2023-11-16T13:11:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:14.881531+0000 mgr.smithi124.lcfakv (mgr.15214) 23 : cephadm [INF] Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:11:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:15.103146+0000 mgr.smithi124.lcfakv (mgr.15214) 24 : cephadm [INF] Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:11:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:15.297768+0000 mon.smithi124 (mon.0) 1028 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:16.743862+0000 mgr.smithi124.lcfakv (mgr.15214) 25 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 110 B/s wr, 12 op/s 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:17.257139+0000 mon.smithi124 (mon.0) 1029 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:17.261970+0000 mon.smithi124 (mon.0) 1030 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:17.276090+0000 mon.smithi124 (mon.0) 1031 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:17.276492+0000 mgr.smithi124.lcfakv (mgr.15214) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:17.282798+0000 mon.smithi124 (mon.0) 1032 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:18.201656+0000 mon.smithi124 (mon.0) 1033 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:18.202390+0000 mon.smithi124 (mon.0) 1034 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:11:18.515 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:18.203061+0000 mon.smithi124 (mon.0) 1035 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:16.743862+0000 mgr.smithi124.lcfakv (mgr.15214) 25 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 110 B/s wr, 12 op/s 2023-11-16T13:11:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:17.257139+0000 mon.smithi124 (mon.0) 1029 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:17.261970+0000 mon.smithi124 (mon.0) 1030 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:17.276090+0000 mon.smithi124 (mon.0) 1031 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:11:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:17.276492+0000 mgr.smithi124.lcfakv (mgr.15214) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:11:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:17.282798+0000 mon.smithi124 (mon.0) 1032 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:18.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:18.201656+0000 mon.smithi124 (mon.0) 1033 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:11:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:18.202390+0000 mon.smithi124 (mon.0) 1034 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:11:18.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:18 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:18.203061+0000 mon.smithi124 (mon.0) 1035 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:19.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:18.201227+0000 mgr.smithi124.lcfakv (mgr.15214) 27 : cephadm [INF] Upgrade: Updating mgr.smithi188.chcfuf 2023-11-16T13:11:19.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:18.203796+0000 mgr.smithi124.lcfakv (mgr.15214) 28 : cephadm [INF] Deploying daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T13:11:19.488 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:19.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:18.201227+0000 mgr.smithi124.lcfakv (mgr.15214) 27 : cephadm [INF] Upgrade: Updating mgr.smithi188.chcfuf 2023-11-16T13:11:19.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:19 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:18.203796+0000 mgr.smithi124.lcfakv (mgr.15214) 28 : cephadm [INF] Deploying daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T13:11:20.483 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:18.744559+0000 mgr.smithi124.lcfakv (mgr.15214) 29 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:20.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:20 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:18.744559+0000 mgr.smithi124.lcfakv (mgr.15214) 29 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:21.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:20.427207+0000 mon.smithi124 (mon.0) 1036 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:21.793 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:20.431618+0000 mon.smithi124 (mon.0) 1037 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:21.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:20.473269+0000 mon.smithi124 (mon.0) 1038 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:21.794 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:20.744995+0000 mgr.smithi124.lcfakv (mgr.15214) 30 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:21.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:20.427207+0000 mon.smithi124 (mon.0) 1036 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:21.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:20.431618+0000 mon.smithi124 (mon.0) 1037 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:21.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:20.473269+0000 mon.smithi124 (mon.0) 1038 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:21.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:21 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:20.744995+0000 mgr.smithi124.lcfakv (mgr.15214) 30 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:21.516169+0000 mon.smithi124 (mon.0) 1039 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:22 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:21.516860+0000 mon.smithi124 (mon.0) 1040 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:21.516169+0000 mon.smithi124 (mon.0) 1039 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:21.516860+0000 mon.smithi124 (mon.0) 1040 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:23.805 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:22.745796+0000 mgr.smithi124.lcfakv (mgr.15214) 31 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 298 B/s wr, 12 op/s 2023-11-16T13:11:23.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:22.745796+0000 mgr.smithi124.lcfakv (mgr.15214) 31 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 298 B/s wr, 12 op/s 2023-11-16T13:11:24.521 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:23.648860+0000 mon.smithi124 (mon.0) 1041 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:23.653499+0000 mon.smithi124 (mon.0) 1042 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:24.290457+0000 mon.smithi124 (mon.0) 1043 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:24.294595+0000 mon.smithi124 (mon.0) 1044 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:24.402864+0000 mon.smithi124 (mon.0) 1045 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:24.406851+0000 mon.smithi124 (mon.0) 1046 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:25.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:23.648860+0000 mon.smithi124 (mon.0) 1041 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:25.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:23.653499+0000 mon.smithi124 (mon.0) 1042 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:25.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:24.290457+0000 mon.smithi124 (mon.0) 1043 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:25.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:24.294595+0000 mon.smithi124 (mon.0) 1044 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:25.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:24.402864+0000 mon.smithi124 (mon.0) 1045 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:25.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:24 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:24.406851+0000 mon.smithi124 (mon.0) 1046 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:25.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:24.746156+0000 mgr.smithi124.lcfakv (mgr.15214) 32 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2023-11-16T13:11:26.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:25 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:24.746156+0000 mgr.smithi124.lcfakv (mgr.15214) 32 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2023-11-16T13:11:27.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.722419+0000 mon.smithi124 (mon.0) 1047 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:27.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.727653+0000 mon.smithi124 (mon.0) 1048 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:27.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.728549+0000 mon.smithi124 (mon.0) 1049 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:27.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.729378+0000 mon.smithi124 (mon.0) 1050 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:26.730928+0000 mgr.smithi124.lcfakv (mgr.15214) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:26.731129+0000 mgr.smithi124.lcfakv (mgr.15214) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2023-11-16T13:11:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.735027+0000 mon.smithi124 (mon.0) 1051 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.741726+0000 mon.smithi124 (mon.0) 1052 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.878278+0000 mon.smithi124 (mon.0) 1053 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.881233+0000 mon.smithi124 (mon.0) 1054 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:26.881969+0000 mgr.smithi124.lcfakv (mgr.15214) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-16T13:11:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.886876+0000 mon.smithi124 (mon.0) 1055 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.887680+0000 mon.smithi124 (mon.0) 1056 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi124.lcfakv"}]: dispatch 2023-11-16T13:11:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.891136+0000 mon.smithi124 (mon.0) 1057 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi124.lcfakv"}]': finished 2023-11-16T13:11:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.891846+0000 mon.smithi124 (mon.0) 1058 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.895210+0000 mon.smithi124 (mon.0) 1059 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi188.chcfuf"}]': finished 2023-11-16T13:11:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:26.896326+0000 mon.smithi124 (mon.0) 1060 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-16T13:11:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:27.518823+0000 mon.smithi124 (mon.0) 1061 : cluster [DBG] Standby manager daemon smithi188.chcfuf restarted 2023-11-16T13:11:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:27.518952+0000 mon.smithi124 (mon.0) 1062 : cluster [DBG] Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.520299+0000 mon.smithi188 (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T13:11:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.520775+0000 mon.smithi188 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T13:11:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.522871+0000 mon.smithi188 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T13:11:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.523669+0000 mon.smithi188 (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.722419+0000 mon.smithi124 (mon.0) 1047 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.727653+0000 mon.smithi124 (mon.0) 1048 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.728549+0000 mon.smithi124 (mon.0) 1049 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.729378+0000 mon.smithi124 (mon.0) 1050 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:26.730928+0000 mgr.smithi124.lcfakv (mgr.15214) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:26.731129+0000 mgr.smithi124.lcfakv (mgr.15214) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.735027+0000 mon.smithi124 (mon.0) 1051 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.741726+0000 mon.smithi124 (mon.0) 1052 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.878278+0000 mon.smithi124 (mon.0) 1053 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.881233+0000 mon.smithi124 (mon.0) 1054 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:26.881969+0000 mgr.smithi124.lcfakv (mgr.15214) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.886876+0000 mon.smithi124 (mon.0) 1055 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.887680+0000 mon.smithi124 (mon.0) 1056 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi124.lcfakv"}]: dispatch 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.891136+0000 mon.smithi124 (mon.0) 1057 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi124.lcfakv"}]': finished 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.891846+0000 mon.smithi124 (mon.0) 1058 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.895210+0000 mon.smithi124 (mon.0) 1059 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi188.chcfuf"}]': finished 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:26.896326+0000 mon.smithi124 (mon.0) 1060 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:27.518823+0000 mon.smithi124 (mon.0) 1061 : cluster [DBG] Standby manager daemon smithi188.chcfuf restarted 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:27.518952+0000 mon.smithi124 (mon.0) 1062 : cluster [DBG] Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.520299+0000 mon.smithi188 (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T13:11:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.520775+0000 mon.smithi188 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T13:11:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.522871+0000 mon.smithi188 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T13:11:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.523669+0000 mon.smithi188 (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.188:0/366833763' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cluster 2023-11-16T13:11:27.901428+0000 mon.smithi124 (mon.0) 1063 : cluster [DBG] mgrmap e35: smithi124.lcfakv(active, since 21s), standbys: smithi188.chcfuf 2023-11-16T13:11:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:27.912479+0000 mgr.smithi124.lcfakv (mgr.15214) 36 : cephadm [INF] Upgrade: Updating mon.smithi124 2023-11-16T13:11:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.916319+0000 mon.smithi124 (mon.0) 1064 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.916937+0000 mon.smithi124 (mon.0) 1065 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:11:29.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.917444+0000 mon.smithi124 (mon.0) 1066 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:11:29.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: audit 2023-11-16T13:11:27.917926+0000 mon.smithi124 (mon.0) 1067 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:29.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:28 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: cephadm 2023-11-16T13:11:27.918751+0000 mgr.smithi124.lcfakv (mgr.15214) 37 : cephadm [INF] Deploying daemon mon.smithi124 on smithi124 2023-11-16T13:11:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:27.901428+0000 mon.smithi124 (mon.0) 1063 : cluster [DBG] mgrmap e35: smithi124.lcfakv(active, since 21s), standbys: smithi188.chcfuf 2023-11-16T13:11:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:27.912479+0000 mgr.smithi124.lcfakv (mgr.15214) 36 : cephadm [INF] Upgrade: Updating mon.smithi124 2023-11-16T13:11:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.916319+0000 mon.smithi124 (mon.0) 1064 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.916937+0000 mon.smithi124 (mon.0) 1065 : audit [INF] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:11:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.917444+0000 mon.smithi124 (mon.0) 1066 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:11:29.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:27.917926+0000 mon.smithi124 (mon.0) 1067 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:29.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:27.918751+0000 mgr.smithi124.lcfakv (mgr.15214) 37 : cephadm [INF] Deploying daemon mon.smithi124 on smithi124 2023-11-16T13:11:29.566 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:29.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:29 smithi124 systemd[1]: Stopping Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:11:29.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T13:11:29.256+0000 7fb1394f5700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi124 -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 2023-11-16T13:11:29.587 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:29 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124[107556]: debug 2023-11-16T13:11:29.256+0000 7fb1394f5700 -1 mon.smithi124@0(leader) e2 *** Got Signal Terminated *** 2023-11-16T13:11:29.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:29 smithi124 bash[163799]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi124 2023-11-16T13:11:30.353 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:29 smithi124 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124.service: Succeeded. 2023-11-16T13:11:30.353 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:29 smithi124 systemd[1]: Stopped Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:11:30.353 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 systemd[1]: Starting Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: set uid:gid to 167:167 (ceph:ceph) 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable), process ceph-mon, pid 7 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: pidfile_write: ignore empty --pid-file 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: load: jerasure load: lrc 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: RocksDB version: 7.9.2 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Git sha 0 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Compile date 2023-11-16 09:52:33 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: DB SUMMARY 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: DB Session ID: GF6I3NGNMKMZX6SD9X7D 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: CURRENT file: CURRENT 2023-11-16T13:11:30.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: IDENTITY file: IDENTITY 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1152 Bytes 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi124/store.db dir, Total Num: 1, files: 000026.sst 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi124/store.db: 000024.log size: 3746668 ; 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.error_if_exists: 0 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.create_if_missing: 0 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.paranoid_checks: 1 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.flush_verify_memtable_count: 1 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.env: 0x5561da676720 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.fs: PosixFileSystem 2023-11-16T13:11:30.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.info_log: 0x5561dd2eb2e0 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_file_opening_threads: 16 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.statistics: (nil) 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.use_fsync: 0 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_log_file_size: 0 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.log_file_time_to_roll: 0 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.keep_log_file_num: 1000 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.recycle_log_file_num: 0 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.allow_fallocate: 1 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.allow_mmap_reads: 0 2023-11-16T13:11:30.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.allow_mmap_writes: 0 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.use_direct_reads: 0 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.create_missing_column_families: 0 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.db_log_dir: 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.wal_dir: 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.table_cache_numshardbits: 6 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.WAL_ttl_seconds: 0 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.WAL_size_limit_MB: 0 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.is_fd_close_on_exec: 1 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.advise_random_on_open: 1 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.db_write_buffer_size: 0 2023-11-16T13:11:30.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.write_buffer_manager: 0x5561dc57c320 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.use_adaptive_mutex: 0 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.rate_limiter: (nil) 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.wal_recovery_mode: 2 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.enable_thread_tracking: 0 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.enable_pipelined_write: 0 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.unordered_write: 0 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-16T13:11:30.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.row_cache: None 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.wal_filter: None 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.allow_ingest_behind: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.two_write_queues: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.manual_wal_flush: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.wal_compression: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.atomic_flush: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.persist_stats_to_disk: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.write_dbid_to_manifest: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.log_readahead_size: 0 2023-11-16T13:11:30.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.best_efforts_recovery: 0 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.allow_data_in_errors: 0 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.db_host_id: __hostname__ 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.enforce_single_del_contracts: true 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_background_jobs: 2 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_background_compactions: -1 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_subcompactions: 1 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.delayed_write_rate : 16777216 2023-11-16T13:11:30.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_total_wal_size: 0 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.stats_dump_period_sec: 600 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.stats_persist_period_sec: 600 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_open_files: -1 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bytes_per_sync: 0 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.wal_bytes_per_sync: 0 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.strict_bytes_per_sync: 0 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_readahead_size: 0 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_background_flushes: -1 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Compression algorithms supported: 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kZSTD supported: 0 2023-11-16T13:11:30.901 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kXpressCompression supported: 0 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kLZ4HCCompression supported: 1 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kZlibCompression supported: 1 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kSnappyCompression supported: 1 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kLZ4Compression supported: 1 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: kBZip2Compression supported: 0 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Fast CRC32 supported: Supported on x86 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: DMutex implementation: pthread_mutex_t 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi124/store.db/MANIFEST-000008 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.merge_operator: 2023-11-16T13:11:30.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_filter: None 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_filter_factory: None 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.sst_partitioner_factory: None 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.memtable_factory: SkipListFactory 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.table_factory: BlockBasedTable 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5561dd2eb3e0) 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: cache_index_and_filter_blocks: 1 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: pin_top_level_index_and_filter: 1 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: index_type: 0 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: data_block_index_type: 0 2023-11-16T13:11:30.903 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: index_shortening: 1 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: data_block_hash_table_util_ratio: 0.750000 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: checksum: 4 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: no_block_cache: 0 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_cache: 0x5561dc5fd1f0 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_cache_name: BinnedLRUCache 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_cache_options: 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: capacity : 536870912 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: num_shard_bits : 4 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: strict_capacity_limit : 0 2023-11-16T13:11:30.904 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: high_pri_pool_ratio: 0.000 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_cache_compressed: (nil) 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: persistent_cache: (nil) 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_size: 4096 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_size_deviation: 10 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_restart_interval: 16 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: index_block_restart_interval: 1 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: metadata_block_size: 4096 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: partition_filters: 0 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: use_delta_encoding: 1 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: filter_policy: bloomfilter 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: whole_key_filtering: 1 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: verify_compression: 0 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: read_amp_bytes_per_bit: 0 2023-11-16T13:11:30.905 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: format_version: 5 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: enable_index_compression: 1 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: block_align: 0 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: max_auto_readahead_size: 262144 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: prepopulate_block_cache: 0 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: initial_auto_readahead_size: 8192 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: num_file_reads_for_auto_readahead: 2 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.write_buffer_size: 33554432 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_write_buffer_number: 2 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression: NoCompression 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression: Disabled 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.prefix_extractor: nullptr 2023-11-16T13:11:30.906 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.num_levels: 7 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-11-16T13:11:30.907 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.window_bits: -14 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.level: 32767 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.strategy: 0 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 bash[163999]: 8e32d4c16df4b558fbfb2c854615da7ac37251f3869b41c0593d4f8033977444 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.enabled: false 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-11-16T13:11:30.908 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.target_file_size_base: 67108864 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.target_file_size_multiplier: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-16T13:11:30.909 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.arena_block_size: 1048576 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.disable_auto_compactions: 0 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-16T13:11:30.910 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.table_properties_collectors: 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.inplace_update_support: 0 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.inplace_update_num_locks: 10000 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.memtable_huge_page_size: 0 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.bloom_locality: 0 2023-11-16T13:11:30.911 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.max_successive_merges: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.optimize_filters_for_hits: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.paranoid_file_checks: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.force_consistency_checks: 1 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.report_bg_io_stats: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.ttl: 2592000 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.periodic_compaction_seconds: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.enable_blob_files: false 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.min_blob_size: 0 2023-11-16T13:11:30.912 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.blob_file_size: 268435456 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.blob_compression_type: NoCompression 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.enable_blob_garbage_collection: false 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.blob_file_starting_level: 0 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-11-16T13:11:30.913 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 26.sst 2023-11-16T13:11:30.914 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi124/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 28, last_sequence is 15653, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-16T13:11:30.914 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 24 2023-11-16T13:11:30.914 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7438f31f-6089-49f1-bcc2-ead07fddf3f0 2023-11-16T13:11:30.914 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700140290423215, "job": 1, "event": "recovery_started", "wal_files": [24]} 2023-11-16T13:11:30.914 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2023-11-16T13:11:30.914 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 systemd[1]: Started Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700140290437101, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 3521991, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 15654, "largest_seqno": 16385, "table_properties": {"data_size": 3516983, "index_size": 3349, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 645, "raw_key_size": 5319, "raw_average_key_size": 21, "raw_value_size": 3509608, "raw_average_value_size": 13871, "num_data_blocks": 152, "num_entries": 253, "num_filter_entries": 253, "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": 1700140290, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7438f31f-6089-49f1-bcc2-ead07fddf3f0", "db_session_id": "GF6I3NGNMKMZX6SD9X7D", "orig_file_number": 29, "seqno_to_time_mapping": "N/A"}} 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700140290437198, "job": 1, "event": "recovery_finished"} 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/version_set.cc:5047] Creating manifest 31 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi124/store.db/000024.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5561dc69a000 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: DB pointer 0x5561dc686000 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: ** DB Stats ** 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-16T13:11:30.915 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T13:11:30.916 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T13:11:30.916 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-16T13:11:30.918 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: ** Compaction Stats [default] ** 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.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) 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: L0 1/0 3.36 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 361.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: L6 1/0 33.49 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 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Sum 2/0 36.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 361.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.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 361.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: ** Compaction Stats [default] ** 2023-11-16T13:11:30.919 INFO:journalctl@ceph.mon.smithi124.smithi124.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) 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.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 361.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Cumulative compaction: 0.00 GB write, 207.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T13:11:30.920 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Interval compaction: 0.00 GB write, 207.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.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 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Block cache BinnedLRUCache@0x5561dc5fd1f0#7 capacity: 512.00 MB usage: 4.80 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.72 KB,0.000137091%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: starting mon.smithi124 rank 0 at public addrs [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] at bind addrs [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi124 fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???) e2 preinit fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???).mds e8 new map 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???).mds e8 print_map 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: e8 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.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} 2023-11-16T13:11:30.921 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: legacy client fscid: 1 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Filesystem 'foofs' (1) 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: fs_name foofs 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: epoch 5 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: created 2023-11-16T12:58:14.396013+0000 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: modified 2023-11-16T12:58:18.423666+0000 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: tableserver 0 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: root 0 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: session_timeout 60 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: session_autoclose 300 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: max_file_size 1099511627776 2023-11-16T13:11:30.922 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: required_client_features {} 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: last_failure 0 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: last_failure_osd_epoch 0 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.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} 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: max_mds 1 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: in 0 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: up {0=14502} 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: failed 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: damaged 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: stopped 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: data_pools [3] 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: metadata_pool 2 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: inline_data disabled 2023-11-16T13:11:30.923 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: balancer 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: bal_rank_mask -1 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: standby_count_wanted 1 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: [mds.foofs.smithi124.sxrvpx{0:14502} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363] compat {c=[1],r=[1],i=[7ff]}] 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: Standby daemons: 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout: [mds.foofs.smithi188.lzldaz{-1:24287} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] compat {c=[1],r=[1],i=[7ff]}] 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???).osd e69 crush map has features 3314933000854323200, adjusting msgr requires 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???).osd e69 crush map has features 432629239337189376, adjusting msgr requires 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???).osd e69 crush map has features 432629239337189376, adjusting msgr requires 2023-11-16T13:11:30.924 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???).osd e69 crush map has features 432629239337189376, adjusting msgr requires 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: mon.smithi124@-1(???).paxosservice(auth 1..44) refresh upgraded, format 0 -> 3 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expand map: {default=false} 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta from 'false' to 'false' 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expanded map: {default=false} 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expand map: {default=info} 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta from 'info' to 'info' 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expanded map: {default=info} 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expand map: {default=daemon} 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta from 'daemon' to 'daemon' 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expanded map: {default=daemon} 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expand map: {default=debug} 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta from 'debug' to 'debug' 2023-11-16T13:11:30.925 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:30 smithi124 ceph-mon[164036]: expand_channel_meta expanded map: {default=debug} 2023-11-16T13:11:31.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:29.266257+0000 mon.smithi188 (mon.1) 151 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:11:31.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:29.266582+0000 mon.smithi188 (mon.1) 152 : audit [DBG] from='mgr.15214 172.21.15.124:0/2068903103' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:11:31.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.049681+0000 mon.smithi124 (mon.0) 1 : cluster [INF] mon.smithi124 calling monitor election 2023-11-16T13:11:31.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.063641+0000 mon.smithi124 (mon.0) 2 : cluster [INF] mon.smithi124 is new leader, mons smithi124,smithi188 in quorum (ranks 0,1) 2023-11-16T13:11:31.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.067783+0000 mon.smithi124 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],smithi188=[v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-16T13:11:31.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.068253+0000 mon.smithi124 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T13:11:31.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.068276+0000 mon.smithi124 (mon.0) 5 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-16T13:11:31.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.069066+0000 mon.smithi124 (mon.0) 6 : cluster [DBG] mgrmap e35: smithi124.lcfakv(active, since 24s), standbys: smithi188.chcfuf 2023-11-16T13:11:31.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.076791+0000 mon.smithi124 (mon.0) 7 : cluster [DBG] mgrmap e36: smithi124.lcfakv(active, since 24s), standbys: smithi188.chcfuf 2023-11-16T13:11:31.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.076818+0000 mon.smithi124 (mon.0) 8 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:11:31.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.076828+0000 mon.smithi124 (mon.0) 9 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:11:31.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:31.076836+0000 mon.smithi124 (mon.0) 10 : cluster [WRN] daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:11:31.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:31.076897+0000 mon.smithi124 (mon.0) 11 : audit [INF] from='mgr.15214 ' entity='' 2023-11-16T13:11:33.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:32.079701+0000 mon.smithi124 (mon.0) 12 : cluster [DBG] mgrmap e37: smithi124.lcfakv(active, since 25s), standbys: smithi188.chcfuf 2023-11-16T13:11:34.609 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:37.907 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: debug 2023-11-16T13:11:37.773+0000 7f190a177700 -1 mon.smithi188@1(peon).osd e70 update_from_paxos full map CRC mismatch, resetting to canonical 2023-11-16T13:11:37.907 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.769922+0000 mon.smithi124 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi188.chcfuf restarted 2023-11-16T13:11:37.907 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.770004+0000 mon.smithi124 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.771580+0000 mon.smithi124 (mon.0) 15 : cluster [INF] Active manager daemon smithi124.lcfakv restarted 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.771596+0000 mon.smithi188 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/crt"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.771972+0000 mon.smithi188 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.771998+0000 mon.smithi124 (mon.0) 16 : cluster [INF] Activating manager daemon smithi124.lcfakv 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.776988+0000 mon.smithi124 (mon.0) 17 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.777231+0000 mon.smithi124 (mon.0) 18 : cluster [DBG] mgrmap e38: smithi124.lcfakv(active, starting, since 0.00535713s), standbys: smithi188.chcfuf 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.778124+0000 mon.smithi124 (mon.0) 19 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.778232+0000 mon.smithi124 (mon.0) 20 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.779230+0000 mon.smithi124 (mon.0) 21 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.779501+0000 mon.smithi124 (mon.0) 22 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.779797+0000 mon.smithi124 (mon.0) 23 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi124.lcfakv", "id": "smithi124.lcfakv"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.780024+0000 mon.smithi124 (mon.0) 24 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:37.908 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.780247+0000 mon.smithi124 (mon.0) 25 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.780536+0000 mon.smithi124 (mon.0) 26 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.780722+0000 mon.smithi124 (mon.0) 27 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.780867+0000 mon.smithi124 (mon.0) 28 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.781025+0000 mon.smithi124 (mon.0) 29 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.781275+0000 mon.smithi124 (mon.0) 30 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.781482+0000 mon.smithi124 (mon.0) 31 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.781662+0000 mon.smithi124 (mon.0) 32 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.781856+0000 mon.smithi124 (mon.0) 33 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.782053+0000 mon.smithi124 (mon.0) 34 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.782550+0000 mon.smithi124 (mon.0) 35 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.785364+0000 mon.smithi188 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.785731+0000 mon.smithi188 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:37.909 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.801415+0000 mon.smithi124 (mon.0) 36 : cluster [INF] Manager daemon smithi124.lcfakv is now available 2023-11-16T13:11:39.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.778675+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e70 with expected crc 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.785881+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e70 with expected crc 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:37.786029+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e70 with expected crc 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.824468+0000 mon.smithi124 (mon.0) 37 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.829508+0000 mon.smithi124 (mon.0) 38 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.846227+0000 mon.smithi124 (mon.0) 39 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.853337+0000 mon.smithi124 (mon.0) 40 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:37.864685+0000 mon.smithi124 (mon.0) 41 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T13:11:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:38.780497+0000 mon.smithi124 (mon.0) 42 : cluster [DBG] mgrmap e39: smithi124.lcfakv(active, since 1.00862s), standbys: smithi188.chcfuf 2023-11-16T13:11:39.645 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:40.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:38.463746+0000 mgr.smithi124.lcfakv (mgr.34100) 1 : cephadm [INF] [16/Nov/2023:13:11:38] ENGINE Bus STARTING 2023-11-16T13:11:40.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:38.579622+0000 mgr.smithi124.lcfakv (mgr.34100) 2 : cephadm [INF] [16/Nov/2023:13:11:38] ENGINE Serving on https://172.21.15.124:7150 2023-11-16T13:11:40.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:38.680766+0000 mgr.smithi124.lcfakv (mgr.34100) 3 : cephadm [INF] [16/Nov/2023:13:11:38] ENGINE Serving on http://172.21.15.124:8765 2023-11-16T13:11:40.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:38.680890+0000 mgr.smithi124.lcfakv (mgr.34100) 4 : cephadm [INF] [16/Nov/2023:13:11:38] ENGINE Bus STARTED 2023-11-16T13:11:40.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:38.787224+0000 mgr.smithi124.lcfakv (mgr.34100) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:40.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:39.777024+0000 mon.smithi124 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-11-16T13:11:40.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:39.777051+0000 mon.smithi124 (mon.0) 44 : cluster [INF] Cluster is now healthy 2023-11-16T13:11:41.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:39.781255+0000 mgr.smithi124.lcfakv (mgr.34100) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:41.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:40.784386+0000 mon.smithi124 (mon.0) 45 : cluster [DBG] mgrmap e40: smithi124.lcfakv(active, since 3s), standbys: smithi188.chcfuf 2023-11-16T13:11:42.497 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:41.244193+0000 mon.smithi124 (mon.0) 46 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:42.498 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:41.248220+0000 mon.smithi124 (mon.0) 47 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:42.498 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:41.781654+0000 mgr.smithi124.lcfakv (mgr.34100) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:42.498 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:41.886661+0000 mon.smithi124 (mon.0) 48 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:42.498 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:42 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:41.891510+0000 mon.smithi124 (mon.0) 49 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:42.654 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:11:43.298 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:11:43.298 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (9m) 0s ago 17m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:11:43.298 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (17m) 0s ago 17m 7004k - 16.2.5 6933c2a0b7dd 0d41596336aa 2023-11-16T13:11:43.298 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (16m) 2s ago 16m 7142k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:11:43.298 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (6m) 0s ago 16m 36.2M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:11:43.298 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (13m) 0s ago 13m 39.9M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:11:43.298 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (13m) 2s ago 13m 16.9M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (45s) 0s ago 18m 475M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (23s) 2s ago 16m 445M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (13s) 0s ago 18m 70.8M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (16m) 2s ago 16m 115M 2048M 16.2.5 6933c2a0b7dd a9b521acd709 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (11m) 0s ago 11m 83.2M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (11m) 2s ago 11m 79.2M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (4m) 0s ago 16m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (48s) 2s ago 16m 5217k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:11:43.299 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (15m) 0s ago 15m 1203M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:11:43.300 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (15m) 0s ago 15m 1036M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:11:43.301 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (15m) 0s ago 15m 684M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:11:43.301 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (15m) 0s ago 15m 1102M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:11:43.301 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (14m) 2s ago 14m 1112M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:11:43.301 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (14m) 2s ago 14m 1330M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:11:43.301 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (14m) 2s ago 14m 1076M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:11:43.301 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (14m) 2s ago 14m 1735M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:11:43.301 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 0s ago 16m - - 2023-11-16T13:11:43.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:42.261275+0000 mon.smithi124 (mon.0) 50 : cluster [DBG] mgrmap e41: smithi124.lcfakv(active, since 4s), standbys: smithi188.chcfuf 2023-11-16T13:11:43.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:42.401573+0000 mon.smithi124 (mon.0) 51 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:43.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:42.412411+0000 mon.smithi124 (mon.0) 52 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:43.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:42.641385+0000 mgr.smithi124.lcfakv (mgr.34100) 8 : audit [DBG] from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:43.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:42.976193+0000 mgr.smithi124.lcfakv (mgr.34100) 9 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:43.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:43.045801+0000 mon.smithi124 (mon.0) 53 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:43.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:43 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:43.053037+0000 mon.smithi124 (mon.0) 54 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:43.674 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:11:43.675 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:11:43.676 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:11:43.676 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2023-11-16T13:11:43.676 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 3 2023-11-16T13:11:43.676 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:11:43.676 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:11:43.993 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:11:43.993 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:11:43.993 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:11:43.993 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:11:43.993 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:11:43.993 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr" 2023-11-16T13:11:43.994 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:11:43.994 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "3/23 daemons upgraded", 2023-11-16T13:11:43.994 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:11:43.994 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:11:43.994 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:11:44.372 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:11:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:43.288429+0000 mgr.smithi124.lcfakv (mgr.34100) 10 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:43.674253+0000 mon.smithi124 (mon.0) 55 : audit [DBG] from='client.? 172.21.15.124:0/3173320037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:44.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:43.781943+0000 mgr.smithi124.lcfakv (mgr.34100) 11 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:44.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:43.992463+0000 mgr.smithi124.lcfakv (mgr.34100) 12 : audit [DBG] from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:44.686 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:45.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:44.318841+0000 mon.smithi124 (mon.0) 56 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:44.325251+0000 mon.smithi124 (mon.0) 57 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:44.326367+0000 mon.smithi124 (mon.0) 58 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:44.326940+0000 mon.smithi124 (mon.0) 59 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:44.327817+0000 mgr.smithi124.lcfakv (mgr.34100) 13 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:44.328017+0000 mgr.smithi124.lcfakv (mgr.34100) 14 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:44.372500+0000 mon.smithi124 (mon.0) 60 : audit [DBG] from='client.? 172.21.15.124:0/1713416176' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:44.593053+0000 mgr.smithi124.lcfakv (mgr.34100) 15 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:44.593280+0000 mgr.smithi124.lcfakv (mgr.34100) 16 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:44.857414+0000 mgr.smithi124.lcfakv (mgr.34100) 17 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:45.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:44.857542+0000 mgr.smithi124.lcfakv (mgr.34100) 18 : cephadm [INF] Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:45.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:45.121375+0000 mgr.smithi124.lcfakv (mgr.34100) 19 : cephadm [INF] Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:45.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:45 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:45.121587+0000 mgr.smithi124.lcfakv (mgr.34100) 20 : cephadm [INF] Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:46.481 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.389994+0000 mon.smithi124 (mon.0) 61 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:46.481 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.393029+0000 mon.smithi124 (mon.0) 62 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:46.481 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.397046+0000 mon.smithi124 (mon.0) 63 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:46.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.402735+0000 mon.smithi124 (mon.0) 64 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:46.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:45.403958+0000 mgr.smithi124.lcfakv (mgr.34100) 21 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 154 B/s wr, 17 op/s 2023-11-16T13:11:46.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.406170+0000 mon.smithi124 (mon.0) 65 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:46.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.411943+0000 mon.smithi124 (mon.0) 66 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:46.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.547479+0000 mon.smithi124 (mon.0) 67 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:46.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.549464+0000 mon.smithi124 (mon.0) 68 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:46.482 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:46 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:45.550299+0000 mon.smithi124 (mon.0) 69 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-16T13:11:47.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cluster 2023-11-16T13:11:46.401417+0000 mon.smithi124 (mon.0) 70 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:47.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:46.516755+0000 mgr.smithi124.lcfakv (mgr.34100) 22 : cephadm [INF] Upgrade: Updating mon.smithi188 2023-11-16T13:11:47.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:46.520534+0000 mon.smithi124 (mon.0) 71 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:47.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:46.521278+0000 mon.smithi124 (mon.0) 72 : audit [INF] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:11:47.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:46.521862+0000 mon.smithi124 (mon.0) 73 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:11:47.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: audit 2023-11-16T13:11:46.522438+0000 mon.smithi124 (mon.0) 74 : audit [DBG] from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:47.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: cephadm 2023-11-16T13:11:46.523224+0000 mgr.smithi124.lcfakv (mgr.34100) 23 : cephadm [INF] Deploying daemon mon.smithi188 on smithi188 2023-11-16T13:11:47.890 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 systemd[1]: Stopping Ceph mon.smithi188 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:11:47.891 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: debug 2023-11-16T13:11:47.614+0000 7f1910984700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi188 -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 2023-11-16T13:11:47.891 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188[111223]: debug 2023-11-16T13:11:47.614+0000 7f1910984700 -1 mon.smithi188@1(peon) e2 *** Got Signal Terminated *** 2023-11-16T13:11:47.891 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:47 smithi188 bash[139812]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon.smithi188 2023-11-16T13:11:48.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi188.service: Succeeded. 2023-11-16T13:11:48.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 systemd[1]: Stopped Ceph mon.smithi188 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:11:48.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 systemd[1]: Starting Ceph mon.smithi188 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: set uid:gid to 167:167 (ceph:ceph) 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable), process ceph-mon, pid 7 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 bash[139976]: 9f4d7972e22613155a5dd891e6549e5570c4e356e16a7487012c9decc4cd8a80 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: pidfile_write: ignore empty --pid-file 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 systemd[1]: Started Ceph mon.smithi188 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: load: jerasure load: lrc 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: RocksDB version: 7.9.2 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Git sha 0 2023-11-16T13:11:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Compile date 2023-11-16 09:52:33 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: DB SUMMARY 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: DB Session ID: QJ0T7CM5S6P8JY4T6P9G 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: CURRENT file: CURRENT 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: IDENTITY file: IDENTITY 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: MANIFEST file: MANIFEST-000005 size: 1466 Bytes 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi188/store.db dir, Total Num: 1, files: 000029.sst 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi188/store.db: 000027.log size: 233593 ; 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.error_if_exists: 0 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.create_if_missing: 0 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.paranoid_checks: 1 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.flush_verify_memtable_count: 1 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-11-16T13:11:48.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.env: 0x5615500c3720 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.fs: PosixFileSystem 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.info_log: 0x56155296d2e0 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_file_opening_threads: 16 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.statistics: (nil) 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.use_fsync: 0 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_log_file_size: 0 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.log_file_time_to_roll: 0 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.keep_log_file_num: 1000 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.recycle_log_file_num: 0 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.allow_fallocate: 1 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.allow_mmap_reads: 0 2023-11-16T13:11:48.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.allow_mmap_writes: 0 2023-11-16T13:11:48.916 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.use_direct_reads: 0 2023-11-16T13:11:48.916 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-16T13:11:48.916 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.create_missing_column_families: 0 2023-11-16T13:11:48.917 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.db_log_dir: 2023-11-16T13:11:48.917 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.wal_dir: 2023-11-16T13:11:48.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.table_cache_numshardbits: 6 2023-11-16T13:11:48.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.WAL_ttl_seconds: 0 2023-11-16T13:11:48.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.WAL_size_limit_MB: 0 2023-11-16T13:11:48.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-16T13:11:48.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-16T13:11:48.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.is_fd_close_on_exec: 1 2023-11-16T13:11:48.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.advise_random_on_open: 1 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.db_write_buffer_size: 0 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.write_buffer_manager: 0x561551bfe320 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.use_adaptive_mutex: 0 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.rate_limiter: (nil) 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.wal_recovery_mode: 2 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.enable_thread_tracking: 0 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.enable_pipelined_write: 0 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.unordered_write: 0 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-16T13:11:48.919 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.row_cache: None 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.wal_filter: None 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.allow_ingest_behind: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.two_write_queues: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.manual_wal_flush: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.wal_compression: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.atomic_flush: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.persist_stats_to_disk: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.write_dbid_to_manifest: 0 2023-11-16T13:11:48.920 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.log_readahead_size: 0 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.best_efforts_recovery: 0 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.allow_data_in_errors: 0 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.db_host_id: __hostname__ 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.enforce_single_del_contracts: true 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_background_jobs: 2 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_background_compactions: -1 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_subcompactions: 1 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.delayed_write_rate : 16777216 2023-11-16T13:11:48.921 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_total_wal_size: 0 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.stats_dump_period_sec: 600 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.stats_persist_period_sec: 600 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_open_files: -1 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bytes_per_sync: 0 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.wal_bytes_per_sync: 0 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.strict_bytes_per_sync: 0 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_readahead_size: 0 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_background_flushes: -1 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Compression algorithms supported: 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-16T13:11:48.922 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kZSTD supported: 0 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kXpressCompression supported: 0 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kLZ4HCCompression supported: 1 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kZlibCompression supported: 1 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kSnappyCompression supported: 1 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kLZ4Compression supported: 1 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: kBZip2Compression supported: 0 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Fast CRC32 supported: Supported on x86 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: DMutex implementation: pthread_mutex_t 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi188/store.db/MANIFEST-000005 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.merge_operator: 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_filter: None 2023-11-16T13:11:48.923 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_filter_factory: None 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.sst_partitioner_factory: None 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.memtable_factory: SkipListFactory 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.table_factory: BlockBasedTable 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56155296d3e0) 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: cache_index_and_filter_blocks: 1 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: pin_top_level_index_and_filter: 1 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: index_type: 0 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: data_block_index_type: 0 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: index_shortening: 1 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: data_block_hash_table_util_ratio: 0.750000 2023-11-16T13:11:48.924 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: checksum: 4 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: no_block_cache: 0 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_cache: 0x561551c7f1f0 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_cache_name: BinnedLRUCache 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_cache_options: 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: capacity : 536870912 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: num_shard_bits : 4 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: strict_capacity_limit : 0 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: high_pri_pool_ratio: 0.000 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_cache_compressed: (nil) 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: persistent_cache: (nil) 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_size: 4096 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_size_deviation: 10 2023-11-16T13:11:48.925 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_restart_interval: 16 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: index_block_restart_interval: 1 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: metadata_block_size: 4096 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: partition_filters: 0 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: use_delta_encoding: 1 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: filter_policy: bloomfilter 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: whole_key_filtering: 1 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: verify_compression: 0 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: read_amp_bytes_per_bit: 0 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: format_version: 5 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: enable_index_compression: 1 2023-11-16T13:11:48.926 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: block_align: 0 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: max_auto_readahead_size: 262144 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: prepopulate_block_cache: 0 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: initial_auto_readahead_size: 8192 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: num_file_reads_for_auto_readahead: 2 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.write_buffer_size: 33554432 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_write_buffer_number: 2 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression: NoCompression 2023-11-16T13:11:48.927 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression: Disabled 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.prefix_extractor: nullptr 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.num_levels: 7 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-16T13:11:48.928 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.window_bits: -14 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.level: 32767 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.strategy: 0 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.enabled: false 2023-11-16T13:11:48.929 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.target_file_size_base: 67108864 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.target_file_size_multiplier: 1 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-16T13:11:48.930 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.arena_block_size: 1048576 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.disable_auto_compactions: 0 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-16T13:11:48.931 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.table_properties_collectors: 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.inplace_update_support: 0 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.inplace_update_num_locks: 10000 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-16T13:11:48.932 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.memtable_huge_page_size: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.bloom_locality: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.max_successive_merges: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.optimize_filters_for_hits: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.paranoid_file_checks: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.force_consistency_checks: 1 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.report_bg_io_stats: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.ttl: 2592000 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.periodic_compaction_seconds: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.enable_blob_files: false 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.min_blob_size: 0 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.blob_file_size: 268435456 2023-11-16T13:11:48.933 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.blob_compression_type: NoCompression 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.enable_blob_garbage_collection: false 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.blob_file_starting_level: 0 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 29.sst 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi188/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 31, last_sequence is 18250, log_number is 27,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 27 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 30262c90-3228-4522-9dc3-e2af66efab98 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700140308490799, "job": 1, "event": "recovery_started", "wal_files": [27]} 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #27 mode 2 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700140308491911, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 32, "file_size": 156672, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18255, "largest_seqno": 18287, "table_properties": {"data_size": 155420, "index_size": 178, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 582, "raw_average_key_size": 26, "raw_value_size": 154752, "raw_average_value_size": 7034, "num_data_blocks": 8, "num_entries": 22, "num_filter_entries": 22, "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": 1700140308, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "30262c90-3228-4522-9dc3-e2af66efab98", "db_session_id": "QJ0T7CM5S6P8JY4T6P9G", "orig_file_number": 32, "seqno_to_time_mapping": "N/A"}} 2023-11-16T13:11:48.934 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700140308491980, "job": 1, "event": "recovery_finished"} 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/version_set.cc:5047] Creating manifest 34 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi188/store.db/000027.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561551d1c000 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: DB pointer 0x561551d08000 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: ** DB Stats ** 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-16T13:11:48.935 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: ** Compaction Stats [default] ** 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.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) 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: L0 1/0 153.00 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 221.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: L6 1/0 36.36 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 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Sum 2/0 36.51 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 221.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-16T13:11:48.936 INFO:journalctl@ceph.mon.smithi188.smithi188.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 221.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: ** Compaction Stats [default] ** 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.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) 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.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 221.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T13:11:48.937 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Cumulative compaction: 0.00 GB write, 44.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Interval compaction: 0.00 GB write, 44.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.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 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Block cache BinnedLRUCache@0x561551c7f1f0#7 capacity: 512.00 MB usage: 0.38 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.27 KB,5.06639e-05%) Misc(1,0.00 KB,0%) 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: starting mon.smithi188 rank 1 at public addrs [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] at bind addrs [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi188 fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???) e2 preinit fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T13:11:48.938 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???).mds e8 new map 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???).mds e8 print_map 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: e8 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.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} 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: legacy client fscid: 1 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Filesystem 'foofs' (1) 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: fs_name foofs 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: epoch 5 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: created 2023-11-16T12:58:14.396013+0000 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: modified 2023-11-16T12:58:18.423666+0000 2023-11-16T13:11:48.939 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: tableserver 0 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: root 0 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: session_timeout 60 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: session_autoclose 300 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: max_file_size 1099511627776 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: required_client_features {} 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: last_failure 0 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: last_failure_osd_epoch 0 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.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} 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: max_mds 1 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: in 0 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: up {0=14502} 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: failed 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: damaged 2023-11-16T13:11:48.940 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: stopped 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: data_pools [3] 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: metadata_pool 2 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: inline_data disabled 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: balancer 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: bal_rank_mask -1 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: standby_count_wanted 1 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: [mds.foofs.smithi124.sxrvpx{0:14502} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.124:6834/1473701363,v1:172.21.15.124:6835/1473701363] compat {c=[1],r=[1],i=[7ff]}] 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: Standby daemons: 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout: [mds.foofs.smithi188.lzldaz{-1:24287} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] compat {c=[1],r=[1],i=[7ff]}] 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???).osd e70 crush map has features 3314933000854323200, adjusting msgr requires 2023-11-16T13:11:48.941 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2023-11-16T13:11:48.942 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2023-11-16T13:11:48.942 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2023-11-16T13:11:48.942 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:48 smithi188 ceph-mon[140014]: mon.smithi188@-1(???).paxosservice(auth 1..45) refresh upgraded, format 0 -> 3 2023-11-16T13:11:49.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mkfs 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T13:11:49.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Bind address in nfs.foo.1.1.smithi188.cvaoqr's ganesha conf is defaulting to empty 2023-11-16T13:11:49.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Deploying daemon nfs.foo.1.1.smithi188.cvaoqr on smithi188 2023-11-16T13:11:49.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring alertmanager.smithi124 (dependencies changed)... 2023-11-16T13:11:49.686 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring daemon alertmanager.smithi124 on smithi124 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring grafana.smithi124 (dependencies changed)... 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Regenerating cephadm self-signed grafana TLS certificates 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring daemon grafana.smithi124 on smithi124 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring node-exporter.smithi124 (dependencies changed)... 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring daemon node-exporter.smithi124 on smithi124 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring node-exporter.smithi188 (dependencies changed)... 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring daemon node-exporter.smithi188 on smithi188 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Upgrade: Updating mgr.smithi124.lcfakv 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Deploying daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T13:11:49.687 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:06] ENGINE Bus STARTING 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:06] ENGINE Serving on http://172.21.15.124:8765 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:07] ENGINE Serving on https://172.21.15.124:7150 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:07] ENGINE Bus STARTED 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v5: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e33: smithi124.lcfakv(active, since 4s) 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v6: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:49.688 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e34: smithi124.lcfakv(active, since 8s), standbys: smithi188.chcfuf 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v7: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v8: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 140 B/s wr, 16 op/s 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:11:49.689 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:11:49.727 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:50.008 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:50.008 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v9: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 110 B/s wr, 12 op/s 2023-11-16T13:11:50.008 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Upgrade: Updating mgr.smithi188.chcfuf 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Deploying daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v10: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v11: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v12: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 298 B/s wr, 12 op/s 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v13: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v14: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v15: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all mgr 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Standby manager daemon smithi188.chcfuf restarted 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e35: smithi124.lcfakv(active, since 21s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Upgrade: Updating mon.smithi124 2023-11-16T13:11:50.009 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Deploying daemon mon.smithi124 on smithi124 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mon.smithi124 calling monitor election 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mon.smithi124 is new leader, mons smithi124,smithi188 in quorum (ranks 0,1) 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: monmap e2: 2 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],smithi188=[v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: osdmap e69: 8 total, 8 up, 8 in 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e35: smithi124.lcfakv(active, since 24s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e36: smithi124.lcfakv(active, since 24s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e37: smithi124.lcfakv(active, since 25s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.010 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Standby manager daemon smithi188.chcfuf restarted 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Active manager daemon smithi124.lcfakv restarted 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Activating manager daemon smithi124.lcfakv 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: osdmap e70: 8 total, 8 up, 8 in 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e38: smithi124.lcfakv(active, starting, since 0.00535713s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: failed to encode map e70 with expected crc 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T13:11:50.011 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: failed to encode map e70 with expected crc 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: failed to encode map e70 with expected crc 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Manager daemon smithi124.lcfakv is now available 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:50.012 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:38] ENGINE Bus STARTING 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:38] ENGINE Serving on https://172.21.15.124:7150 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:38] ENGINE Serving on http://172.21.15.124:8765 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [16/Nov/2023:13:11:38] ENGINE Bus STARTED 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e39: smithi124.lcfakv(active, since 1.00862s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v3: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Cluster is now healthy 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v4: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e40: smithi124.lcfakv(active, since 3s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.013 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v5: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e41: smithi124.lcfakv(active, since 4s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/3173320037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v6: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.014 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/1713416176' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:50.015 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: pgmap v7: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 154 B/s wr, 17 op/s 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Upgrade: Updating mon.smithi188 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.016 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Deploying daemon mon.smithi188 on smithi188 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mon.smithi124 calling monitor election 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mon.smithi188 calling monitor election 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mon.smithi124 is new leader, mons smithi124,smithi188 in quorum (ranks 0,1) 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: monmap e3: 2 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],smithi188=[v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-16T13:11:50.017 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: osdmap e70: 8 total, 8 up, 8 in 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: mgrmap e41: smithi124.lcfakv(active, since 10s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mkfs 11dffc0a-847f-11ee-8dbe-212e2dc638e7 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Bind address in nfs.foo.1.1.smithi188.cvaoqr's ganesha conf is defaulting to empty 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Deploying daemon nfs.foo.1.1.smithi188.cvaoqr on smithi188 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring alertmanager.smithi124 (dependencies changed)... 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring daemon alertmanager.smithi124 on smithi124 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring grafana.smithi124 (dependencies changed)... 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Regenerating cephadm self-signed grafana TLS certificates 2023-11-16T13:11:50.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring daemon grafana.smithi124 on smithi124 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring node-exporter.smithi124 (dependencies changed)... 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring daemon node-exporter.smithi124 on smithi124 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring node-exporter.smithi188 (dependencies changed)... 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring daemon node-exporter.smithi188 on smithi188 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Upgrade: Need to upgrade myself (mgr.smithi188.chcfuf) 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Upgrade: Updating mgr.smithi124.lcfakv 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Deploying daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:06] ENGINE Bus STARTING 2023-11-16T13:11:50.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:06] ENGINE Serving on http://172.21.15.124:8765 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:07] ENGINE Serving on https://172.21.15.124:7150 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:07] ENGINE Bus STARTED 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v5: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e33: smithi124.lcfakv(active, since 4s) 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v6: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:50.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e34: smithi124.lcfakv(active, since 8s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v7: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v8: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 140 B/s wr, 16 op/s 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring prometheus.smithi124 (dependencies changed)... 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Reconfiguring daemon prometheus.smithi124 on smithi124 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v9: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 110 B/s wr, 12 op/s 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Upgrade: Updating mgr.smithi188.chcfuf 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Deploying daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v10: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v11: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2023-11-16T13:11:50.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v12: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 298 B/s wr, 12 op/s 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v13: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v14: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v15: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all mgr 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Standby manager daemon smithi188.chcfuf restarted 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e35: smithi124.lcfakv(active, since 21s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Upgrade: Updating mon.smithi124 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Deploying daemon mon.smithi124 on smithi124 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mon.smithi124 calling monitor election 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mon.smithi124 is new leader, mons smithi124,smithi188 in quorum (ranks 0,1) 2023-11-16T13:11:50.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: monmap e2: 2 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],smithi188=[v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: osdmap e69: 8 total, 8 up, 8 in 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e35: smithi124.lcfakv(active, since 24s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e36: smithi124.lcfakv(active, since 24s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e37: smithi124.lcfakv(active, since 25s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Standby manager daemon smithi188.chcfuf restarted 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Standby manager daemon smithi188.chcfuf started 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Active manager daemon smithi124.lcfakv restarted 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Activating manager daemon smithi124.lcfakv 2023-11-16T13:11:50.168 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: osdmap e70: 8 total, 8 up, 8 in 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e38: smithi124.lcfakv(active, starting, since 0.00535713s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: failed to encode map e70 with expected crc 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr metadata", "who": "smithi188.chcfuf", "id": "smithi188.chcfuf"}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T13:11:50.169 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T13:11:50.170 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T13:11:50.170 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi188.chcfuf/key"}]: dispatch 2023-11-16T13:11:50.170 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.? 172.21.15.188:0/1659593346' entity='mgr.smithi188.chcfuf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T13:11:50.170 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: failed to encode map e70 with expected crc 2023-11-16T13:11:50.170 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: failed to encode map e70 with expected crc 2023-11-16T13:11:50.170 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Manager daemon smithi124.lcfakv is now available 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/mirror_snapshot_schedule"}]: dispatch 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi124.lcfakv/trash_purge_schedule"}]: dispatch 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:38] ENGINE Bus STARTING 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:38] ENGINE Serving on https://172.21.15.124:7150 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:38] ENGINE Serving on http://172.21.15.124:8765 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [16/Nov/2023:13:11:38] ENGINE Bus STARTED 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e39: smithi124.lcfakv(active, since 1.00862s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v3: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.171 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Cluster is now healthy 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v4: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e40: smithi124.lcfakv(active, since 3s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v5: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e41: smithi124.lcfakv(active, since 4s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.172 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/3173320037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v6: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/etc/ceph/ceph.conf 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/etc/ceph/ceph.conf 2023-11-16T13:11:50.173 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/1713416176' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:11:50.174 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:50.174 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.conf 2023-11-16T13:11:50.174 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:50.174 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-11-16T13:11:50.174 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Updating smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/config/ceph.client.admin.keyring 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: pgmap v7: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 154 B/s wr, 17 op/s 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-16T13:11:50.175 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Upgrade: Updating mon.smithi188 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Deploying daemon mon.smithi188 on smithi188 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi124"}]: dispatch 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mon metadata", "id": "smithi188"}]: dispatch 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mon.smithi124 calling monitor election 2023-11-16T13:11:50.176 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mon.smithi188 calling monitor election 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mon.smithi124 is new leader, mons smithi124,smithi188 in quorum (ranks 0,1) 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: monmap e3: 2 mons at {smithi124=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],smithi188=[v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: osdmap e70: 8 total, 8 up, 8 in 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: mgrmap e41: smithi124.lcfakv(active, since 10s), standbys: smithi188.chcfuf 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:50.177 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:11:51.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:50 smithi124 ceph-mon[164036]: pgmap v9: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 192 B/s wr, 11 op/s 2023-11-16T13:11:51.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:50 smithi188 ceph-mon[140014]: pgmap v9: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 192 B/s wr, 11 op/s 2023-11-16T13:11:52.881 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:52 smithi188 ceph-mon[140014]: pgmap v10: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 176 B/s wr, 10 op/s 2023-11-16T13:11:52.882 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:52.882 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:52.882 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:52.882 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:52 smithi124 ceph-mon[164036]: pgmap v10: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 176 B/s wr, 10 op/s 2023-11-16T13:11:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:52.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:53.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:53.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:11:54.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:54 smithi188 ceph-mon[140014]: pgmap v11: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 176 B/s wr, 10 op/s 2023-11-16T13:11:54.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:54.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:54.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:54.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:54.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:54.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:54.777 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:54 smithi124 ceph-mon[164036]: pgmap v11: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 176 B/s wr, 10 op/s 2023-11-16T13:11:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:11:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:54.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:55.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:55 smithi124 ceph-mon[164036]: pgmap v12: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 287 B/s wr, 11 op/s 2023-11-16T13:11:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:55 smithi124 ceph-mon[164036]: pgmap v13: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:11:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:55 smithi124 ceph-mon[164036]: Reconfiguring mon.smithi124 (monmap changed)... 2023-11-16T13:11:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:11:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:11:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:55 smithi124 ceph-mon[164036]: Reconfiguring daemon mon.smithi124 on smithi124 2023-11-16T13:11:55.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:55 smithi188 ceph-mon[140014]: pgmap v12: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 287 B/s wr, 11 op/s 2023-11-16T13:11:55.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:55 smithi188 ceph-mon[140014]: pgmap v13: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:11:55.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:55 smithi188 ceph-mon[140014]: Reconfiguring mon.smithi124 (monmap changed)... 2023-11-16T13:11:55.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:11:55.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:11:55.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:55.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:55 smithi188 ceph-mon[140014]: Reconfiguring daemon mon.smithi124 on smithi124 2023-11-16T13:11:56.864 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.864 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.864 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: Reconfiguring mgr.smithi124.lcfakv (monmap changed)... 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: Reconfiguring daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:11:56.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: Reconfiguring mgr.smithi124.lcfakv (monmap changed)... 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi124.lcfakv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: Reconfiguring daemon mgr.smithi124.lcfakv on smithi124 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:11:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:57 smithi124 ceph-mon[164036]: pgmap v14: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:11:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:57 smithi124 ceph-mon[164036]: Reconfiguring crash.smithi124 (monmap changed)... 2023-11-16T13:11:57.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:57 smithi124 ceph-mon[164036]: Reconfiguring daemon crash.smithi124 on smithi124 2023-11-16T13:11:57.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:57.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:57.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T13:11:57.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:57.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:57 smithi188 ceph-mon[140014]: pgmap v14: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:11:57.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:57 smithi188 ceph-mon[140014]: Reconfiguring crash.smithi124 (monmap changed)... 2023-11-16T13:11:57.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:57 smithi188 ceph-mon[140014]: Reconfiguring daemon crash.smithi124 on smithi124 2023-11-16T13:11:57.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:57.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:57.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T13:11:57.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:58.844 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:58 smithi124 ceph-mon[164036]: Reconfiguring osd.0 (monmap changed)... 2023-11-16T13:11:58.844 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:58 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.0 on smithi124 2023-11-16T13:11:58.844 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:58.844 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:58.845 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T13:11:58.845 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:58 smithi188 ceph-mon[140014]: Reconfiguring osd.0 (monmap changed)... 2023-11-16T13:11:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:58 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.0 on smithi124 2023-11-16T13:11:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T13:11:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:59.820 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:11:59.874 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:59 smithi124 ceph-mon[164036]: Reconfiguring osd.1 (monmap changed)... 2023-11-16T13:11:59.874 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:59 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.1 on smithi124 2023-11-16T13:11:59.875 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:59 smithi124 ceph-mon[164036]: pgmap v15: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 113 B/s wr, 0 op/s 2023-11-16T13:11:59.875 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:59 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:59.875 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:59 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:59.875 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:59 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T13:11:59.875 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:11:59 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:11:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:59 smithi188 ceph-mon[140014]: Reconfiguring osd.1 (monmap changed)... 2023-11-16T13:11:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:59 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.1 on smithi124 2023-11-16T13:11:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:59 smithi188 ceph-mon[140014]: pgmap v15: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 113 B/s wr, 0 op/s 2023-11-16T13:11:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:59 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:59 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:11:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:59 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T13:11:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:11:59 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:00 smithi124 ceph-mon[164036]: Reconfiguring osd.2 (monmap changed)... 2023-11-16T13:12:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:00 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.2 on smithi124 2023-11-16T13:12:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T13:12:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:00 smithi188 ceph-mon[140014]: Reconfiguring osd.2 (monmap changed)... 2023-11-16T13:12:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:00 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.2 on smithi124 2023-11-16T13:12:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T13:12:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:01.862 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:01 smithi124 ceph-mon[164036]: Reconfiguring osd.3 (monmap changed)... 2023-11-16T13:12:01.863 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:01 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.3 on smithi124 2023-11-16T13:12:01.863 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:01 smithi124 ceph-mon[164036]: pgmap v16: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:01.863 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:01 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:01.863 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:01 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:01.863 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:01 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:12:01.863 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:01 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:01.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:01 smithi188 ceph-mon[140014]: Reconfiguring osd.3 (monmap changed)... 2023-11-16T13:12:01.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:01 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.3 on smithi124 2023-11-16T13:12:01.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:01 smithi188 ceph-mon[140014]: pgmap v16: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:01.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:01 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:01.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:01 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:01.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:01 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:12:01.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:01 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:02 smithi124 ceph-mon[164036]: Reconfiguring mds.foofs.smithi124.sxrvpx (monmap changed)... 2023-11-16T13:12:02.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:02 smithi124 ceph-mon[164036]: Reconfiguring daemon mds.foofs.smithi124.sxrvpx on smithi124 2023-11-16T13:12:02.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:02.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:02.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:12:02.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:02 smithi188 ceph-mon[140014]: Reconfiguring mds.foofs.smithi124.sxrvpx (monmap changed)... 2023-11-16T13:12:02.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:02 smithi188 ceph-mon[140014]: Reconfiguring daemon mds.foofs.smithi124.sxrvpx on smithi124 2023-11-16T13:12:02.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:02.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:02.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:12:02.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: Reconfiguring crash.smithi188 (monmap changed)... 2023-11-16T13:12:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: Reconfiguring daemon crash.smithi188 on smithi188 2023-11-16T13:12:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: pgmap v17: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:03.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:12:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:12:03.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: Reconfiguring crash.smithi188 (monmap changed)... 2023-11-16T13:12:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: Reconfiguring daemon crash.smithi188 on smithi188 2023-11-16T13:12:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: pgmap v17: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi188.chcfuf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T13:12:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T13:12:03.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:04.857 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:04.879 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:04 smithi188 ceph-mon[140014]: Reconfiguring mgr.smithi188.chcfuf (monmap changed)... 2023-11-16T13:12:04.879 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:04 smithi188 ceph-mon[140014]: Reconfiguring daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T13:12:04.879 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:04 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:04.879 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:04 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:04.879 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:04 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:12:04.879 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:04 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:12:04.880 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:04 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:04 smithi124 ceph-mon[164036]: Reconfiguring mgr.smithi188.chcfuf (monmap changed)... 2023-11-16T13:12:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:04 smithi124 ceph-mon[164036]: Reconfiguring daemon mgr.smithi188.chcfuf on smithi188 2023-11-16T13:12:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:04 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:04 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:04 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T13:12:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:04 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T13:12:04.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:04 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:05.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:05 smithi124 ceph-mon[164036]: Reconfiguring mon.smithi188 (monmap changed)... 2023-11-16T13:12:05.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:05 smithi124 ceph-mon[164036]: Reconfiguring daemon mon.smithi188 on smithi188 2023-11-16T13:12:05.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:05 smithi124 ceph-mon[164036]: pgmap v18: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:12:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T13:12:05.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:05.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:05 smithi188 ceph-mon[140014]: Reconfiguring mon.smithi188 (monmap changed)... 2023-11-16T13:12:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:05 smithi188 ceph-mon[140014]: Reconfiguring daemon mon.smithi188 on smithi188 2023-11-16T13:12:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:05 smithi188 ceph-mon[140014]: pgmap v18: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:12:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T13:12:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:06.877 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:06 smithi188 ceph-mon[140014]: Reconfiguring osd.4 (monmap changed)... 2023-11-16T13:12:06.878 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:06 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.4 on smithi188 2023-11-16T13:12:06.878 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:06.878 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:06.878 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T13:12:06.878 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:06.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:06 smithi124 ceph-mon[164036]: Reconfiguring osd.4 (monmap changed)... 2023-11-16T13:12:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:06 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.4 on smithi188 2023-11-16T13:12:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T13:12:06.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:07 smithi124 ceph-mon[164036]: Reconfiguring osd.5 (monmap changed)... 2023-11-16T13:12:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:07 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.5 on smithi188 2023-11-16T13:12:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:07 smithi124 ceph-mon[164036]: pgmap v19: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:07 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:07 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:07 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T13:12:07.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:07 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:07 smithi188 ceph-mon[140014]: Reconfiguring osd.5 (monmap changed)... 2023-11-16T13:12:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:07 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.5 on smithi188 2023-11-16T13:12:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:07 smithi188 ceph-mon[140014]: pgmap v19: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:07 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:07 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:07 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T13:12:07.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:07 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:08.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:08 smithi124 ceph-mon[164036]: Reconfiguring osd.6 (monmap changed)... 2023-11-16T13:12:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:08 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.6 on smithi188 2023-11-16T13:12:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T13:12:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:08.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:08 smithi188 ceph-mon[140014]: Reconfiguring osd.6 (monmap changed)... 2023-11-16T13:12:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:08 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.6 on smithi188 2023-11-16T13:12:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T13:12:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:09.869 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:09 smithi188 ceph-mon[140014]: Reconfiguring osd.7 (monmap changed)... 2023-11-16T13:12:09.869 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:09 smithi188 ceph-mon[140014]: Reconfiguring daemon osd.7 on smithi188 2023-11-16T13:12:09.869 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:09 smithi188 ceph-mon[140014]: pgmap v20: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:09.870 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:09 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:09.870 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:09 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:09.870 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:09 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:12:09.870 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:09 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:09.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:09 smithi124 ceph-mon[164036]: Reconfiguring osd.7 (monmap changed)... 2023-11-16T13:12:09.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:09 smithi124 ceph-mon[164036]: Reconfiguring daemon osd.7 on smithi188 2023-11-16T13:12:09.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:09 smithi124 ceph-mon[164036]: pgmap v20: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:09.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:09 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:09.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:09 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:09.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:09 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:12:09.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:09 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:09.900 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:10.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: Reconfiguring mds.foofs.smithi188.lzldaz (monmap changed)... 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: Reconfiguring daemon mds.foofs.smithi188.lzldaz on smithi188 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi124"}]: dispatch 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi124"}]': finished 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi188"}]: dispatch 2023-11-16T13:12:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:10 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi188"}]': finished 2023-11-16T13:12:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: Reconfiguring mds.foofs.smithi188.lzldaz (monmap changed)... 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: Reconfiguring daemon mds.foofs.smithi188.lzldaz on smithi188 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi124"}]: dispatch 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi124"}]': finished 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi188"}]: dispatch 2023-11-16T13:12:10.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:10 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi188"}]': finished 2023-11-16T13:12:11.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:11 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all mon 2023-11-16T13:12:11.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:11 smithi124 ceph-mon[164036]: pgmap v21: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:11.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:11.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:12:11.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:11.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:11 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all mon 2023-11-16T13:12:11.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:11 smithi188 ceph-mon[140014]: pgmap v21: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:11.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:11.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi124", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:12:11.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:12 smithi124 ceph-mon[164036]: Upgrade: Updating crash.smithi124 (1/2) 2023-11-16T13:12:12.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:12 smithi124 ceph-mon[164036]: Deploying daemon crash.smithi124 on smithi124 2023-11-16T13:12:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:12 smithi188 ceph-mon[140014]: Upgrade: Updating crash.smithi124 (1/2) 2023-11-16T13:12:12.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:12 smithi188 ceph-mon[140014]: Deploying daemon crash.smithi124 on smithi124 2023-11-16T13:12:13.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:13 smithi124 ceph-mon[164036]: pgmap v22: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:13.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:13 smithi188 ceph-mon[140014]: pgmap v22: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:14.721 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:12:14.940 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:15.027 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:15.027 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:15.027 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:15.027 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:12:15.027 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:15.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:15.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:15.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:15.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi188", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-16T13:12:15.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (9m) 32s ago 17m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 starting - - - - 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (16m) 23s ago 16m 7147k - 16.2.5 6933c2a0b7dd 7ca5dafaf510 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (7m) 32s ago 17m 36.2M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (13m) 32s ago 13m 39.9M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (13m) 23s ago 13m 17.2M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (77s) 32s ago 18m 475M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (55s) 23s ago 16m 446M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:12:15.352 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (45s) 32s ago 18m 70.8M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (27s) 23s ago 16m 22.7M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (12m) 32s ago 12m 83.2M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (11m) 23s ago 11m 79.4M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (5m) 32s ago 17m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (80s) 23s ago 16m 5217k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (16m) 32s ago 16m 1203M 1944M 16.2.5 6933c2a0b7dd 176dd34deab7 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (16m) 32s ago 16m 1036M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (15m) 32s ago 15m 684M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (15m) 32s ago 15m 1102M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (15m) 23s ago 15m 1113M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (15m) 23s ago 15m 1330M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (15m) 23s ago 15m 1077M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:12:15.353 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (14m) 23s ago 14m 1737M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:12:15.354 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 32s ago 17m - - 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2023-11-16T13:12:15.731 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 4 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:12:15.732 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:12:16.011 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:15 smithi188 ceph-mon[140014]: pgmap v23: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:16.012 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:15 smithi188 ceph-mon[140014]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:16.012 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:15 smithi188 ceph-mon[140014]: Upgrade: Updating crash.smithi188 (2/2) 2023-11-16T13:12:16.012 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:15 smithi188 ceph-mon[140014]: Deploying daemon crash.smithi188 on smithi188 2023-11-16T13:12:16.012 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:15 smithi188 ceph-mon[140014]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:16.012 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:15 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/295867746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:16.049 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:12:16.049 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:12:16.049 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:12:16.049 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:12:16.049 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:12:16.049 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:12:16.049 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr" 2023-11-16T13:12:16.050 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:12:16.050 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "4/23 daemons upgraded", 2023-11-16T13:12:16.050 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading crash daemons", 2023-11-16T13:12:16.050 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:12:16.050 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:12:16.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:15 smithi124 ceph-mon[164036]: pgmap v23: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:16.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:15 smithi124 ceph-mon[164036]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:16.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:15 smithi124 ceph-mon[164036]: Upgrade: Updating crash.smithi188 (2/2) 2023-11-16T13:12:16.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:15 smithi124 ceph-mon[164036]: Deploying daemon crash.smithi188 on smithi188 2023-11-16T13:12:16.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:15 smithi124 ceph-mon[164036]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:16.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:15 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/295867746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:16.424 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:12:16.424 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:12:16.424 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:12:17.014 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:16 smithi188 ceph-mon[140014]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:17.014 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:16 smithi188 ceph-mon[140014]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:17.014 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:16 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/3739104883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:12:17.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:16 smithi124 ceph-mon[164036]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:17.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:16 smithi124 ceph-mon[164036]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:17.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:16 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/3739104883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:12:18.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:17 smithi124 ceph-mon[164036]: pgmap v24: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:18.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:17 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:18.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:17 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:18.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:17 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:18.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:17 smithi188 ceph-mon[140014]: pgmap v24: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:18.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:17 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:18.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:17 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:18.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:17 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:19.982 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:20.369 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:19 smithi124 ceph-mon[164036]: pgmap v25: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:20.369 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:19 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:20.369 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:19 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:20.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:19 smithi188 ceph-mon[140014]: pgmap v25: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:20.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:19 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:20.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:19 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.362 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:21 smithi188 ceph-mon[140014]: pgmap v26: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:21.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.363 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.620 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:21 smithi124 ceph-mon[164036]: pgmap v26: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:21.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:21.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: pgmap v27: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: pgmap v27: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: pgmap v28: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 185 B/s wr, 0 op/s 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: pgmap v29: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 113 B/s wr, 0 op/s 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all crash 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi124"}]: dispatch 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi124"}]': finished 2023-11-16T13:12:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi188"}]: dispatch 2023-11-16T13:12:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi188"}]': finished 2023-11-16T13:12:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-16T13:12:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-16T13:12:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:24 smithi124 ceph-mon[164036]: Upgrade: osd.0 is safe to restart 2023-11-16T13:12:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: pgmap v28: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 185 B/s wr, 0 op/s 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: pgmap v29: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 113 B/s wr, 0 op/s 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all crash 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi124"}]: dispatch 2023-11-16T13:12:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi124"}]': finished 2023-11-16T13:12:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi188"}]: dispatch 2023-11-16T13:12:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi188"}]': finished 2023-11-16T13:12:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-16T13:12:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-16T13:12:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:24 smithi188 ceph-mon[140014]: Upgrade: osd.0 is safe to restart 2023-11-16T13:12:25.014 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:26.114 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:25 smithi124 ceph-mon[164036]: Upgrade: Updating osd.0 2023-11-16T13:12:26.114 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:25 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:26.114 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:25 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T13:12:26.114 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:25 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:26.115 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:25 smithi124 ceph-mon[164036]: Deploying daemon osd.0 on smithi124 2023-11-16T13:12:26.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:25 smithi188 ceph-mon[140014]: Upgrade: Updating osd.0 2023-11-16T13:12:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:25 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:25 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T13:12:26.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:25 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:26.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:25 smithi188 ceph-mon[140014]: Deploying daemon osd.0 on smithi124 2023-11-16T13:12:27.030 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:26 smithi124 ceph-mon[164036]: pgmap v30: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:27.030 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:26 smithi124 systemd[1]: Stopping Ceph osd.0 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:12:27.030 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.0[118281]: debug 2023-11-16T13:12:26.832+0000 7fba871d2700 -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 2023-11-16T13:12:27.030 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.0[118281]: debug 2023-11-16T13:12:26.832+0000 7fba871d2700 -1 osd.0 70 *** Got signal Terminated *** 2023-11-16T13:12:27.030 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:26 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.0[118281]: debug 2023-11-16T13:12:26.832+0000 7fba871d2700 -1 osd.0 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:12:27.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:26 smithi188 ceph-mon[140014]: pgmap v30: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:27.392 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:27 smithi124 bash[171265]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.0 2023-11-16T13:12:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 failed (root=default,host=smithi124) (connection refused reported by osd.3) 2023-11-16T13:12:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:27.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:27.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:27.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:27 smithi124 ceph-mon[164036]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 failed (root=default,host=smithi124) (connection refused reported by osd.3) 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.7 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.4 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:28.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.2 2023-11-16T13:12:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.6 2023-11-16T13:12:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.3 2023-11-16T13:12:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.1 2023-11-16T13:12:28.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:27 smithi188 ceph-mon[140014]: osd.0 reported immediately failed by osd.5 2023-11-16T13:12:28.642 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:28 smithi124 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.0.service: Succeeded. 2023-11-16T13:12:28.643 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:28 smithi124 systemd[1]: Stopped Ceph osd.0 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:12:28.643 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:28 smithi124 systemd[1]: Starting Ceph osd.0 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:12:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:28 smithi124 ceph-mon[164036]: pgmap v31: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:28 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:12:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:28 smithi124 ceph-mon[164036]: failed to encode map e71 with expected crc 2023-11-16T13:12:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:28 smithi124 ceph-mon[164036]: osdmap e71: 8 total, 7 up, 8 in 2023-11-16T13:12:29.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:28 smithi188 ceph-mon[140014]: pgmap v31: 129 pgs: 129 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s 2023-11-16T13:12:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:28 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:12:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:28 smithi188 ceph-mon[140014]: failed to encode map e71 with expected crc 2023-11-16T13:12:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:28 smithi188 ceph-mon[140014]: osdmap e71: 8 total, 7 up, 8 in 2023-11-16T13:12:29.642 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171541]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-16T13:12:29.642 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171541]: 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 2023-11-16T13:12:29.643 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171541]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-11-16T13:12:29.643 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171541]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-16T13:12:29.643 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171541]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-16T13:12:29.643 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171541]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-16T13:12:29.643 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171541]: --> ceph-volume raw activate successful for osd ID: 0 2023-11-16T13:12:30.059 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:30.142 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-osd[171831]: -- 172.21.15.124:0/3153877149 <== mon.0 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559a57be04e0 con 0x559a57bb0c00 2023-11-16T13:12:30.143 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 bash[171794]: 9c399a639dd5d1f2c3e9e58bfa2642ff9d7b3589ba1b83d29f135a168cdfb83e 2023-11-16T13:12:30.143 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:29 smithi124 systemd[1]: Started Ceph osd.0 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:12:30.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: osdmap e72: 8 total, 7 up, 8 in 2023-11-16T13:12:30.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:29 smithi124 ceph-mon[164036]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: osdmap e72: 8 total, 7 up, 8 in 2023-11-16T13:12:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:29 smithi188 ceph-mon[140014]: failed to encode map e72 with expected crc 2023-11-16T13:12:30.893 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:30 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-0[171808]: 2023-11-16T13:12:30.446+0000 7f57c9539640 -1 Falling back to public interface 2023-11-16T13:12:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:30 smithi124 ceph-mon[164036]: pgmap v34: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:30 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 180/1326 objects degraded (13.575%), 30 pgs degraded (PG_DEGRADED) 2023-11-16T13:12:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:30 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:30 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:30.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:30 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:31.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:30 smithi188 ceph-mon[140014]: pgmap v34: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:31.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:30 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 180/1326 objects degraded (13.575%), 30 pgs degraded (PG_DEGRADED) 2023-11-16T13:12:31.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:30 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:31.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:30 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:31.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:30 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:33.035 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:32 smithi124 ceph-mon[164036]: pgmap v35: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:33.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:32 smithi188 ceph-mon[140014]: pgmap v35: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:35.093 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:35.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:34 smithi124 ceph-mon[164036]: pgmap v36: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:34 smithi188 ceph-mon[140014]: pgmap v36: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:35.619 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-0[171808]: 2023-11-16T13:12:35.224+0000 7f57c9539640 -1 osd.0 70 log_to_monitors true 2023-11-16T13:12:36.142 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:12:35 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-0[171808]: 2023-11-16T13:12:35.903+0000 7f57b89a1700 -1 osd.0 70 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:12:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:35 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:35 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:35 smithi124 ceph-mon[164036]: from='osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-16T13:12:36.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:35 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:35 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:35 smithi188 ceph-mon[140014]: from='osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-16T13:12:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:36 smithi124 ceph-mon[164036]: pgmap v37: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:36 smithi124 ceph-mon[164036]: failed to encode map e73 with expected crc 2023-11-16T13:12:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:36 smithi124 ceph-mon[164036]: from='osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-16T13:12:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:36 smithi124 ceph-mon[164036]: osdmap e73: 8 total, 7 up, 8 in 2023-11-16T13:12:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:36 smithi124 ceph-mon[164036]: from='osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:12:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:36 smithi124 ceph-mon[164036]: failed to encode map e73 with expected crc 2023-11-16T13:12:37.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:36 smithi188 ceph-mon[140014]: pgmap v37: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:37.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:36 smithi188 ceph-mon[140014]: failed to encode map e73 with expected crc 2023-11-16T13:12:37.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:36 smithi188 ceph-mon[140014]: from='osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-16T13:12:37.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:36 smithi188 ceph-mon[140014]: osdmap e73: 8 total, 7 up, 8 in 2023-11-16T13:12:37.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:36 smithi188 ceph-mon[140014]: from='osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:12:37.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:36 smithi188 ceph-mon[140014]: failed to encode map e73 with expected crc 2023-11-16T13:12:38.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: failed to encode map e73 with expected crc 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: failed to encode map e73 with expected crc 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: failed to encode map e74 with expected crc 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342] boot 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: osdmap e74: 8 total, 8 up, 8 in 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:38.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:38.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:38.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:38.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:38.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:38.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: failed to encode map e73 with expected crc 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: failed to encode map e73 with expected crc 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: failed to encode map e74 with expected crc 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: osd.0 [v2:172.21.15.124:6802/95478342,v1:172.21.15.124:6803/95478342] boot 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: osdmap e74: 8 total, 8 up, 8 in 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:12:38.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:38.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:38.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:38.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:38.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:38.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:39.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: pgmap v40: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 131 B/s rd, 131 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: pgmap v41: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: osdmap e75: 8 total, 8 up, 8 in 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:38 smithi188 ceph-mon[140014]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: pgmap v40: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 131 B/s rd, 131 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: pgmap v41: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s; 180/1326 objects degraded (13.575%) 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: osdmap e75: 8 total, 8 up, 8 in 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:39.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:38 smithi124 ceph-mon[164036]: failed to encode map e75 with expected crc 2023-11-16T13:12:40.142 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:40.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:39 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 76/1326 objects degraded (5.732%), 9 pgs degraded (PG_DEGRADED) 2023-11-16T13:12:40.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:39 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 76/1326 objects degraded (5.732%), 9 pgs degraded (PG_DEGRADED) 2023-11-16T13:12:41.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:40 smithi124 ceph-mon[164036]: pgmap v43: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 271 B/s rd, 271 B/s wr, 0 op/s; 76/1326 objects degraded (5.732%) 2023-11-16T13:12:41.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:40 smithi188 ceph-mon[140014]: pgmap v43: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 271 B/s rd, 271 B/s wr, 0 op/s; 76/1326 objects degraded (5.732%) 2023-11-16T13:12:42.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:42 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/1326 objects degraded (5.732%), 9 pgs degraded) 2023-11-16T13:12:42.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:42 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/1326 objects degraded (5.732%), 9 pgs degraded) 2023-11-16T13:12:43.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:43 smithi124 ceph-mon[164036]: pgmap v44: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2023-11-16T13:12:43.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:43 smithi188 ceph-mon[140014]: pgmap v44: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2023-11-16T13:12:45.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:45 smithi124 ceph-mon[164036]: pgmap v45: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 160 B/s rd, 160 B/s wr, 0 op/s 2023-11-16T13:12:45.182 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:45.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:45 smithi188 ceph-mon[140014]: pgmap v45: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 160 B/s rd, 160 B/s wr, 0 op/s 2023-11-16T13:12:46.767 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (10m) 13s ago 18m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (33s) 13s ago 18m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (30s) 27s ago 17m 7444k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (8m) 13s ago 17m 36.4M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (14m) 13s ago 14m 39.8M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (14m) 27s ago 14m 17.3M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (109s) 13s ago 19m 504M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:12:47.387 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (87s) 27s ago 17m 447M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (77s) 13s ago 19m 93.6M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (59s) 27s ago 17m 39.4M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (12m) 13s ago 12m 83.4M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (12m) 27s ago 12m 79.4M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (6m) 13s ago 17m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (112s) 27s ago 17m 5217k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (17s) 13s ago 17m 14.8M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (16m) 13s ago 16m 1041M 1944M 16.2.5 6933c2a0b7dd c4f80c59e641 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (16m) 13s ago 16m 688M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (16m) 13s ago 16m 1106M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (16m) 27s ago 16m 1114M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:12:47.388 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (15m) 27s ago 15m 1332M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:12:47.389 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (15m) 27s ago 15m 1078M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:12:47.389 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (15m) 27s ago 15m 1738M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:12:47.389 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 13s ago 17m - - 2023-11-16T13:12:47.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:47 smithi124 ceph-mon[164036]: pgmap v46: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:47.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:47 smithi188 ceph-mon[140014]: pgmap v46: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:47.765 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:12:47.765 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 1 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:12:47.766 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:12:47.767 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:12:47.767 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:12:47.767 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2023-11-16T13:12:47.767 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 5 2023-11-16T13:12:47.767 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:12:47.767 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:12:48.083 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:12:48.083 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:12:48.083 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "crash" 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "7/23 daemons upgraded", 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading osd daemons", 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:12:48.084 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:12:48.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:48 smithi124 ceph-mon[164036]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:48.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:48 smithi124 ceph-mon[164036]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:48.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:48 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/408935409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:48.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:48 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:48.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:48 smithi188 ceph-mon[140014]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:48.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:48 smithi188 ceph-mon[140014]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:48.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:48 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/408935409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:12:48.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:48 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:48.464 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:12:48.465 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:12:48.465 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:12:49.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:49 smithi124 ceph-mon[164036]: pgmap v47: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:12:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:49 smithi124 ceph-mon[164036]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:49 smithi124 ceph-mon[164036]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:49 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/1457121131' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:12:49.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:49 smithi188 ceph-mon[140014]: pgmap v47: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:12:49.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:49 smithi188 ceph-mon[140014]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:49.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:49 smithi188 ceph-mon[140014]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:12:49.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:49 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/1457121131' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:12:50.217 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:51.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:51 smithi124 ceph-mon[164036]: pgmap v48: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 270 B/s wr, 0 op/s 2023-11-16T13:12:51.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:51 smithi188 ceph-mon[140014]: pgmap v48: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 270 B/s wr, 0 op/s 2023-11-16T13:12:53.065 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:53 smithi124 ceph-mon[164036]: pgmap v49: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:53.065 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:53.065 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:53.065 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:53.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:53 smithi188 ceph-mon[140014]: pgmap v49: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:12:54.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:54 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:54 smithi124 ceph-mon[164036]: Upgrade: osd.1 is safe to restart 2023-11-16T13:12:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T13:12:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:54.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:54 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-16T13:12:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:54 smithi188 ceph-mon[140014]: Upgrade: osd.1 is safe to restart 2023-11-16T13:12:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:12:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T13:12:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:12:55.204 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:55 smithi124 ceph-mon[164036]: pgmap v50: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:55.204 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:55 smithi124 ceph-mon[164036]: Upgrade: Updating osd.1 2023-11-16T13:12:55.204 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:55 smithi124 ceph-mon[164036]: Deploying daemon osd.1 on smithi124 2023-11-16T13:12:55.254 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:12:55.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:55 smithi188 ceph-mon[140014]: pgmap v50: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:12:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:55 smithi188 ceph-mon[140014]: Upgrade: Updating osd.1 2023-11-16T13:12:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:55 smithi188 ceph-mon[140014]: Deploying daemon osd.1 on smithi124 2023-11-16T13:12:55.785 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:55 smithi124 systemd[1]: Stopping Ceph osd.1 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:12:56.142 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.1[121562]: debug 2023-11-16T13:12:55.947+0000 7efef92af700 -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 2023-11-16T13:12:56.143 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.1[121562]: debug 2023-11-16T13:12:55.947+0000 7efef92af700 -1 osd.1 75 *** Got signal Terminated *** 2023-11-16T13:12:56.143 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:55 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.1[121562]: debug 2023-11-16T13:12:55.947+0000 7efef92af700 -1 osd.1 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:12:56.642 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:56 smithi124 bash[174722]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.1 2023-11-16T13:12:57.048 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: pgmap v51: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:57.048 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.048 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 failed (root=default,host=smithi124) (connection refused reported by osd.3) 2023-11-16T13:12:57.049 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.061 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.061 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.061 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.061 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.061 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.061 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.062 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.063 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:57 smithi124 ceph-mon[164036]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: pgmap v51: 129 pgs: 129 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 failed (root=default,host=smithi124) (connection refused reported by osd.3) 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.3 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.0 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.5 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.4 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.6 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.7 2023-11-16T13:12:57.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:57 smithi188 ceph-mon[140014]: osd.1 reported immediately failed by osd.2 2023-11-16T13:12:57.839 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:57 smithi124 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.1.service: Succeeded. 2023-11-16T13:12:57.839 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:57 smithi124 systemd[1]: Stopped Ceph osd.1 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:12:57.840 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:57 smithi124 systemd[1]: Starting Ceph osd.1 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:12:58.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:58 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:12:58.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:58 smithi124 ceph-mon[164036]: failed to encode map e76 with expected crc 2023-11-16T13:12:58.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:58 smithi124 ceph-mon[164036]: osdmap e76: 8 total, 7 up, 8 in 2023-11-16T13:12:58.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:58 smithi124 ceph-mon[164036]: failed to encode map e76 with expected crc 2023-11-16T13:12:58.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:58 smithi124 ceph-mon[164036]: osdmap e77: 8 total, 7 up, 8 in 2023-11-16T13:12:58.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:58 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:12:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:58 smithi188 ceph-mon[140014]: failed to encode map e76 with expected crc 2023-11-16T13:12:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:58 smithi188 ceph-mon[140014]: osdmap e76: 8 total, 7 up, 8 in 2023-11-16T13:12:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:58 smithi188 ceph-mon[140014]: failed to encode map e76 with expected crc 2023-11-16T13:12:58.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:58 smithi188 ceph-mon[140014]: osdmap e77: 8 total, 7 up, 8 in 2023-11-16T13:12:58.643 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:58 smithi124 bash[175003]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-16T13:12:58.643 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:58 smithi124 bash[175003]: 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 2023-11-16T13:12:58.644 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:58 smithi124 bash[175003]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-11-16T13:12:58.644 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:58 smithi124 bash[175003]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-16T13:12:58.644 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:58 smithi124 bash[175003]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-11-16T13:12:58.644 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:58 smithi124 bash[175003]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-16T13:12:58.645 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:58 smithi124 bash[175003]: --> ceph-volume raw activate successful for osd ID: 1 2023-11-16T13:12:59.392 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-osd[175293]: -- 172.21.15.124:0/277942807 <== mon.0 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55930c5044e0 con 0x55930c4d5000 2023-11-16T13:12:59.393 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:59 smithi124 bash[175255]: a00e650e6550f860d3a06503677d1236c983328fa3d123627ab7ededdb0c528d 2023-11-16T13:12:59.393 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:59 smithi124 systemd[1]: Started Ceph osd.1 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: pgmap v53: 129 pgs: 17 stale+active+clean, 112 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-mon[164036]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: pgmap v53: 129 pgs: 17 stale+active+clean, 112 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:12:59 smithi188 ceph-mon[140014]: failed to encode map e77 with expected crc 2023-11-16T13:12:59.892 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:12:59 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-1[175270]: 2023-11-16T13:12:59.564+0000 7f1a4e490640 -1 Falling back to public interface 2023-11-16T13:13:00.286 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:06.182 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.182 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.182 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:06.182 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:01 smithi124 ceph-mon[164036]: pgmap v55: 129 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 80 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 127/1326 objects degraded (9.578%) 2023-11-16T13:13:06.182 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:01 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 127/1326 objects degraded (9.578%), 23 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:06.182 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:03 smithi124 ceph-mon[164036]: pgmap v56: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.182 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.183 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.183 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.183 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.183 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:06.183 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:01 smithi188 ceph-mon[140014]: pgmap v55: 129 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 80 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 127/1326 objects degraded (9.578%) 2023-11-16T13:13:06.183 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:01 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 127/1326 objects degraded (9.578%), 23 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:06.183 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:03 smithi188 ceph-mon[140014]: pgmap v56: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:04 smithi188 ceph-mon[140014]: pgmap v57: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:04 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:04 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:04 smithi188 ceph-mon[140014]: from='osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:05 smithi188 ceph-mon[140014]: failed to encode map e78 with expected crc 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:05 smithi188 ceph-mon[140014]: from='osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:05 smithi188 ceph-mon[140014]: osdmap e78: 8 total, 7 up, 8 in 2023-11-16T13:13:06.184 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:05 smithi188 ceph-mon[140014]: from='osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:13:06.184 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:13:03 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-1[175270]: 2023-11-16T13:13:03.824+0000 7f1a4e490640 -1 osd.1 75 log_to_monitors true 2023-11-16T13:13:06.184 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:13:04 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-1[175270]: 2023-11-16T13:13:04.315+0000 7f1a3d8f8700 -1 osd.1 75 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:13:06.185 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:04 smithi124 ceph-mon[164036]: pgmap v57: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.185 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:04 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.185 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:04 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.185 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:04 smithi124 ceph-mon[164036]: from='osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-16T13:13:06.185 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:06.185 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:05 smithi124 ceph-mon[164036]: failed to encode map e78 with expected crc 2023-11-16T13:13:06.186 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:05 smithi124 ceph-mon[164036]: from='osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-16T13:13:06.186 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:05 smithi124 ceph-mon[164036]: osdmap e78: 8 total, 7 up, 8 in 2023-11-16T13:13:06.186 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:05 smithi124 ceph-mon[164036]: from='osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: pgmap v59: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376] boot 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: osdmap e79: 8 total, 8 up, 8 in 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 141/1326 objects degraded (10.633%), 26 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:13:06.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: pgmap v61: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 162 B/s rd, 162 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: pgmap v62: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:06.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:06 smithi124 ceph-mon[164036]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2023-11-16T13:13:06.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: pgmap v59: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:13:06.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: osd.1 [v2:172.21.15.124:6810/933251376,v1:172.21.15.124:6811/933251376] boot 2023-11-16T13:13:06.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: osdmap e79: 8 total, 8 up, 8 in 2023-11-16T13:13:06.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T13:13:06.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 141/1326 objects degraded (10.633%), 26 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:06.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:06.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:13:06.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: pgmap v61: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 162 B/s rd, 162 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: pgmap v62: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s; 141/1326 objects degraded (10.633%) 2023-11-16T13:13:06.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:06.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:06.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:06.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:06.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:06.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:06.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:06.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:06 smithi188 ceph-mon[140014]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: osdmap e80: 8 total, 8 up, 8 in 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:07 smithi124 ceph-mon[164036]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: osdmap e80: 8 total, 8 up, 8 in 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:07.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:07 smithi188 ceph-mon[140014]: failed to encode map e80 with expected crc 2023-11-16T13:13:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:08 smithi124 ceph-mon[164036]: pgmap v64: 129 pgs: 4 peering, 24 active+undersized+degraded, 25 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 130/1326 objects degraded (9.804%) 2023-11-16T13:13:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:08 smithi188 ceph-mon[140014]: pgmap v64: 129 pgs: 4 peering, 24 active+undersized+degraded, 25 active+undersized, 76 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 130/1326 objects degraded (9.804%) 2023-11-16T13:13:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:10.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:09 smithi124 ceph-mon[164036]: mgrmap e42: smithi124.lcfakv(active, since 91s), standbys: smithi188.chcfuf 2023-11-16T13:13:10.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:09 smithi188 ceph-mon[140014]: mgrmap e42: smithi124.lcfakv(active, since 91s), standbys: smithi188.chcfuf 2023-11-16T13:13:10.387 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:11.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:10 smithi124 ceph-mon[164036]: pgmap v65: 129 pgs: 4 peering, 125 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 949 B/s wr, 1 op/s 2023-11-16T13:13:11.147 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:10 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 130/1326 objects degraded (9.804%), 24 pgs degraded) 2023-11-16T13:13:11.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:10 smithi188 ceph-mon[140014]: pgmap v65: 129 pgs: 4 peering, 125 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 949 B/s wr, 1 op/s 2023-11-16T13:13:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:10 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 130/1326 objects degraded (9.804%), 24 pgs degraded) 2023-11-16T13:13:13.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:12 smithi124 ceph-mon[164036]: pgmap v66: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 163 B/s rd, 652 B/s wr, 0 op/s 2023-11-16T13:13:13.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:12 smithi188 ceph-mon[140014]: pgmap v66: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 163 B/s rd, 652 B/s wr, 0 op/s 2023-11-16T13:13:15.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:14 smithi124 ceph-mon[164036]: pgmap v67: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:13:15.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:14 smithi188 ceph-mon[140014]: pgmap v67: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:13:15.425 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:16.828 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:16 smithi124 ceph-mon[164036]: pgmap v68: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:13:16.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:16 smithi188 ceph-mon[140014]: pgmap v68: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:13:18.809 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:13:19.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:18 smithi124 ceph-mon[164036]: pgmap v69: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 181 B/s rd, 454 B/s wr, 0 op/s 2023-11-16T13:13:19.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:18 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:19.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:18 smithi188 ceph-mon[140014]: pgmap v69: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 181 B/s rd, 454 B/s wr, 0 op/s 2023-11-16T13:13:19.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:18 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (10m) 16s ago 18m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (66s) 16s ago 18m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (62s) 59s ago 18m 7444k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (8m) 16s ago 18m 36.6M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (15m) 16s ago 15m 39.8M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (15m) 59s ago 15m 17.3M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (2m) 16s ago 19m 507M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (119s) 59s ago 18m 447M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:13:19.432 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (109s) 16s ago 19m 98.2M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (91s) 59s ago 17m 39.4M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (13m) 16s ago 13m 83.4M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (12m) 59s ago 12m 79.4M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (6m) 16s ago 18m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (2m) 59s ago 17m 5217k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (49s) 16s ago 17m 356M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (20s) 16s ago 17m 11.5M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (17m) 16s ago 17m 693M 1944M 16.2.5 6933c2a0b7dd a88c31e00ed0 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (16m) 16s ago 16m 1115M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (16m) 59s ago 16m 1114M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (16m) 59s ago 16m 1332M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:13:19.433 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (16m) 59s ago 16m 1078M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:13:19.434 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (15m) 59s ago 15m 1738M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:13:19.434 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 16s ago 18m - - 2023-11-16T13:13:19.808 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:13:19.808 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:13:19.808 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:13:19.808 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:19.808 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2023-11-16T13:13:19.809 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 6 2023-11-16T13:13:19.810 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:13:19.810 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:13:20.132 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:13:20.132 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:13:20.132 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:13:20.132 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: "crash" 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "8/23 daemons upgraded", 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading osd daemons", 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:13:20.133 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:13:20.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:19 smithi124 ceph-mon[164036]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:20.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:19 smithi124 ceph-mon[164036]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:20.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:19 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/1011504659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:20.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:19 smithi188 ceph-mon[140014]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:20.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:19 smithi188 ceph-mon[140014]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:20.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:19 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/1011504659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:20.463 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:20.517 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:13:20.517 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:13:20.517 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:13:21.140 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:20 smithi124 ceph-mon[164036]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:21.141 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:20 smithi124 ceph-mon[164036]: pgmap v70: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:13:21.141 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:20 smithi124 ceph-mon[164036]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:21.141 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:20 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/1823534698' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:13:21.141 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:20 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:21.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:20 smithi188 ceph-mon[140014]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:21.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:20 smithi188 ceph-mon[140014]: pgmap v70: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-11-16T13:13:21.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:20 smithi188 ceph-mon[140014]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:21.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:20 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/1823534698' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:13:21.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:20 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:22.077 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:21 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:22.077 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:21 smithi124 ceph-mon[164036]: Upgrade: osd.2 is safe to restart 2023-11-16T13:13:22.077 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:22.077 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T13:13:22.077 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:22.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:21 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-16T13:13:22.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:21 smithi188 ceph-mon[140014]: Upgrade: osd.2 is safe to restart 2023-11-16T13:13:22.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:22.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T13:13:22.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:23.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:22 smithi124 ceph-mon[164036]: pgmap v71: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:22 smithi124 ceph-mon[164036]: Upgrade: Updating osd.2 2023-11-16T13:13:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:22 smithi124 ceph-mon[164036]: Deploying daemon osd.2 on smithi124 2023-11-16T13:13:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:22 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:22 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:23.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:22 smithi188 ceph-mon[140014]: pgmap v71: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:23.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:22 smithi188 ceph-mon[140014]: Upgrade: Updating osd.2 2023-11-16T13:13:23.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:22 smithi188 ceph-mon[140014]: Deploying daemon osd.2 on smithi124 2023-11-16T13:13:23.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:23.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:24.097 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:23 smithi124 systemd[1]: Stopping Ceph osd.2 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:13:24.097 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.2[125262]: debug 2023-11-16T13:13:23.877+0000 7f8f33485700 -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 2023-11-16T13:13:24.097 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.2[125262]: debug 2023-11-16T13:13:23.877+0000 7f8f33485700 -1 osd.2 80 *** Got signal Terminated *** 2023-11-16T13:13:24.098 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:23 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.2[125262]: debug 2023-11-16T13:13:23.877+0000 7f8f33485700 -1 osd.2 80 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:13:24.392 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:24 smithi124 bash[178051]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.2 2023-11-16T13:13:25.109 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: pgmap v72: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:25.109 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.109 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 failed (root=default,host=smithi124) (connection refused reported by osd.1) 2023-11-16T13:13:25.109 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.110 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.111 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.113 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.113 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.113 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:24 smithi124 ceph-mon[164036]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: pgmap v72: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 failed (root=default,host=smithi124) (connection refused reported by osd.1) 2023-11-16T13:13:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.1 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.0 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.5 2023-11-16T13:13:25.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.6 2023-11-16T13:13:25.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.3 2023-11-16T13:13:25.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.4 2023-11-16T13:13:25.167 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:24 smithi188 ceph-mon[140014]: osd.2 reported immediately failed by osd.7 2023-11-16T13:13:25.814 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:25 smithi124 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.2.service: Succeeded. 2023-11-16T13:13:25.815 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:25 smithi124 systemd[1]: Stopped Ceph osd.2 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:13:25.815 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:25 smithi124 systemd[1]: Starting Ceph osd.2 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:13:25.961 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:26.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:25 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:13:26.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:25 smithi124 ceph-mon[164036]: failed to encode map e81 with expected crc 2023-11-16T13:13:26.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:25 smithi124 ceph-mon[164036]: osdmap e81: 8 total, 7 up, 8 in 2023-11-16T13:13:26.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:25 smithi124 ceph-mon[164036]: failed to encode map e81 with expected crc 2023-11-16T13:13:26.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:25 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:13:26.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:25 smithi188 ceph-mon[140014]: failed to encode map e81 with expected crc 2023-11-16T13:13:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:25 smithi188 ceph-mon[140014]: osdmap e81: 8 total, 7 up, 8 in 2023-11-16T13:13:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:25 smithi188 ceph-mon[140014]: failed to encode map e81 with expected crc 2023-11-16T13:13:26.646 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:26 smithi124 bash[178337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-16T13:13:26.646 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:26 smithi124 bash[178337]: 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 2023-11-16T13:13:26.646 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:26 smithi124 bash[178337]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-11-16T13:13:26.646 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:26 smithi124 bash[178337]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-16T13:13:26.647 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:26 smithi124 bash[178337]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-16T13:13:26.647 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:26 smithi124 bash[178337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-16T13:13:26.647 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:26 smithi124 bash[178337]: --> ceph-volume raw activate successful for osd ID: 2 2023-11-16T13:13:27.315 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:27 smithi124 ceph-osd[178677]: -- 172.21.15.124:0/1304779276 <== mon.0 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5eecc84e0 con 0x55b5eec98c00 2023-11-16T13:13:27.315 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:27 smithi124 bash[178639]: a453cc5d397b69dee0dac1c0f7d4d60b69f74e0fac9290b65de072086621ec06 2023-11-16T13:13:27.315 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:27 smithi124 systemd[1]: Started Ceph osd.2 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: pgmap v74: 129 pgs: 11 stale+active+clean, 118 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: osdmap e82: 8 total, 7 up, 8 in 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.316 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:26 smithi124 ceph-mon[164036]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: pgmap v74: 129 pgs: 11 stale+active+clean, 118 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:13:27.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: osdmap e82: 8 total, 7 up, 8 in 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:26 smithi188 ceph-mon[140014]: failed to encode map e82 with expected crc 2023-11-16T13:13:27.643 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:27 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-2[178654]: 2023-11-16T13:13:27.560+0000 7fdeea84e640 -1 Falling back to public interface 2023-11-16T13:13:28.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:28.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:28.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:28.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:28.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:29.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:29 smithi124 ceph-mon[164036]: pgmap v76: 129 pgs: 5 peering, 9 stale+active+clean, 115 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2023-11-16T13:13:29.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:29 smithi188 ceph-mon[140014]: pgmap v76: 129 pgs: 5 peering, 9 stale+active+clean, 115 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2023-11-16T13:13:30.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:30 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 114/1326 objects degraded (8.597%), 19 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:30.500 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:30 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 114/1326 objects degraded (8.597%), 19 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:30.999 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:31.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:31 smithi124 ceph-mon[164036]: pgmap v77: 129 pgs: 19 active+undersized+degraded, 5 peering, 11 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 114/1326 objects degraded (8.597%) 2023-11-16T13:13:31.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:31 smithi188 ceph-mon[140014]: pgmap v77: 129 pgs: 19 active+undersized+degraded, 5 peering, 11 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 114/1326 objects degraded (8.597%) 2023-11-16T13:13:32.142 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:31 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-2[178654]: 2023-11-16T13:13:31.828+0000 7fdeea84e640 -1 osd.2 80 log_to_monitors true 2023-11-16T13:13:32.504 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:32 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.504 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:32 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.504 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:32 smithi124 ceph-mon[164036]: pgmap v78: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:32.504 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:32 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.504 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:32 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.504 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:32 smithi124 ceph-mon[164036]: from='osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T13:13:32.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:32 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:32 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:32 smithi188 ceph-mon[140014]: pgmap v78: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:32.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:32 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:32 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:32.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:32 smithi188 ceph-mon[140014]: from='osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T13:13:33.142 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:13:32 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-2[178654]: 2023-11-16T13:13:32.852+0000 7fded9cb6700 -1 osd.2 80 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:13:33.982 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:33 smithi124 ceph-mon[164036]: from='osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-16T13:13:33.983 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:33 smithi124 ceph-mon[164036]: osdmap e83: 8 total, 7 up, 8 in 2023-11-16T13:13:33.983 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:33 smithi124 ceph-mon[164036]: from='osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:13:34.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:33 smithi188 ceph-mon[140014]: from='osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-16T13:13:34.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:33 smithi188 ceph-mon[140014]: osdmap e83: 8 total, 7 up, 8 in 2023-11-16T13:13:34.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:33 smithi188 ceph-mon[140014]: from='osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:13:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: failed to encode map e83 with expected crc 2023-11-16T13:13:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: pgmap v80: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: failed to encode map e83 with expected crc 2023-11-16T13:13:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:13:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: failed to encode map e84 with expected crc 2023-11-16T13:13:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712] boot 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: osdmap e84: 8 total, 8 up, 8 in 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: failed to encode map e83 with expected crc 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: pgmap v82: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 313 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: pgmap v83: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:35.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:35.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:35.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:35.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: failed to encode map e83 with expected crc 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: pgmap v80: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: failed to encode map e83 with expected crc 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: failed to encode map e84 with expected crc 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: osd.2 [v2:172.21.15.124:6818/4083015712,v1:172.21.15.124:6819/4083015712] boot 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: osdmap e84: 8 total, 8 up, 8 in 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: failed to encode map e83 with expected crc 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: pgmap v82: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 313 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: pgmap v83: 129 pgs: 20 active+undersized+degraded, 15 active+undersized, 94 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 226 B/s wr, 0 op/s; 125/1326 objects degraded (9.427%) 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:35.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:36.042 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:36.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: osdmap e85: 8 total, 8 up, 8 in 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:35 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 125/1326 objects degraded (9.427%), 20 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:36.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: osdmap e85: 8 total, 8 up, 8 in 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: failed to encode map e85 with expected crc 2023-11-16T13:13:36.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:35 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 125/1326 objects degraded (9.427%), 20 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:37.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:36 smithi124 ceph-mon[164036]: pgmap v85: 129 pgs: 4 peering, 17 active+undersized+degraded, 11 active+undersized, 97 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 311 B/s rd, 311 B/s wr, 0 op/s; 95/1326 objects degraded (7.164%) 2023-11-16T13:13:37.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:36 smithi188 ceph-mon[140014]: pgmap v85: 129 pgs: 4 peering, 17 active+undersized+degraded, 11 active+undersized, 97 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 311 B/s rd, 311 B/s wr, 0 op/s; 95/1326 objects degraded (7.164%) 2023-11-16T13:13:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:38 smithi124 ceph-mon[164036]: pgmap v86: 129 pgs: 4 peering, 12 active+undersized+degraded, 5 active+undersized, 108 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 452 B/s wr, 1 op/s; 70/1326 objects degraded (5.279%); 0 B/s, 0 objects/s recovering 2023-11-16T13:13:39.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:39.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:39.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:39.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:38 smithi188 ceph-mon[140014]: pgmap v86: 129 pgs: 4 peering, 12 active+undersized+degraded, 5 active+undersized, 108 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 226 B/s rd, 452 B/s wr, 1 op/s; 70/1326 objects degraded (5.279%); 0 B/s, 0 objects/s recovering 2023-11-16T13:13:40.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:40 smithi124 ceph-mon[164036]: pgmap v87: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 163 B/s rd, 163 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:13:40.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:40 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/1326 objects degraded (5.279%), 12 pgs degraded) 2023-11-16T13:13:40.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:40 smithi188 ceph-mon[140014]: pgmap v87: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 163 B/s rd, 163 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:13:40.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:40 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/1326 objects degraded (5.279%), 12 pgs degraded) 2023-11-16T13:13:41.095 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:42 smithi124 ceph-mon[164036]: pgmap v88: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:13:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:42 smithi188 ceph-mon[140014]: pgmap v88: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:13:44.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:44 smithi124 ceph-mon[164036]: pgmap v89: 129 pgs: 129 active+clean; 308 MiB data, 2.1 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 2023-11-16T13:13:44.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:44 smithi188 ceph-mon[140014]: pgmap v89: 129 pgs: 129 active+clean; 308 MiB data, 2.1 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 2023-11-16T13:13:46.133 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:46 smithi124 ceph-mon[164036]: pgmap v90: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:13:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:46 smithi188 ceph-mon[140014]: pgmap v90: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:13:49.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:48 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:48 smithi188 ceph-mon[140014]: pgmap v91: 129 pgs: 129 active+clean; 308 MiB data, 2.1 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 2023-11-16T13:13:49.242 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:48 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:49.242 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:48 smithi124 ceph-mon[164036]: pgmap v91: 129 pgs: 129 active+clean; 308 MiB data, 2.1 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 2023-11-16T13:13:50.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:49 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:49 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:50.869 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:13:51.169 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:51.260 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:50 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:51.261 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:50 smithi124 ceph-mon[164036]: Upgrade: osd.3 is safe to restart 2023-11-16T13:13:51.261 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:50 smithi124 ceph-mon[164036]: pgmap v92: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:51.261 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:51.261 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T13:13:51.261 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:51.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:50 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-16T13:13:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:50 smithi188 ceph-mon[140014]: Upgrade: osd.3 is safe to restart 2023-11-16T13:13:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:50 smithi188 ceph-mon[140014]: pgmap v92: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T13:13:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:13:51.534 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:13:51.534 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (11m) 20s ago 19m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:13:51.534 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (98s) 20s ago 19m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (94s) 91s ago 18m 7444k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (9m) 20s ago 18m 36.6M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (15m) 20s ago 15m 39.8M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (15m) 91s ago 15m 17.3M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (2m) 20s ago 20m 508M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (2m) 91s ago 18m 447M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (2m) 20s ago 20m 103M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (2m) 91s ago 18m 39.4M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (13m) 20s ago 13m 85.6M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (13m) 91s ago 13m 79.4M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (7m) 20s ago 18m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:13:51.535 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (2m) 91s ago 18m 5217k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (81s) 20s ago 18m 363M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (52s) 20s ago 17m 270M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (24s) 20s ago 17m 11.8M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (17m) 20s ago 17m 1122M 1944M 16.2.5 6933c2a0b7dd 3444b1fd6337 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (17m) 91s ago 17m 1114M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (16m) 91s ago 16m 1332M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (16m) 91s ago 16m 1078M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (16m) 91s ago 16m 1738M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:13:51.536 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 20s ago 18m - - 2023-11-16T13:13:51.937 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 3 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:51.938 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:13:51.939 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:13:51.939 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:13:51.939 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:13:51.939 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2023-11-16T13:13:51.939 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 7 2023-11-16T13:13:51.939 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:13:51.939 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:13:52.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:51 smithi124 ceph-mon[164036]: Upgrade: Updating osd.3 2023-11-16T13:13:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:51 smithi124 ceph-mon[164036]: Deploying daemon osd.3 on smithi124 2023-11-16T13:13:52.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:51 smithi124 ceph-mon[164036]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:52.314 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:13:52.314 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:13:52.314 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:13:52.314 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:13:52.314 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:13:52.314 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:13:52.314 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:13:52.315 INFO:teuthology.orchestra.run.smithi124.stdout: "crash" 2023-11-16T13:13:52.315 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:13:52.315 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "9/23 daemons upgraded", 2023-11-16T13:13:52.315 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading osd daemons", 2023-11-16T13:13:52.315 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:13:52.315 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:13:52.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:51 smithi188 ceph-mon[140014]: Upgrade: Updating osd.3 2023-11-16T13:13:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:51 smithi188 ceph-mon[140014]: Deploying daemon osd.3 on smithi124 2023-11-16T13:13:52.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:51 smithi188 ceph-mon[140014]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:52.706 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:13:52.706 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:13:52.706 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:13:53.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-mon[164036]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:53.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-mon[164036]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:53.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/3469434630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:53.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-mon[164036]: pgmap v93: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:53.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/665760955' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:13:53.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:53.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:53.144 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:52 smithi124 systemd[1]: Stopping Ceph osd.3 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:13:53.144 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3[128522]: debug 2023-11-16T13:13:52.928+0000 7f9621e01700 -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 2023-11-16T13:13:53.144 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3[128522]: debug 2023-11-16T13:13:52.928+0000 7f9621e01700 -1 osd.3 85 *** Got signal Terminated *** 2023-11-16T13:13:53.144 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:52 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3[128522]: debug 2023-11-16T13:13:52.928+0000 7f9621e01700 -1 osd.3 85 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:13:53.407 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:53 smithi124 bash[181512]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.3 2023-11-16T13:13:53.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:52 smithi188 ceph-mon[140014]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:52 smithi188 ceph-mon[140014]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:52 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/3469434630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:13:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:52 smithi188 ceph-mon[140014]: pgmap v93: 129 pgs: 129 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:13:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:52 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/665760955' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:13:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:13:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 failed (root=default,host=smithi124) (connection refused reported by osd.6) 2023-11-16T13:13:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:53 smithi124 ceph-mon[164036]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 failed (root=default,host=smithi124) (connection refused reported by osd.6) 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.5 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.6 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.7 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.0 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.1 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.2 2023-11-16T13:13:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:53 smithi188 ceph-mon[140014]: osd.3 reported immediately failed by osd.4 2023-11-16T13:13:54.870 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:54 smithi124 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.3.service: Succeeded. 2023-11-16T13:13:54.871 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:54 smithi124 systemd[1]: Stopped Ceph osd.3 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:13:54.871 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:54 smithi124 systemd[1]: Starting Ceph osd.3 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:13:55.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:54 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:13:55.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:54 smithi124 ceph-mon[164036]: failed to encode map e86 with expected crc 2023-11-16T13:13:55.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:54 smithi124 ceph-mon[164036]: osdmap e86: 8 total, 7 up, 8 in 2023-11-16T13:13:55.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:54 smithi124 ceph-mon[164036]: failed to encode map e86 with expected crc 2023-11-16T13:13:55.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:54 smithi124 ceph-mon[164036]: pgmap v95: 129 pgs: 20 stale+active+clean, 109 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:13:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:54 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:13:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:54 smithi188 ceph-mon[140014]: failed to encode map e86 with expected crc 2023-11-16T13:13:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:54 smithi188 ceph-mon[140014]: osdmap e86: 8 total, 7 up, 8 in 2023-11-16T13:13:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:54 smithi188 ceph-mon[140014]: failed to encode map e86 with expected crc 2023-11-16T13:13:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:54 smithi188 ceph-mon[140014]: pgmap v95: 129 pgs: 20 stale+active+clean, 109 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:13:55.643 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:55 smithi124 bash[181791]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-16T13:13:55.643 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:55 smithi124 bash[181791]: 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 2023-11-16T13:13:55.643 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:55 smithi124 bash[181791]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-11-16T13:13:55.643 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:55 smithi124 bash[181791]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-16T13:13:55.643 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:55 smithi124 bash[181791]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-11-16T13:13:55.643 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:55 smithi124 bash[181791]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-16T13:13:55.643 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:55 smithi124 bash[181791]: --> ceph-volume raw activate successful for osd ID: 3 2023-11-16T13:13:56.207 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:13:56.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:55 smithi124 ceph-mon[164036]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:55 smithi124 ceph-mon[164036]: osdmap e87: 8 total, 7 up, 8 in 2023-11-16T13:13:56.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:55 smithi124 ceph-mon[164036]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:55 smithi124 ceph-mon[164036]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:55 smithi124 ceph-mon[164036]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:55 smithi124 ceph-mon[164036]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.394 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:56 smithi124 ceph-osd[182105]: -- 172.21.15.124:0/3677255981 <== mon.0 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e9ab4884e0 con 0x55e9ab459000 2023-11-16T13:13:56.394 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:56 smithi124 bash[182067]: 707761170c53e5494f3e1f3d7789836f7b781435416a4a3b826ab111e31cbf85 2023-11-16T13:13:56.394 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:56 smithi124 systemd[1]: Started Ceph osd.3 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:13:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:55 smithi188 ceph-mon[140014]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:55 smithi188 ceph-mon[140014]: osdmap e87: 8 total, 7 up, 8 in 2023-11-16T13:13:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:55 smithi188 ceph-mon[140014]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:55 smithi188 ceph-mon[140014]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:55 smithi188 ceph-mon[140014]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:55 smithi188 ceph-mon[140014]: failed to encode map e87 with expected crc 2023-11-16T13:13:56.892 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:13:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-3[182082]: 2023-11-16T13:13:56.608+0000 7f6d33655640 -1 Falling back to public interface 2023-11-16T13:13:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:57 smithi188 ceph-mon[140014]: pgmap v97: 129 pgs: 7 active+undersized+degraded, 13 peering, 10 stale+active+clean, 3 active+undersized, 96 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 51/1326 objects degraded (3.846%) 2023-11-16T13:13:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:57 smithi188 ceph-mon[140014]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2023-11-16T13:13:57.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:57 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 51/1326 objects degraded (3.846%), 7 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:57 smithi124 ceph-mon[164036]: pgmap v97: 129 pgs: 7 active+undersized+degraded, 13 peering, 10 stale+active+clean, 3 active+undersized, 96 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 51/1326 objects degraded (3.846%) 2023-11-16T13:13:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:13:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:13:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:57 smithi124 ceph-mon[164036]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2023-11-16T13:13:57.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:57 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 51/1326 objects degraded (3.846%), 7 pgs degraded (PG_DEGRADED) 2023-11-16T13:13:59.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:13:59 smithi188 ceph-mon[140014]: pgmap v98: 129 pgs: 11 active+undersized+degraded, 13 peering, 9 stale+active+clean, 4 active+undersized, 92 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 63/1326 objects degraded (4.751%) 2023-11-16T13:13:59.529 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:13:59 smithi124 ceph-mon[164036]: pgmap v98: 129 pgs: 11 active+undersized+degraded, 13 peering, 9 stale+active+clean, 4 active+undersized, 92 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 63/1326 objects degraded (4.751%) 2023-11-16T13:14:01.143 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:14:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-3[182082]: 2023-11-16T13:14:01.081+0000 7f6d33655640 -1 osd.3 85 log_to_monitors true 2023-11-16T13:14:01.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:00 smithi124 ceph-mon[164036]: pgmap v99: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:01.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:00 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:00 smithi188 ceph-mon[140014]: pgmap v99: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:01.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:00 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:01.240 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:02.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:01 smithi124 ceph-mon[164036]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2023-11-16T13:14:02.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:01 smithi124 ceph-mon[164036]: from='osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-16T13:14:02.143 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:14:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-3[182082]: 2023-11-16T13:14:01.884+0000 7f6d22abd700 -1 osd.3 85 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:14:02.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:01 smithi188 ceph-mon[140014]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2023-11-16T13:14:02.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:01 smithi188 ceph-mon[140014]: from='osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-16T13:14:03.057 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:02 smithi124 ceph-mon[164036]: from='osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-16T13:14:03.057 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:02 smithi124 ceph-mon[164036]: osdmap e88: 8 total, 7 up, 8 in 2023-11-16T13:14:03.057 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:02 smithi124 ceph-mon[164036]: from='osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:14:03.057 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:02 smithi124 ceph-mon[164036]: pgmap v101: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:03.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:02 smithi188 ceph-mon[140014]: from='osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-16T13:14:03.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:02 smithi188 ceph-mon[140014]: osdmap e88: 8 total, 7 up, 8 in 2023-11-16T13:14:03.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:02 smithi188 ceph-mon[140014]: from='osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-11-16T13:14:03.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:02 smithi188 ceph-mon[140014]: pgmap v101: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:04.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: failed to encode map e88 with expected crc 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280] boot 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: osdmap e89: 8 total, 8 up, 8 in 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: failed to encode map e88 with expected crc 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:14:04.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: pgmap v103: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 301 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: pgmap v104: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 213 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:04.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:03 smithi124 ceph-mon[164036]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-16T13:14:04.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: failed to encode map e88 with expected crc 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: osd.3 [v2:172.21.15.124:6826/488408280,v1:172.21.15.124:6827/488408280] boot 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: osdmap e89: 8 total, 8 up, 8 in 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: failed to encode map e88 with expected crc 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: pgmap v103: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 301 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: pgmap v104: 129 pgs: 29 active+undersized+degraded, 21 active+undersized, 79 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 213 B/s wr, 0 op/s; 165/1326 objects degraded (12.443%) 2023-11-16T13:14:04.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:04.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:03 smithi188 ceph-mon[140014]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-16T13:14:05.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: osdmap e90: 8 total, 8 up, 8 in 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:04 smithi124 ceph-mon[164036]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: osdmap e90: 8 total, 8 up, 8 in 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:05.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:04 smithi188 ceph-mon[140014]: failed to encode map e90 with expected crc 2023-11-16T13:14:06.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:05 smithi124 ceph-mon[164036]: pgmap v106: 129 pgs: 13 peering, 20 active+undersized+degraded, 10 active+undersized, 86 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 336 B/s wr, 0 op/s; 105/1326 objects degraded (7.919%) 2023-11-16T13:14:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:05 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 165/1326 objects degraded (12.443%), 29 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:06.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:05 smithi188 ceph-mon[140014]: pgmap v106: 129 pgs: 13 peering, 20 active+undersized+degraded, 10 active+undersized, 86 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 336 B/s wr, 0 op/s; 105/1326 objects degraded (7.919%) 2023-11-16T13:14:06.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:05 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 165/1326 objects degraded (12.443%), 29 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:06.280 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:08.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:07 smithi124 ceph-mon[164036]: pgmap v107: 129 pgs: 13 peering, 3 active+undersized+degraded, 1 active+undersized, 112 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 213 B/s wr, 33 op/s; 11/1326 objects degraded (0.830%) 2023-11-16T13:14:08.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:07 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:08.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:07 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:08.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:07 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:08.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:07 smithi188 ceph-mon[140014]: pgmap v107: 129 pgs: 13 peering, 3 active+undersized+degraded, 1 active+undersized, 112 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 213 B/s wr, 33 op/s; 11/1326 objects degraded (0.830%) 2023-11-16T13:14:08.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:07 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:08.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:07 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:08.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:07 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:09.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:09 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1326 objects degraded (0.830%), 3 pgs degraded) 2023-11-16T13:14:09.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:09 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1326 objects degraded (0.830%), 3 pgs degraded) 2023-11-16T13:14:10.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:10 smithi124 ceph-mon[164036]: pgmap v108: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 169 B/s wr, 26 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:10.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:10 smithi188 ceph-mon[140014]: pgmap v108: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 169 B/s wr, 26 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:11.318 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:11.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:11 smithi124 ceph-mon[164036]: pgmap v109: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 127 B/s wr, 19 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:11.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:11 smithi188 ceph-mon[140014]: pgmap v109: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 127 B/s wr, 19 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:14.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:13 smithi124 ceph-mon[164036]: pgmap v110: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 204 B/s wr, 16 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:14.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:13 smithi188 ceph-mon[140014]: pgmap v110: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 204 B/s wr, 16 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:16.363 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:16.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:15 smithi124 ceph-mon[164036]: pgmap v111: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 185 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:16.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:15 smithi188 ceph-mon[140014]: pgmap v111: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 185 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:18.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:17 smithi124 ceph-mon[164036]: pgmap v112: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 170 B/s wr, 13 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:18.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:17 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:18.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:17 smithi188 ceph-mon[140014]: pgmap v112: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 170 B/s wr, 13 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:18.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:17 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:19.038 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:18 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:19.038 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:18 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:19.038 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:18 smithi188 ceph-mon[140014]: Upgrade: osd.4 is safe to restart 2023-11-16T13:14:19.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:18 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:19.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:18 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-16T13:14:19.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:18 smithi124 ceph-mon[164036]: Upgrade: osd.4 is safe to restart 2023-11-16T13:14:20.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:20 smithi124 ceph-mon[164036]: pgmap v113: 129 pgs: 129 active+clean; 308 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 2023-11-16T13:14:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:20 smithi124 ceph-mon[164036]: Upgrade: Updating osd.4 2023-11-16T13:14:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:20 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:20 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T13:14:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:20 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:20.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:20 smithi124 ceph-mon[164036]: Deploying daemon osd.4 on smithi188 2023-11-16T13:14:20.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:20 smithi188 ceph-mon[140014]: pgmap v113: 129 pgs: 129 active+clean; 308 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 2023-11-16T13:14:20.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:20 smithi188 ceph-mon[140014]: Upgrade: Updating osd.4 2023-11-16T13:14:20.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:20 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:20.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:20 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T13:14:20.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:20 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:20.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:20 smithi188 ceph-mon[140014]: Deploying daemon osd.4 on smithi188 2023-11-16T13:14:21.504 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:21 smithi188 systemd[1]: Stopping Ceph osd.4 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:14:21.505 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4[115123]: debug 2023-11-16T13:14:21.322+0000 7f87a7f3a700 -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 2023-11-16T13:14:21.505 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4[115123]: debug 2023-11-16T13:14:21.322+0000 7f87a7f3a700 -1 osd.4 90 *** Got signal Terminated *** 2023-11-16T13:14:21.505 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4[115123]: debug 2023-11-16T13:14:21.322+0000 7f87a7f3a700 -1 osd.4 90 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:14:21.721 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:21 smithi124 ceph-mon[164036]: pgmap v114: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:14:21.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:21 smithi188 ceph-mon[140014]: pgmap v114: 129 pgs: 129 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:14:21.913 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:21 smithi188 bash[145244]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.4 2023-11-16T13:14:22.834 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 failed (root=default,host=smithi188) (connection refused reported by osd.7) 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.835 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.836 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.837 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:22 smithi188 ceph-mon[140014]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 failed (root=default,host=smithi188) (connection refused reported by osd.7) 2023-11-16T13:14:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.6 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.1 2023-11-16T13:14:22.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.3 2023-11-16T13:14:22.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.2 2023-11-16T13:14:22.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.0 2023-11-16T13:14:22.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.7 2023-11-16T13:14:22.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:22 smithi124 ceph-mon[164036]: osd.4 reported immediately failed by osd.5 2023-11-16T13:14:23.049 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:14:23.163 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:22 smithi188 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.4.service: Succeeded. 2023-11-16T13:14:23.163 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:22 smithi188 systemd[1]: Stopped Ceph osd.4 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:14:23.163 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:22 smithi188 systemd[1]: Starting Ceph osd.4 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:14:23.555 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (11m) 23s ago 19m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (2m) 23s ago 19m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (2m) 2m ago 19m 7444k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (9m) 23s ago 19m 36.8M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (16m) 23s ago 16m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (16m) 2m ago 16m 17.3M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (3m) 23s ago 20m 510M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:14:23.687 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (3m) 2m ago 19m 447M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (2m) 23s ago 21m 107M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (2m) 2m ago 19m 39.4M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (14m) 23s ago 14m 85.7M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (14m) 2m ago 13m 79.4M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (7m) 23s ago 19m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (3m) 2m ago 18m 5217k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (113s) 23s ago 18m 368M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (84s) 23s ago 18m 277M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (56s) 23s ago 18m 225M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (27s) 23s ago 17m 14.1M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (17m) 2m ago 17m 1114M 2712M 16.2.5 6933c2a0b7dd 8691dc8f8129 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (17m) 2m ago 17m 1332M 2712M 16.2.5 6933c2a0b7dd 5f20aeaed143 2023-11-16T13:14:23.688 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (17m) 2m ago 17m 1078M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:14:23.689 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (16m) 2m ago 16m 1738M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:14:23.689 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 23s ago 19m - - 2023-11-16T13:14:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:14:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: osdmap e91: 8 total, 7 up, 8 in 2023-11-16T13:14:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:23.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:23.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: pgmap v116: 129 pgs: 3 peering, 16 stale+active+clean, 110 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:14:23.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:23 smithi124 ceph-mon[164036]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:23.900 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:23 smithi188 bash[145527]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-16T13:14:23.901 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:23 smithi188 bash[145527]: 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 2023-11-16T13:14:23.901 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:23 smithi188 bash[145527]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-11-16T13:14:23.901 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:23 smithi188 bash[145527]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-16T13:14:23.902 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:23 smithi188 bash[145527]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-11-16T13:14:23.902 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:23 smithi188 bash[145527]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-16T13:14:23.902 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:23 smithi188 bash[145527]: --> ceph-volume raw activate successful for osd ID: 4 2023-11-16T13:14:23.902 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:14:23.902 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: osdmap e91: 8 total, 7 up, 8 in 2023-11-16T13:14:23.903 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.903 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.903 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.903 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: failed to encode map e91 with expected crc 2023-11-16T13:14:23.903 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:23.903 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:23.903 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: pgmap v116: 129 pgs: 3 peering, 16 stale+active+clean, 110 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:14:23.904 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:23 smithi188 ceph-mon[140014]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:24.064 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:14:24.064 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:14:24.064 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:14:24.064 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:24.065 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:14:24.065 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:14:24.065 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:24.065 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:14:24.066 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2023-11-16T13:14:24.066 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 4 2023-11-16T13:14:24.066 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:24.066 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:14:24.066 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:14:24.066 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:24.067 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:14:24.067 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2023-11-16T13:14:24.067 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:14:24.067 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:14:24.068 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:14:24.381 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:14:24.381 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:14:24.381 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:14:24.381 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:14:24.381 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:14:24.381 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:14:24.381 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:14:24.382 INFO:teuthology.orchestra.run.smithi124.stdout: "crash" 2023-11-16T13:14:24.382 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:14:24.382 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "10/23 daemons upgraded", 2023-11-16T13:14:24.382 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading osd daemons", 2023-11-16T13:14:24.382 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:14:24.382 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:14:24.764 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs peering 2023-11-16T13:14:24.765 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:14:24.765 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:14:24.765 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] OSD_DOWN: 1 osds down 2023-11-16T13:14:24.765 INFO:teuthology.orchestra.run.smithi124.stdout: osd.4 (root=default,host=smithi188) is down 2023-11-16T13:14:24.765 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs peering 2023-11-16T13:14:24.765 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.9 is stuck peering for 14m, current state peering, last acting [2,7] 2023-11-16T13:14:24.765 INFO:teuthology.orchestra.run.smithi124.stdout: pg 4.d is stuck peering for 15m, current state peering, last acting [2,1] 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: osdmap e92: 8 total, 7 up, 8 in 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-11-16T13:14:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/33043765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:24.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:24.912 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:24 smithi188 bash[145802]: da9c0f8d587d403576cbba0316b113981edec4fd9317d41942348e1d91912564 2023-11-16T13:14:24.913 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:24 smithi188 systemd[1]: Started Ceph osd.4 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:14:24.913 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-osd[145840]: -- 172.21.15.188:0/137611676 <== mon.1 v2:172.21.15.188:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558cd314e4e0 con 0x558cd311f000 2023-11-16T13:14:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:24.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: osdmap e92: 8 total, 7 up, 8 in 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: failed to encode map e92 with expected crc 2023-11-16T13:14:24.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:24.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-11-16T13:14:24.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/33043765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:24.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:24.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:25.412 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:14:24.971+0000 7f6185e42640 -1 Falling back to public interface 2023-11-16T13:14:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:25 smithi124 ceph-mon[164036]: from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:25 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:25 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/4195357860' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:14:25.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:25 smithi124 ceph-mon[164036]: pgmap v118: 129 pgs: 18 active+undersized+degraded, 3 peering, 7 stale+active+clean, 18 active+undersized, 83 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 134/1326 objects degraded (10.106%) 2023-11-16T13:14:25.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:25 smithi188 ceph-mon[140014]: from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:25.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:25 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:25.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:25 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/4195357860' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:14:25.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:25 smithi188 ceph-mon[140014]: pgmap v118: 129 pgs: 18 active+undersized+degraded, 3 peering, 7 stale+active+clean, 18 active+undersized, 83 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 134/1326 objects degraded (10.106%) 2023-11-16T13:14:26.783 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:26 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 134/1326 objects degraded (10.106%), 18 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:26 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 134/1326 objects degraded (10.106%), 18 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:28.209 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:27 smithi188 ceph-mon[140014]: pgmap v119: 129 pgs: 28 active+undersized+degraded, 3 peering, 25 active+undersized, 73 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 199/1326 objects degraded (15.008%) 2023-11-16T13:14:28.209 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.210 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.210 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.210 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:27 smithi124 ceph-mon[164036]: pgmap v119: 129 pgs: 28 active+undersized+degraded, 3 peering, 25 active+undersized, 73 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 199/1326 objects degraded (15.008%) 2023-11-16T13:14:28.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:28.593 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:29.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:28 smithi188 ceph-mon[140014]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-11-16T13:14:29.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:28 smithi124 ceph-mon[164036]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-11-16T13:14:29.999 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:14:29.851+0000 7f6185e42640 -1 osd.4 90 log_to_monitors true 2023-11-16T13:14:30.280 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:29 smithi124 ceph-mon[164036]: pgmap v120: 129 pgs: 30 active+undersized+degraded, 26 active+undersized, 73 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 209/1326 objects degraded (15.762%) 2023-11-16T13:14:30.281 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:29 smithi124 ceph-mon[164036]: from='osd.4 [v2:172.21.15.188:6800/2155540815,v1:172.21.15.188:6801/2155540815]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T13:14:30.281 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:29 smithi124 ceph-mon[164036]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T13:14:30.412 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:14:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:14:30.027+0000 7f61762ac700 -1 osd.4 90 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:14:30.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:29 smithi188 ceph-mon[140014]: pgmap v120: 129 pgs: 30 active+undersized+degraded, 26 active+undersized, 73 active+clean; 308 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 209/1326 objects degraded (15.762%) 2023-11-16T13:14:30.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:29 smithi188 ceph-mon[140014]: from='osd.4 [v2:172.21.15.188:6800/2155540815,v1:172.21.15.188:6801/2155540815]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T13:14:30.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:29 smithi188 ceph-mon[140014]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T13:14:31.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: failed to encode map e93 with expected crc 2023-11-16T13:14:31.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-16T13:14:31.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: osdmap e93: 8 total, 7 up, 8 in 2023-11-16T13:14:31.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='osd.4 [v2:172.21.15.188:6800/2155540815,v1:172.21.15.188:6801/2155540815]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:31.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:31.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: pgmap v122: 129 pgs: 30 active+undersized+degraded, 26 active+undersized, 73 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 209/1326 objects degraded (15.762%) 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: pgmap v123: 129 pgs: 30 active+undersized+degraded, 26 active+undersized, 73 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 209/1326 objects degraded (15.762%) 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:31.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:31.485 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: failed to encode map e93 with expected crc 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: osdmap e93: 8 total, 7 up, 8 in 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='osd.4 [v2:172.21.15.188:6800/2155540815,v1:172.21.15.188:6801/2155540815]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.486 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: pgmap v122: 129 pgs: 30 active+undersized+degraded, 26 active+undersized, 73 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 209/1326 objects degraded (15.762%) 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: pgmap v123: 129 pgs: 30 active+undersized+degraded, 26 active+undersized, 73 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 209/1326 objects degraded (15.762%) 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:31.487 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:32.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:32.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2023-11-16T13:14:32.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: failed to encode map e93 with expected crc 2023-11-16T13:14:32.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:14:32.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: failed to encode map e93 with expected crc 2023-11-16T13:14:32.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: osd.4 [v2:172.21.15.188:6800/2155540815,v1:172.21.15.188:6801/2155540815] boot 2023-11-16T13:14:32.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: osdmap e94: 8 total, 8 up, 8 in 2023-11-16T13:14:32.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:32 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T13:14:32.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:32.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2023-11-16T13:14:32.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: failed to encode map e93 with expected crc 2023-11-16T13:14:32.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:14:32.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: failed to encode map e93 with expected crc 2023-11-16T13:14:32.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: osd.4 [v2:172.21.15.188:6800/2155540815,v1:172.21.15.188:6801/2155540815] boot 2023-11-16T13:14:32.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: osdmap e94: 8 total, 8 up, 8 in 2023-11-16T13:14:32.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:32 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T13:14:33.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:33 smithi124 ceph-mon[164036]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:33 smithi124 ceph-mon[164036]: osdmap e95: 8 total, 8 up, 8 in 2023-11-16T13:14:33.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:33 smithi124 ceph-mon[164036]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:33 smithi124 ceph-mon[164036]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:33 smithi124 ceph-mon[164036]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:33 smithi124 ceph-mon[164036]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:33 smithi124 ceph-mon[164036]: pgmap v126: 129 pgs: 3 peering, 28 active+undersized+degraded, 25 active+undersized, 73 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 637 B/s rd, 0 op/s; 197/1326 objects degraded (14.857%) 2023-11-16T13:14:33.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:33 smithi188 ceph-mon[140014]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:33 smithi188 ceph-mon[140014]: osdmap e95: 8 total, 8 up, 8 in 2023-11-16T13:14:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:33 smithi188 ceph-mon[140014]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:33 smithi188 ceph-mon[140014]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:33 smithi188 ceph-mon[140014]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:33 smithi188 ceph-mon[140014]: failed to encode map e95 with expected crc 2023-11-16T13:14:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:33 smithi188 ceph-mon[140014]: pgmap v126: 129 pgs: 3 peering, 28 active+undersized+degraded, 25 active+undersized, 73 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 637 B/s rd, 0 op/s; 197/1326 objects degraded (14.857%) 2023-11-16T13:14:33.630 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:34.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:34 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 197/1326 objects degraded (14.857%), 28 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:34.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:34 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 197/1326 objects degraded (14.857%), 28 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:35.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:35 smithi124 ceph-mon[164036]: pgmap v127: 129 pgs: 3 peering, 14 active+undersized+degraded, 18 active+undersized, 94 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 496 B/s rd, 248 B/s wr, 0 op/s; 98/1326 objects degraded (7.391%); 0 B/s, 0 objects/s recovering 2023-11-16T13:14:35.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:35 smithi188 ceph-mon[140014]: pgmap v127: 129 pgs: 3 peering, 14 active+undersized+degraded, 18 active+undersized, 94 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 496 B/s rd, 248 B/s wr, 0 op/s; 98/1326 objects degraded (7.391%); 0 B/s, 0 objects/s recovering 2023-11-16T13:14:36.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:36 smithi124 ceph-mon[164036]: pgmap v128: 129 pgs: 3 peering, 126 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:36 smithi188 ceph-mon[140014]: pgmap v128: 129 pgs: 3 peering, 126 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:37.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:37 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 98/1326 objects degraded (7.391%), 14 pgs degraded) 2023-11-16T13:14:37.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:37 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 98/1326 objects degraded (7.391%), 14 pgs degraded) 2023-11-16T13:14:38.669 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:39.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:38 smithi124 ceph-mon[164036]: pgmap v129: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:39.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:39.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:39.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:38 smithi188 ceph-mon[140014]: pgmap v129: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:40.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:40 smithi124 ceph-mon[164036]: pgmap v130: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:40.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:40 smithi188 ceph-mon[140014]: pgmap v130: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:42.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:42 smithi124 ceph-mon[164036]: pgmap v131: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 202 B/s rd, 202 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:42.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:42 smithi188 ceph-mon[140014]: pgmap v131: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 202 B/s rd, 202 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-11-16T13:14:43.713 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:44.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:44 smithi124 ceph-mon[164036]: pgmap v132: 129 pgs: 129 active+clean; 308 MiB data, 1.8 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 2023-11-16T13:14:44.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:44 smithi188 ceph-mon[140014]: pgmap v132: 129 pgs: 129 active+clean; 308 MiB data, 1.8 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 2023-11-16T13:14:45.642 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:45 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:45.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:45 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:46.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:46 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:46 smithi188 ceph-mon[140014]: Upgrade: osd.5 is safe to restart 2023-11-16T13:14:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:46 smithi188 ceph-mon[140014]: pgmap v133: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:14:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:46 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:46 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T13:14:46.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:46 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:46.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:46 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-16T13:14:46.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:46 smithi124 ceph-mon[164036]: Upgrade: osd.5 is safe to restart 2023-11-16T13:14:46.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:46 smithi124 ceph-mon[164036]: pgmap v133: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:14:46.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:46 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:46.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:46 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T13:14:46.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:46 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:47.821 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:47 smithi188 ceph-mon[140014]: Upgrade: Updating osd.5 2023-11-16T13:14:47.821 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:47 smithi188 ceph-mon[140014]: Deploying daemon osd.5 on smithi188 2023-11-16T13:14:47.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:47 smithi124 ceph-mon[164036]: Upgrade: Updating osd.5 2023-11-16T13:14:47.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:47 smithi124 ceph-mon[164036]: Deploying daemon osd.5 on smithi188 2023-11-16T13:14:48.738 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:48 smithi188 systemd[1]: Stopping Ceph osd.5 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:14:48.739 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5[117962]: debug 2023-11-16T13:14:48.523+0000 7f67c4c8a700 -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 2023-11-16T13:14:48.739 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5[117962]: debug 2023-11-16T13:14:48.523+0000 7f67c4c8a700 -1 osd.5 95 *** Got signal Terminated *** 2023-11-16T13:14:48.739 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5[117962]: debug 2023-11-16T13:14:48.523+0000 7f67c4c8a700 -1 osd.5 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:14:48.752 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:49.162 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:48 smithi188 bash[147969]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.5 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: pgmap v134: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.7 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 failed (root=default,host=smithi188) (connection refused reported by osd.7) 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.6 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.7 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.0 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.1 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.2 2023-11-16T13:14:49.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.3 2023-11-16T13:14:49.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.4 2023-11-16T13:14:49.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.6 2023-11-16T13:14:49.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.0 2023-11-16T13:14:49.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.1 2023-11-16T13:14:49.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.2 2023-11-16T13:14:49.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.3 2023-11-16T13:14:49.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:48 smithi188 ceph-mon[140014]: osd.5 reported immediately failed by osd.4 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: pgmap v134: 129 pgs: 129 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.7 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 failed (root=default,host=smithi188) (connection refused reported by osd.7) 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.6 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.7 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.0 2023-11-16T13:14:49.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.1 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.2 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.3 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.4 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.6 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.0 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.1 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.2 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.3 2023-11-16T13:14:49.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:48 smithi124 ceph-mon[164036]: osd.5 reported immediately failed by osd.4 2023-11-16T13:14:49.945 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:14:49.946 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: failed to encode map e96 with expected crc 2023-11-16T13:14:49.946 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: failed to encode map e96 with expected crc 2023-11-16T13:14:49.946 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: failed to encode map e96 with expected crc 2023-11-16T13:14:49.946 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: osdmap e96: 8 total, 7 up, 8 in 2023-11-16T13:14:49.946 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: failed to encode map e96 with expected crc 2023-11-16T13:14:49.946 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: failed to encode map e96 with expected crc 2023-11-16T13:14:49.946 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:49 smithi188 ceph-mon[140014]: failed to encode map e96 with expected crc 2023-11-16T13:14:50.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:14:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: failed to encode map e96 with expected crc 2023-11-16T13:14:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: failed to encode map e96 with expected crc 2023-11-16T13:14:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: failed to encode map e96 with expected crc 2023-11-16T13:14:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: osdmap e96: 8 total, 7 up, 8 in 2023-11-16T13:14:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: failed to encode map e96 with expected crc 2023-11-16T13:14:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: failed to encode map e96 with expected crc 2023-11-16T13:14:50.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:49 smithi124 ceph-mon[164036]: failed to encode map e96 with expected crc 2023-11-16T13:14:50.407 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.5.service: Succeeded. 2023-11-16T13:14:50.407 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 systemd[1]: Stopped Ceph osd.5 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:14:50.407 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 systemd[1]: Starting Ceph osd.5 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: osdmap e97: 8 total, 7 up, 8 in 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:50 smithi124 ceph-mon[164036]: pgmap v137: 129 pgs: 3 active+undersized+degraded, 8 peering, 10 stale+active+clean, 3 active+undersized, 105 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 19/1326 objects degraded (1.433%) 2023-11-16T13:14:51.412 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 bash[148250]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-16T13:14:51.412 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 bash[148250]: 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 2023-11-16T13:14:51.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 bash[148250]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-11-16T13:14:51.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 bash[148250]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-16T13:14:51.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 bash[148250]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-11-16T13:14:51.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 bash[148250]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-16T13:14:51.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:50 smithi188 bash[148250]: --> ceph-volume raw activate successful for osd ID: 5 2023-11-16T13:14:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: osdmap e97: 8 total, 7 up, 8 in 2023-11-16T13:14:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: failed to encode map e97 with expected crc 2023-11-16T13:14:51.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:50 smithi188 ceph-mon[140014]: pgmap v137: 129 pgs: 3 active+undersized+degraded, 8 peering, 10 stale+active+clean, 3 active+undersized, 105 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 19/1326 objects degraded (1.433%) 2023-11-16T13:14:51.915 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:51 smithi188 ceph-osd[148536]: -- 172.21.15.188:0/1609292914 <== mon.1 v2:172.21.15.188:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c0f9df64e0 con 0x55c0f9dc7000 2023-11-16T13:14:51.915 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:51 smithi188 bash[148499]: d846fbeb07327e7ae98888b5b9fabf3dffb912a90afa1392913e412d6cc76999 2023-11-16T13:14:51.915 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:51 smithi188 systemd[1]: Started Ceph osd.5 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:14:52.384 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:51 smithi188 ceph-mon[140014]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-11-16T13:14:52.385 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:51 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 19/1326 objects degraded (1.433%), 3 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:52.385 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:51 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:52.385 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:51 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:52.385 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:51 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:52.385 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:52 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:14:52.173+0000 7f74824db640 -1 Falling back to public interface 2023-11-16T13:14:52.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:51 smithi124 ceph-mon[164036]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-11-16T13:14:52.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:51 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 19/1326 objects degraded (1.433%), 3 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:52.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:51 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:52.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:51 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:52.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:51 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:53.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:52 smithi188 ceph-mon[140014]: pgmap v138: 129 pgs: 10 active+undersized+degraded, 8 peering, 5 stale+active+clean, 7 active+undersized, 99 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 73/1326 objects degraded (5.505%) 2023-11-16T13:14:53.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:53.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:53.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:52 smithi124 ceph-mon[164036]: pgmap v138: 129 pgs: 10 active+undersized+degraded, 8 peering, 5 stale+active+clean, 7 active+undersized, 99 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 73/1326 objects degraded (5.505%) 2023-11-16T13:14:53.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:53.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:14:53.792 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:54.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:54 smithi188 ceph-mon[140014]: pgmap v139: 129 pgs: 19 active+undersized+degraded, 8 peering, 18 active+undersized, 84 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 135/1326 objects degraded (10.181%) 2023-11-16T13:14:54.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:54 smithi124 ceph-mon[164036]: pgmap v139: 129 pgs: 19 active+undersized+degraded, 8 peering, 18 active+undersized, 84 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 135/1326 objects degraded (10.181%) 2023-11-16T13:14:55.109 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:14:55.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:55 smithi124 ceph-mon[164036]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:55.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:55.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:55 smithi188 ceph-mon[140014]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (12m) 55s ago 20m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (2m) 55s ago 20m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (2m) 1s ago 19m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (10m) 55s ago 20m 36.8M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (16m) 55s ago 16m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (16m) 1s ago 16m 17.8M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (3m) 55s ago 21m 510M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (3m) 1s ago 19m 448M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:14:55.733 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (3m) 55s ago 21m 107M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (3m) 1s ago 19m 83.4M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (14m) 55s ago 14m 85.7M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (14m) 1s ago 14m 79.7M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (8m) 55s ago 19m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (4m) 1s ago 19m 9437k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (2m) 55s ago 19m 368M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (116s) 55s ago 18m 277M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (88s) 55s ago 18m 225M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (59s) 55s ago 18m 14.1M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (31s) 1s ago 18m 351M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (4s) 1s ago 17m 14.8M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (17m) 1s ago 17m 1103M 2712M 16.2.5 6933c2a0b7dd 04df6ac03e6a 2023-11-16T13:14:55.734 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (17m) 1s ago 17m 1770M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:14:55.735 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 55s ago 19m - - 2023-11-16T13:14:56.110 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:14:56.110 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:14:56.110 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:14:56.110 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:56.110 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:14:56.111 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:14:56.111 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:56.111 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:14:56.111 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2023-11-16T13:14:56.112 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 5 2023-11-16T13:14:56.112 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:56.112 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:14:56.112 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:14:56.112 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:14:56.112 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:14:56.113 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2023-11-16T13:14:56.113 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 9 2023-11-16T13:14:56.113 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:14:56.113 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:14:56.425 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:14:56.425 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:14:56.425 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:14:56.425 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:14:56.426 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout: "crash" 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "12/23 daemons upgraded", 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading osd daemons", 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:14:56.429 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:14:56.800 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 153/1326 objects degraded (11.538%), 23 pgs degraded 2023-11-16T13:14:56.800 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:14:56.800 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:14:56.800 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] OSD_DOWN: 1 osds down 2023-11-16T13:14:56.800 INFO:teuthology.orchestra.run.smithi124.stdout: osd.5 (root=default,host=smithi188) is down 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 153/1326 objects degraded (11.538%), 23 pgs degraded 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.b is active+undersized+degraded, acting [7,4] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.14 is active+undersized+degraded, acting [6,3] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.18 is active+undersized+degraded, acting [4,7] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.1c is active+undersized+degraded, acting [7,2] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.1e is active+undersized+degraded, acting [3,0] 2023-11-16T13:14:56.801 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2023-11-16T13:14:56.802 INFO:teuthology.orchestra.run.smithi124.stdout: pg 5.19 is active+undersized+degraded, acting [1,7] 2023-11-16T13:14:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:56 smithi124 ceph-mon[164036]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:56 smithi124 ceph-mon[164036]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:56 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/552758389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:56.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:56 smithi124 ceph-mon[164036]: pgmap v140: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 153/1326 objects degraded (11.538%) 2023-11-16T13:14:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:56 smithi188 ceph-mon[140014]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:56 smithi188 ceph-mon[140014]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:56 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/552758389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:56.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:56 smithi188 ceph-mon[140014]: pgmap v140: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 153/1326 objects degraded (11.538%) 2023-11-16T13:14:57.268 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:56 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:14:56.949+0000 7f74824db640 -1 osd.5 95 log_to_monitors true 2023-11-16T13:14:57.543 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:57 smithi188 ceph-mon[140014]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:57.544 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:57 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 153/1326 objects degraded (11.538%), 23 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:57.544 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:57 smithi188 ceph-mon[140014]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-11-16T13:14:57.544 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:57 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/382877712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:14:57.544 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:57 smithi188 ceph-mon[140014]: from='osd.5 [v2:172.21.15.188:6808/4222564272,v1:172.21.15.188:6809/4222564272]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T13:14:57.544 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:57 smithi188 ceph-mon[140014]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T13:14:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:57 smithi124 ceph-mon[164036]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:14:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:57 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 153/1326 objects degraded (11.538%), 23 pgs degraded (PG_DEGRADED) 2023-11-16T13:14:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:57 smithi124 ceph-mon[164036]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-11-16T13:14:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:57 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/382877712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:14:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:57 smithi124 ceph-mon[164036]: from='osd.5 [v2:172.21.15.188:6808/4222564272,v1:172.21.15.188:6809/4222564272]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T13:14:57.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:57 smithi124 ceph-mon[164036]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T13:14:57.913 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:14:57 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:14:57.541+0000 7f7472945700 -1 osd.5 95 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:14:58.835 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:14:58.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-16T13:14:58.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: osdmap e98: 8 total, 7 up, 8 in 2023-11-16T13:14:58.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='osd.5 [v2:172.21.15.188:6808/4222564272,v1:172.21.15.188:6809/4222564272]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:58.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:58.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: pgmap v142: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 269 B/s rd, 134 B/s wr, 0 op/s; 153/1326 objects degraded (11.538%) 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: pgmap v143: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 275 B/s rd, 137 B/s wr, 0 op/s; 153/1326 objects degraded (11.538%) 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:14:58.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:14:58.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-16T13:14:58.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: failed to encode map e98 with expected crc 2023-11-16T13:14:58.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:58 smithi124 ceph-mon[164036]: failed to encode map e98 with expected crc 2023-11-16T13:14:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: osdmap e98: 8 total, 7 up, 8 in 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='osd.5 [v2:172.21.15.188:6808/4222564272,v1:172.21.15.188:6809/4222564272]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: pgmap v142: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 269 B/s rd, 134 B/s wr, 0 op/s; 153/1326 objects degraded (11.538%) 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: pgmap v143: 129 pgs: 23 active+undersized+degraded, 22 active+undersized, 84 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 275 B/s rd, 137 B/s wr, 0 op/s; 153/1326 objects degraded (11.538%) 2023-11-16T13:14:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: failed to encode map e98 with expected crc 2023-11-16T13:14:58.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:58 smithi188 ceph-mon[140014]: failed to encode map e98 with expected crc 2023-11-16T13:14:59.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:14:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: osd.5 [v2:172.21.15.188:6808/4222564272,v1:172.21.15.188:6809/4222564272] boot 2023-11-16T13:14:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: osdmap e99: 8 total, 8 up, 8 in 2023-11-16T13:14:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T13:14:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: failed to encode map e99 with expected crc 2023-11-16T13:14:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: failed to encode map e99 with expected crc 2023-11-16T13:14:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: failed to encode map e99 with expected crc 2023-11-16T13:14:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:14:59 smithi124 ceph-mon[164036]: failed to encode map e99 with expected crc 2023-11-16T13:14:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:14:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: osd.5 [v2:172.21.15.188:6808/4222564272,v1:172.21.15.188:6809/4222564272] boot 2023-11-16T13:14:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: osdmap e99: 8 total, 8 up, 8 in 2023-11-16T13:14:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T13:14:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: failed to encode map e99 with expected crc 2023-11-16T13:14:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: failed to encode map e99 with expected crc 2023-11-16T13:14:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: failed to encode map e99 with expected crc 2023-11-16T13:14:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:14:59 smithi188 ceph-mon[140014]: failed to encode map e99 with expected crc 2023-11-16T13:15:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: pgmap v146: 129 pgs: 14 peering, 15 active+undersized+degraded, 16 active+undersized, 84 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 299 B/s wr, 0 op/s; 100/1326 objects degraded (7.541%) 2023-11-16T13:15:08.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: osdmap e100: 8 total, 8 up, 8 in 2023-11-16T13:15:08.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.450 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.451 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:00 smithi124 ceph-mon[164036]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.452 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:01 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 81/1326 objects degraded (6.109%), 13 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:08.452 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:02 smithi124 ceph-mon[164036]: pgmap v147: 129 pgs: 14 peering, 13 active+undersized+degraded, 12 active+undersized, 90 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 253 B/s wr, 0 op/s; 81/1326 objects degraded (6.109%) 2023-11-16T13:15:08.452 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: pgmap v146: 129 pgs: 14 peering, 15 active+undersized+degraded, 16 active+undersized, 84 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 299 B/s wr, 0 op/s; 100/1326 objects degraded (7.541%) 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: osdmap e100: 8 total, 8 up, 8 in 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:00 smithi188 ceph-mon[140014]: failed to encode map e100 with expected crc 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:01 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 81/1326 objects degraded (6.109%), 13 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:08.453 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:02 smithi188 ceph-mon[140014]: pgmap v147: 129 pgs: 14 peering, 13 active+undersized+degraded, 12 active+undersized, 90 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 253 B/s wr, 0 op/s; 81/1326 objects degraded (6.109%) 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:03 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:04 smithi188 ceph-mon[140014]: pgmap v148: 129 pgs: 14 peering, 115 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:04 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/1326 objects degraded (6.109%), 13 pgs degraded) 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:06 smithi188 ceph-mon[140014]: pgmap v149: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:03 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:04 smithi124 ceph-mon[164036]: pgmap v148: 129 pgs: 14 peering, 115 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:04 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/1326 objects degraded (6.109%), 13 pgs degraded) 2023-11-16T13:15:08.454 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:06 smithi124 ceph-mon[164036]: pgmap v149: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:08.908 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:09.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:08 smithi124 ceph-mon[164036]: pgmap v150: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 227 B/s rd, 113 B/s wr, 0 op/s 2023-11-16T13:15:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:08 smithi188 ceph-mon[140014]: pgmap v150: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 227 B/s rd, 113 B/s wr, 0 op/s 2023-11-16T13:15:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:11.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:10 smithi124 ceph-mon[164036]: pgmap v151: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:15:11.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:10 smithi188 ceph-mon[140014]: pgmap v151: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:15:13.136 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:12 smithi188 ceph-mon[140014]: pgmap v152: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:15:13.136 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:12 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:15:13.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:12 smithi124 ceph-mon[164036]: pgmap v152: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:15:13.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:12 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:15:13.952 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:14.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:14 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:15:14.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:14 smithi124 ceph-mon[164036]: Upgrade: osd.6 is safe to restart 2023-11-16T13:15:14.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:14.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:14.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T13:15:14.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:14.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:14 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-16T13:15:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:14 smithi188 ceph-mon[140014]: Upgrade: osd.6 is safe to restart 2023-11-16T13:15:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T13:15:14.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:15.365 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:15 smithi188 ceph-mon[140014]: pgmap v153: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:15.365 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:15 smithi188 ceph-mon[140014]: Upgrade: Updating osd.6 2023-11-16T13:15:15.365 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:15 smithi188 ceph-mon[140014]: Deploying daemon osd.6 on smithi188 2023-11-16T13:15:15.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:15 smithi124 ceph-mon[164036]: pgmap v153: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:15 smithi124 ceph-mon[164036]: Upgrade: Updating osd.6 2023-11-16T13:15:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:15 smithi124 ceph-mon[164036]: Deploying daemon osd.6 on smithi188 2023-11-16T13:15:16.413 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:16 smithi188 systemd[1]: Stopping Ceph osd.6 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:15:16.413 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6[120816]: debug 2023-11-16T13:15:16.369+0000 7f30dfb5d700 -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 2023-11-16T13:15:16.413 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6[120816]: debug 2023-11-16T13:15:16.369+0000 7f30dfb5d700 -1 osd.6 100 *** Got signal Terminated *** 2023-11-16T13:15:16.413 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6[120816]: debug 2023-11-16T13:15:16.369+0000 7f30dfb5d700 -1 osd.6 100 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:15:16.834 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:16 smithi188 ceph-mon[140014]: pgmap v154: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:15:16.834 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:16 smithi188 bash[150628]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.6 2023-11-16T13:15:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:16 smithi124 ceph-mon[164036]: pgmap v154: 129 pgs: 129 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:15:17.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 failed (root=default,host=smithi188) (connection refused reported by osd.7) 2023-11-16T13:15:17.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:17.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.899 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.900 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.902 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:17 smithi124 ceph-mon[164036]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:17.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 failed (root=default,host=smithi188) (connection refused reported by osd.7) 2023-11-16T13:15:17.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.7 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.5 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.0 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.1 2023-11-16T13:15:17.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.2 2023-11-16T13:15:17.916 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.3 2023-11-16T13:15:17.916 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:17 smithi188 ceph-mon[140014]: osd.6 reported immediately failed by osd.4 2023-11-16T13:15:18.362 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:17 smithi188 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.6.service: Succeeded. 2023-11-16T13:15:18.362 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:17 smithi188 systemd[1]: Stopped Ceph osd.6 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:15:18.362 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 systemd[1]: Starting Ceph osd.6 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:15:18.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:18 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:15:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:18 smithi188 ceph-mon[140014]: failed to encode map e101 with expected crc 2023-11-16T13:15:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:18 smithi188 ceph-mon[140014]: osdmap e101: 8 total, 7 up, 8 in 2023-11-16T13:15:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:18 smithi188 ceph-mon[140014]: failed to encode map e101 with expected crc 2023-11-16T13:15:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:18 smithi188 ceph-mon[140014]: failed to encode map e101 with expected crc 2023-11-16T13:15:18.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:18 smithi188 ceph-mon[140014]: pgmap v156: 129 pgs: 8 peering, 11 stale+active+clean, 110 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:15:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:18 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:15:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:18 smithi124 ceph-mon[164036]: failed to encode map e101 with expected crc 2023-11-16T13:15:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:18 smithi124 ceph-mon[164036]: osdmap e101: 8 total, 7 up, 8 in 2023-11-16T13:15:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:18 smithi124 ceph-mon[164036]: failed to encode map e101 with expected crc 2023-11-16T13:15:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:18 smithi124 ceph-mon[164036]: failed to encode map e101 with expected crc 2023-11-16T13:15:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:18 smithi124 ceph-mon[164036]: pgmap v156: 129 pgs: 8 peering, 11 stale+active+clean, 110 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:15:18.992 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:19.143 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 bash[150908]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-16T13:15:19.143 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 bash[150908]: 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 2023-11-16T13:15:19.144 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 bash[150908]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-11-16T13:15:19.144 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 bash[150908]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-16T13:15:19.144 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 bash[150908]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-11-16T13:15:19.144 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 bash[150908]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-16T13:15:19.144 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:18 smithi188 bash[150908]: --> ceph-volume raw activate successful for osd ID: 6 2023-11-16T13:15:19.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:19 smithi124 ceph-mon[164036]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T13:15:19.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:19 smithi124 ceph-mon[164036]: failed to encode map e102 with expected crc 2023-11-16T13:15:19.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:19 smithi124 ceph-mon[164036]: osdmap e102: 8 total, 7 up, 8 in 2023-11-16T13:15:19.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:19 smithi124 ceph-mon[164036]: failed to encode map e102 with expected crc 2023-11-16T13:15:19.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:19 smithi188 ceph-mon[140014]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T13:15:19.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:19 smithi188 ceph-mon[140014]: failed to encode map e102 with expected crc 2023-11-16T13:15:19.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:19 smithi188 ceph-mon[140014]: osdmap e102: 8 total, 7 up, 8 in 2023-11-16T13:15:19.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:19 smithi188 ceph-mon[140014]: failed to encode map e102 with expected crc 2023-11-16T13:15:19.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:19 smithi188 ceph-osd[151222]: -- 172.21.15.188:0/4187599768 <== mon.1 v2:172.21.15.188:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b79fe44e0 con 0x556b79fb5000 2023-11-16T13:15:19.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:19 smithi188 bash[151184]: bff55be94acfaf78d55db815985b1ad0251fd5433fc68462917a3a50dbd9d63e 2023-11-16T13:15:19.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:19 smithi188 systemd[1]: Started Ceph osd.6 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:15:20.667 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:15:20.178+0000 7fe8ea9bd640 -1 Falling back to public interface 2023-11-16T13:15:21.058 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:20 smithi188 ceph-mon[140014]: pgmap v158: 129 pgs: 8 active+undersized+degraded, 8 peering, 9 stale+active+clean, 3 active+undersized, 101 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 48/1326 objects degraded (3.620%) 2023-11-16T13:15:21.058 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:20 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:21.058 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:20 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:21.058 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:20 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:21.058 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:20 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 48/1326 objects degraded (3.620%), 8 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:21.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:20 smithi124 ceph-mon[164036]: pgmap v158: 129 pgs: 8 active+undersized+degraded, 8 peering, 9 stale+active+clean, 3 active+undersized, 101 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 48/1326 objects degraded (3.620%) 2023-11-16T13:15:21.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:20 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:21.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:20 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:21.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:20 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:21.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:20 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 48/1326 objects degraded (3.620%), 8 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:23.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:22 smithi124 ceph-mon[164036]: pgmap v159: 129 pgs: 14 active+undersized+degraded, 8 peering, 1 stale+active+clean, 14 active+undersized, 92 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 85/1326 objects degraded (6.410%) 2023-11-16T13:15:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:22 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:22 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:23.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:22 smithi188 ceph-mon[140014]: pgmap v159: 129 pgs: 14 active+undersized+degraded, 8 peering, 1 stale+active+clean, 14 active+undersized, 92 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 85/1326 objects degraded (6.410%) 2023-11-16T13:15:23.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:23.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:23.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:24.032 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:24.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:24.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:24.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:24.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:24.662 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:15:24.465+0000 7fe8ea9bd640 -1 osd.6 100 log_to_monitors true 2023-11-16T13:15:25.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:24 smithi124 ceph-mon[164036]: pgmap v160: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:25.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:24 smithi124 ceph-mon[164036]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-16T13:15:25.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:24 smithi124 ceph-mon[164036]: from='osd.6 [v2:172.21.15.188:6816/3470588761,v1:172.21.15.188:6817/3470588761]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T13:15:25.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:24 smithi124 ceph-mon[164036]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T13:15:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:24 smithi188 ceph-mon[140014]: pgmap v160: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:24 smithi188 ceph-mon[140014]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-16T13:15:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:24 smithi188 ceph-mon[140014]: from='osd.6 [v2:172.21.15.188:6816/3470588761,v1:172.21.15.188:6817/3470588761]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T13:15:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:24 smithi188 ceph-mon[140014]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T13:15:25.656 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:15:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:15:25.238+0000 7fe8d9624700 -1 osd.6 100 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:15:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: failed to encode map e103 with expected crc 2023-11-16T13:15:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-16T13:15:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: osdmap e103: 8 total, 7 up, 8 in 2023-11-16T13:15:26.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='osd.6 [v2:172.21.15.188:6816/3470588761,v1:172.21.15.188:6817/3470588761]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: pgmap v162: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: pgmap v163: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 142 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: pgmap v164: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 165 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:26.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:26.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:26 smithi124 ceph-mon[164036]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-16T13:15:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: failed to encode map e103 with expected crc 2023-11-16T13:15:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-16T13:15:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: osdmap e103: 8 total, 7 up, 8 in 2023-11-16T13:15:26.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='osd.6 [v2:172.21.15.188:6816/3470588761,v1:172.21.15.188:6817/3470588761]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: pgmap v162: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: pgmap v163: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 142 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: pgmap v164: 129 pgs: 22 active+undersized+degraded, 21 active+undersized, 86 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 165 B/s wr, 0 op/s; 142/1326 objects degraded (10.709%) 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:26.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:26.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:26.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:26.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:26.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:26.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:26 smithi188 ceph-mon[140014]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-16T13:15:27.143 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: osd.6 [v2:172.21.15.188:6816/3470588761,v1:172.21.15.188:6817/3470588761] boot 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: osdmap e104: 8 total, 8 up, 8 in 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:27.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:27 smithi124 ceph-mon[164036]: osdmap e105: 8 total, 8 up, 8 in 2023-11-16T13:15:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:15:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: osd.6 [v2:172.21.15.188:6816/3470588761,v1:172.21.15.188:6817/3470588761] boot 2023-11-16T13:15:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: osdmap e104: 8 total, 8 up, 8 in 2023-11-16T13:15:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T13:15:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: failed to encode map e104 with expected crc 2023-11-16T13:15:27.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:27.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:27 smithi188 ceph-mon[140014]: osdmap e105: 8 total, 8 up, 8 in 2023-11-16T13:15:27.773 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (12m) 87s ago 20m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (3m) 87s ago 20m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (3m) 5s ago 20m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (10m) 87s ago 20m 36.8M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (17m) 87s ago 17m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (17m) 5s ago 17m 17.9M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (4m) 87s ago 22m 510M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (4m) 5s ago 20m 448M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (3m) 87s ago 22m 107M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (3m) 5s ago 20m 86.6M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (15m) 87s ago 15m 85.7M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:15:27.774 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (15m) 5s ago 15m 79.7M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (8m) 87s ago 20m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (4m) 5s ago 19m 9437k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (2m) 87s ago 19m 368M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (2m) 87s ago 19m 277M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (2m) 87s ago 19m 225M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (91s) 87s ago 18m 14.1M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (63s) 5s ago 18m 358M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (36s) 5s ago 18m 370M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (8s) 5s ago 18m 14.7M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (18m) 5s ago 18m 1776M 2712M 16.2.5 6933c2a0b7dd 238f1446d672 2023-11-16T13:15:27.775 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 87s ago 20m - - 2023-11-16T13:15:28.154 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:15:28.154 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:15:28.154 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:15:28.154 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:15:28.154 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 7 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2023-11-16T13:15:28.155 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 11 2023-11-16T13:15:28.156 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:15:28.156 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:15:28.473 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:15:28.473 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:15:28.473 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:15:28.473 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:15:28.473 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:15:28.473 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:15:28.473 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:15:28.474 INFO:teuthology.orchestra.run.smithi124.stdout: "crash" 2023-11-16T13:15:28.474 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:15:28.474 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "13/23 daemons upgraded", 2023-11-16T13:15:28.474 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading osd daemons", 2023-11-16T13:15:28.474 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:15:28.474 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:15:28.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:28 smithi124 ceph-mon[164036]: failed to encode map e105 with expected crc 2023-11-16T13:15:28.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:28 smithi124 ceph-mon[164036]: failed to encode map e105 with expected crc 2023-11-16T13:15:28.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:28 smithi124 ceph-mon[164036]: from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:28.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:28 smithi124 ceph-mon[164036]: pgmap v167: 129 pgs: 6 peering, 15 active+undersized+degraded, 16 active+undersized, 92 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 92/1326 objects degraded (6.938%) 2023-11-16T13:15:28.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:28 smithi124 ceph-mon[164036]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:28.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:28.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:28 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/2733405795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:28.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:28 smithi188 ceph-mon[140014]: failed to encode map e105 with expected crc 2023-11-16T13:15:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:28 smithi188 ceph-mon[140014]: failed to encode map e105 with expected crc 2023-11-16T13:15:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:28 smithi188 ceph-mon[140014]: from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:28 smithi188 ceph-mon[140014]: pgmap v167: 129 pgs: 6 peering, 15 active+undersized+degraded, 16 active+undersized, 92 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 92/1326 objects degraded (6.938%) 2023-11-16T13:15:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:28 smithi188 ceph-mon[140014]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:28.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:28 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/2733405795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:28.851 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 92/1326 objects degraded (6.938%), 15 pgs degraded 2023-11-16T13:15:28.851 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:15:28.851 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:15:28.851 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 92/1326 objects degraded (6.938%), 15 pgs degraded 2023-11-16T13:15:28.851 INFO:teuthology.orchestra.run.smithi124.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2023-11-16T13:15:28.851 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.1a is active+undersized+degraded, acting [4,2] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2023-11-16T13:15:28.852 INFO:teuthology.orchestra.run.smithi124.stdout: pg 4.5 is active+undersized+degraded, acting [4,7] 2023-11-16T13:15:28.853 INFO:teuthology.orchestra.run.smithi124.stdout: pg 4.a is active+undersized+degraded, acting [1,7] 2023-11-16T13:15:29.066 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:29.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:29 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 92/1326 objects degraded (6.938%), 15 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:29.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:29 smithi124 ceph-mon[164036]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:29.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:29 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/577443788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:15:29.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:29 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 92/1326 objects degraded (6.938%), 15 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:29.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:29 smithi188 ceph-mon[140014]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:15:29.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:29 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/577443788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:15:30.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:30 smithi124 ceph-mon[164036]: pgmap v168: 129 pgs: 6 peering, 9 active+undersized+degraded, 13 active+undersized, 101 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 50/1326 objects degraded (3.771%) 2023-11-16T13:15:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:30 smithi188 ceph-mon[140014]: pgmap v168: 129 pgs: 6 peering, 9 active+undersized+degraded, 13 active+undersized, 101 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 50/1326 objects degraded (3.771%) 2023-11-16T13:15:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:31 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/1326 objects degraded (3.771%), 9 pgs degraded) 2023-11-16T13:15:32.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:31 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/1326 objects degraded (3.771%), 9 pgs degraded) 2023-11-16T13:15:33.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:32 smithi124 ceph-mon[164036]: pgmap v169: 129 pgs: 6 peering, 123 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-16T13:15:33.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:32 smithi188 ceph-mon[140014]: pgmap v169: 129 pgs: 6 peering, 123 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-16T13:15:34.106 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:34 smithi124 ceph-mon[164036]: pgmap v170: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:35.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:34 smithi188 ceph-mon[140014]: pgmap v170: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:36.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:36 smithi124 ceph-mon[164036]: pgmap v171: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2023-11-16T13:15:36.918 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:36 smithi188 ceph-mon[140014]: pgmap v171: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2023-11-16T13:15:39.142 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:39.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:38 smithi124 ceph-mon[164036]: pgmap v172: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s 2023-11-16T13:15:39.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:39.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:38 smithi188 ceph-mon[140014]: pgmap v172: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s 2023-11-16T13:15:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:41.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:40 smithi124 ceph-mon[164036]: pgmap v173: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:41.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:40 smithi188 ceph-mon[140014]: pgmap v173: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:42.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:41 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:42.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:41 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:42.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:41 smithi124 ceph-mon[164036]: Upgrade: osd.7 is safe to restart 2023-11-16T13:15:42.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:41 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:42.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:41 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-16T13:15:42.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:41 smithi188 ceph-mon[140014]: Upgrade: osd.7 is safe to restart 2023-11-16T13:15:43.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:42 smithi188 ceph-mon[140014]: pgmap v174: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:15:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:42 smithi188 ceph-mon[140014]: Upgrade: Updating osd.7 2023-11-16T13:15:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T13:15:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:42 smithi188 ceph-mon[140014]: Deploying daemon osd.7 on smithi188 2023-11-16T13:15:43.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:42 smithi124 ceph-mon[164036]: pgmap v174: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-16T13:15:43.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:42 smithi124 ceph-mon[164036]: Upgrade: Updating osd.7 2023-11-16T13:15:43.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:43.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T13:15:43.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:43.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:42 smithi124 ceph-mon[164036]: Deploying daemon osd.7 on smithi188 2023-11-16T13:15:44.175 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:44.636 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:44 smithi188 systemd[1]: Stopping Ceph osd.7 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:15:44.636 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7[123716]: debug 2023-11-16T13:15:44.370+0000 7f067a8c9700 -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 2023-11-16T13:15:44.637 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7[123716]: debug 2023-11-16T13:15:44.370+0000 7f067a8c9700 -1 osd.7 105 *** Got signal Terminated *** 2023-11-16T13:15:44.637 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7[123716]: debug 2023-11-16T13:15:44.370+0000 7f067a8c9700 -1 osd.7 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:15:44.912 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:44 smithi188 bash[153287]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd.7 2023-11-16T13:15:45.280 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: pgmap v175: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:45.280 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.4 2023-11-16T13:15:45.280 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 failed (root=default,host=smithi188) (connection refused reported by osd.4) 2023-11-16T13:15:45.280 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.5 2023-11-16T13:15:45.281 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.0 2023-11-16T13:15:45.281 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.1 2023-11-16T13:15:45.281 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.2 2023-11-16T13:15:45.281 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.3 2023-11-16T13:15:45.281 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.6 2023-11-16T13:15:45.281 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.0 2023-11-16T13:15:45.282 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.1 2023-11-16T13:15:45.282 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.2 2023-11-16T13:15:45.282 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.3 2023-11-16T13:15:45.282 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.4 2023-11-16T13:15:45.282 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.5 2023-11-16T13:15:45.282 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:44 smithi188 ceph-mon[140014]: osd.7 reported immediately failed by osd.6 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: pgmap v175: 129 pgs: 129 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.4 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 failed (root=default,host=smithi188) (connection refused reported by osd.4) 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.5 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.0 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.1 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.2 2023-11-16T13:15:45.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.3 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.6 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.0 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.1 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.2 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.3 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.4 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.5 2023-11-16T13:15:45.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:44 smithi124 ceph-mon[164036]: osd.7 reported immediately failed by osd.6 2023-11-16T13:15:46.360 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:46 smithi188 ceph-mon[140014]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:15:46.360 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:46 smithi188 ceph-mon[140014]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2023-11-16T13:15:46.361 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:46 smithi188 ceph-mon[140014]: osdmap e106: 8 total, 7 up, 8 in 2023-11-16T13:15:46.361 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:46 smithi188 ceph-mon[140014]: osdmap e107: 8 total, 7 up, 8 in 2023-11-16T13:15:46.361 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:45 smithi188 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.7.service: Succeeded. 2023-11-16T13:15:46.361 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:45 smithi188 systemd[1]: Stopped Ceph osd.7 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:15:46.361 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 systemd[1]: Starting Ceph osd.7 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:15:46.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:46 smithi124 ceph-mon[164036]: Health check failed: 1 osds down (OSD_DOWN) 2023-11-16T13:15:46.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:46 smithi124 ceph-mon[164036]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2023-11-16T13:15:46.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:46 smithi124 ceph-mon[164036]: osdmap e106: 8 total, 7 up, 8 in 2023-11-16T13:15:46.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:46 smithi124 ceph-mon[164036]: osdmap e107: 8 total, 7 up, 8 in 2023-11-16T13:15:47.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:47 smithi188 ceph-mon[140014]: pgmap v177: 129 pgs: 18 peering, 8 stale+active+clean, 103 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:15:47.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:47 smithi188 ceph-mon[140014]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2023-11-16T13:15:47.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 bash[153561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-16T13:15:47.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 bash[153561]: 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 2023-11-16T13:15:47.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 bash[153561]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-11-16T13:15:47.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 bash[153561]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-16T13:15:47.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 bash[153561]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-11-16T13:15:47.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 bash[153561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-16T13:15:47.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:46 smithi188 bash[153561]: --> ceph-volume raw activate successful for osd ID: 7 2023-11-16T13:15:47.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:47 smithi124 ceph-mon[164036]: pgmap v177: 129 pgs: 18 peering, 8 stale+active+clean, 103 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2023-11-16T13:15:47.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:47 smithi124 ceph-mon[164036]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2023-11-16T13:15:47.914 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:47 smithi188 ceph-osd[153890]: -- 172.21.15.188:0/2907081548 <== mon.1 v2:172.21.15.188:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5570e34ac4e0 con 0x5570e347d000 2023-11-16T13:15:47.915 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:47 smithi188 bash[153852]: 806d766c786fe2179d67b2c528d53277862d21ceefa0057f80b277737b4c4ffb 2023-11-16T13:15:47.915 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:47 smithi188 systemd[1]: Started Ceph osd.7 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:15:48.665 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:48 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:15:48.163+0000 7f411368f640 -1 Falling back to public interface 2023-11-16T13:15:48.971 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:48 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:48.971 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:48 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:48.971 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:48 smithi188 ceph-mon[140014]: pgmap v179: 129 pgs: 12 active+undersized+degraded, 28 peering, 2 stale+active+clean, 7 active+undersized, 80 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 61/1326 objects degraded (4.600%) 2023-11-16T13:15:48.971 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:48 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:49.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:48 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:49.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:48 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:49.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:48 smithi124 ceph-mon[164036]: pgmap v179: 129 pgs: 12 active+undersized+degraded, 28 peering, 2 stale+active+clean, 7 active+undersized, 80 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 61/1326 objects degraded (4.600%) 2023-11-16T13:15:49.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:48 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:49.221 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:50.139 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:49 smithi188 ceph-mon[140014]: Health check failed: Degraded data redundancy: 61/1326 objects degraded (4.600%), 12 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:50.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:49 smithi124 ceph-mon[164036]: Health check failed: Degraded data redundancy: 61/1326 objects degraded (4.600%), 12 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:51.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:50 smithi124 ceph-mon[164036]: pgmap v180: 129 pgs: 18 active+undersized+degraded, 28 peering, 10 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 85/1326 objects degraded (6.410%) 2023-11-16T13:15:51.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:51.146 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:51.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:50 smithi188 ceph-mon[140014]: pgmap v180: 129 pgs: 18 active+undersized+degraded, 28 peering, 10 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 85/1326 objects degraded (6.410%) 2023-11-16T13:15:51.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:51.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:52.347 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:52.347 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:52 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:52.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:52.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:52 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:53.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:53 smithi124 ceph-mon[164036]: pgmap v181: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 211/1326 objects degraded (15.913%) 2023-11-16T13:15:53.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:53 smithi124 ceph-mon[164036]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 10 pgs peering) 2023-11-16T13:15:53.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:53.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:53.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:53 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:15:53.279+0000 7f411368f640 -1 osd.7 105 log_to_monitors true 2023-11-16T13:15:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:53 smithi188 ceph-mon[140014]: pgmap v181: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 211/1326 objects degraded (15.913%) 2023-11-16T13:15:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:53 smithi188 ceph-mon[140014]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 10 pgs peering) 2023-11-16T13:15:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:53.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:15:54.272 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='osd.7 [v2:172.21.15.188:6824/2459516123,v1:172.21.15.188:6825/2459516123]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-11-16T13:15:54.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-11-16T13:15:54.395 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:54 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-11-16T13:15:54.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:15:54.113+0000 7f41032f8700 -1 osd.7 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-16T13:15:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='osd.7 [v2:172.21.15.188:6824/2459516123,v1:172.21.15.188:6825/2459516123]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T13:15:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T13:15:54.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:15:54.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-11-16T13:15:54.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-11-16T13:15:54.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-11-16T13:15:54.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-11-16T13:15:54.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-11-16T13:15:54.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-11-16T13:15:54.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:54 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-11-16T13:15:55.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: pgmap v182: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 236 B/s wr, 0 op/s; 211/1326 objects degraded (15.913%) 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: pgmap v183: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 259 B/s wr, 0 op/s; 211/1326 objects degraded (15.913%) 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all osd 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: Upgrade: Setting require_osd_release to 18 reef 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: osdmap e108: 8 total, 7 up, 8 in 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: from='osd.7 [v2:172.21.15.188:6824/2459516123,v1:172.21.15.188:6825/2459516123]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi124.sxrvpx"]}]: dispatch 2023-11-16T13:15:55.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:55.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:55 smithi124 ceph-mon[164036]: Upgrade: It appears safe to stop mds.foofs.smithi124.sxrvpx 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: pgmap v182: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 236 B/s wr, 0 op/s; 211/1326 objects degraded (15.913%) 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: pgmap v183: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 259 B/s wr, 0 op/s; 211/1326 objects degraded (15.913%) 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all osd 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: Upgrade: Setting require_osd_release to 18 reef 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-11-16T13:15:55.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: osdmap e108: 8 total, 7 up, 8 in 2023-11-16T13:15:55.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: from='osd.7 [v2:172.21.15.188:6824/2459516123,v1:172.21.15.188:6825/2459516123]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:55.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi124.sxrvpx"]}]: dispatch 2023-11-16T13:15:55.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi188", "root=default"]}]: dispatch 2023-11-16T13:15:55.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:55 smithi188 ceph-mon[140014]: Upgrade: It appears safe to stop mds.foofs.smithi124.sxrvpx 2023-11-16T13:15:56.398 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: osd.7 [v2:172.21.15.188:6824/2459516123,v1:172.21.15.188:6825/2459516123] boot 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: osdmap e109: 8 total, 8 up, 8 in 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: Upgrade: Updating mds.foofs.smithi124.sxrvpx 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: Deploying daemon mds.foofs.smithi124.sxrvpx on smithi124 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 211/1326 objects degraded (15.913%), 36 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-mon[164036]: osdmap e110: 8 total, 8 up, 8 in 2023-11-16T13:15:56.399 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:56 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi124[164013]: 2023-11-16T13:15:56.350+0000 7ff816d1a700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T13:15:56.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-16T13:15:56.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: osd.7 [v2:172.21.15.188:6824/2459516123,v1:172.21.15.188:6825/2459516123] boot 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: osdmap e109: 8 total, 8 up, 8 in 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: Upgrade: Updating mds.foofs.smithi124.sxrvpx 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi124.sxrvpx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: Deploying daemon mds.foofs.smithi124.sxrvpx on smithi124 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 211/1326 objects degraded (15.913%), 36 pgs degraded (PG_DEGRADED) 2023-11-16T13:15:56.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:56 smithi188 ceph-mon[140014]: osdmap e110: 8 total, 8 up, 8 in 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: pgmap v186: 129 pgs: 5 peering, 33 active+undersized+degraded, 18 active+undersized, 73 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 348 B/s rd, 174 B/s wr, 0 op/s; 204/1326 objects degraded (15.385%) 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: daemon mds.foofs.smithi124.sxrvpx compat changed unexpectedly 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: osdmap e111: 8 total, 8 up, 8 in 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: Standby daemon mds.foofs.smithi188.lzldaz assigned to filesystem foofs as rank 0 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-11-16T13:15:57.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-16T13:15:57.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: fsmap foofs:0/1 1 up:standby, 1 failed 2023-11-16T13:15:57.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:57 smithi124 ceph-mon[164036]: fsmap foofs:1/1 {0=foofs.smithi188.lzldaz=up:replay} 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: pgmap v186: 129 pgs: 5 peering, 33 active+undersized+degraded, 18 active+undersized, 73 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 348 B/s rd, 174 B/s wr, 0 op/s; 204/1326 objects degraded (15.385%) 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: daemon mds.foofs.smithi124.sxrvpx compat changed unexpectedly 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: osdmap e111: 8 total, 8 up, 8 in 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: Standby daemon mds.foofs.smithi188.lzldaz assigned to filesystem foofs as rank 0 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: fsmap foofs:0/1 1 up:standby, 1 failed 2023-11-16T13:15:57.416 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:57 smithi188 ceph-mon[140014]: fsmap foofs:1/1 {0=foofs.smithi188.lzldaz=up:replay} 2023-11-16T13:15:58.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:58 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:reconnect 2023-11-16T13:15:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:58 smithi124 ceph-mon[164036]: fsmap foofs:1/1 {0=foofs.smithi188.lzldaz=up:reconnect} 2023-11-16T13:15:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:58 smithi124 ceph-mon[164036]: pgmap v189: 129 pgs: 12 peering, 21 active+undersized+degraded, 7 active+undersized, 89 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3 op/s; 132/1326 objects degraded (9.955%) 2023-11-16T13:15:58.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:58 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:58 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:reconnect 2023-11-16T13:15:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:58 smithi188 ceph-mon[140014]: fsmap foofs:1/1 {0=foofs.smithi188.lzldaz=up:reconnect} 2023-11-16T13:15:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:58 smithi188 ceph-mon[140014]: pgmap v189: 129 pgs: 12 peering, 21 active+undersized+degraded, 7 active+undersized, 89 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3 op/s; 132/1326 objects degraded (9.955%) 2023-11-16T13:15:58.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:58 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:15:59.204 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:15:59.304 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:15:59.832 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:15:59.832 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (13m) 119s ago 21m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:15:59.832 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (3m) 119s ago 21m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:15:59.832 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (3m) 9s ago 20m 7453k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:15:59.832 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (11m) 119s ago 21m 36.8M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (17m) 119s ago 17m 39.5M - 16.2.5 6933c2a0b7dd c6a8cba379ff 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (17m) 9s ago 17m 18.0M - 16.2.5 6933c2a0b7dd 838132cb0cd3 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (5m) 119s ago 22m 510M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (4m) 9s ago 20m 448M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (4m) 119s ago 22m 107M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (4m) 9s ago 20m 89.7M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (15m) 119s ago 15m 85.7M - 3.5 6933c2a0b7dd b305a84dd180 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (15m) 9s ago 15m 79.8M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (9m) 119s ago 20m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (5m) 9s ago 20m 9437k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (3m) 119s ago 20m 368M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:15:59.833 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (3m) 119s ago 19m 277M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:15:59.834 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (2m) 119s ago 19m 225M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:15:59.834 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (2m) 119s ago 19m 14.1M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:15:59.834 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (95s) 9s ago 19m 366M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:15:59.834 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (68s) 9s ago 19m 376M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:15:59.834 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (40s) 9s ago 18m 307M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:15:59.834 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (12s) 9s ago 18m 11.9M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:15:59.834 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 unknown 119s ago 20m - - 2023-11-16T13:15:59.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:59 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:rejoin 2023-11-16T13:15:59.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:59 smithi124 ceph-mon[164036]: fsmap foofs:1/1 {0=foofs.smithi188.lzldaz=up:rejoin} 2023-11-16T13:15:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:15:59 smithi124 ceph-mon[164036]: daemon mds.foofs.smithi188.lzldaz is now active in filesystem foofs as rank 0 2023-11-16T13:15:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:59 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:rejoin 2023-11-16T13:15:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:59 smithi188 ceph-mon[140014]: fsmap foofs:1/1 {0=foofs.smithi188.lzldaz=up:rejoin} 2023-11-16T13:15:59.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:15:59 smithi188 ceph-mon[140014]: daemon mds.foofs.smithi188.lzldaz is now active in filesystem foofs as rank 0 2023-11-16T13:16:00.214 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:16:00.214 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:00.215 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:16:00.216 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2023-11-16T13:16:00.216 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 12 2023-11-16T13:16:00.216 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:16:00.218 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:16:00.537 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:16:00.538 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:16:00.542 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:16:00.546 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:16:00.546 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:16:00.546 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout: "crash", 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout: "osd" 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "14/23 daemons upgraded", 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading mds daemons", 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:16:00.547 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:16:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:active 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: fsmap foofs:1 {0=foofs.smithi188.lzldaz=up:active} 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: pgmap v190: 129 pgs: 12 peering, 3 active+undersized+degraded, 1 active+undersized, 113 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 184 B/s wr, 9 op/s; 22/1326 objects degraded (1.659%) 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/629128231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:00 smithi124 ceph-mon[164036]: Health check update: Degraded data redundancy: 132/1326 objects degraded (9.955%), 21 pgs degraded (PG_DEGRADED) 2023-11-16T13:16:00.906 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s); insufficient standby MDS daemons available; Degraded data redundancy: 22/1326 objects degraded (1.659%), 3 pgs degraded 2023-11-16T13:16:00.906 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:16:00.906 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in unknown state 2023-11-16T13:16:00.907 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-11-16T13:16:00.907 INFO:teuthology.orchestra.run.smithi124.stdout: have 0; want 1 more 2023-11-16T13:16:00.907 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 22/1326 objects degraded (1.659%), 3 pgs degraded 2023-11-16T13:16:00.907 INFO:teuthology.orchestra.run.smithi124.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2023-11-16T13:16:00.907 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2023-11-16T13:16:00.907 INFO:teuthology.orchestra.run.smithi124.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2023-11-16T13:16:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.188:6832/2003980837,v1:172.21.15.188:6833/2003980837] up:active 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: fsmap foofs:1 {0=foofs.smithi188.lzldaz=up:active} 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: pgmap v190: 129 pgs: 12 peering, 3 active+undersized+degraded, 1 active+undersized, 113 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 184 B/s wr, 9 op/s; 22/1326 objects degraded (1.659%) 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/629128231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:00.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:00 smithi188 ceph-mon[140014]: Health check update: Degraded data redundancy: 132/1326 objects degraded (9.955%), 21 pgs degraded (PG_DEGRADED) 2023-11-16T13:16:01.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:01 smithi124 ceph-mon[164036]: from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:01.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:01 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/364627677' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:16:01.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:01 smithi188 ceph-mon[140014]: from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:01.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:01 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/364627677' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:16:02.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:02 smithi124 ceph-mon[164036]: pgmap v191: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 156 B/s wr, 12 op/s 2023-11-16T13:16:02.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:02 smithi188 ceph-mon[140014]: pgmap v191: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 156 B/s wr, 12 op/s 2023-11-16T13:16:03.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:03 smithi124 ceph-mon[164036]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/1326 objects degraded (1.659%), 3 pgs degraded) 2023-11-16T13:16:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:03 smithi188 ceph-mon[140014]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/1326 objects degraded (1.659%), 3 pgs degraded) 2023-11-16T13:16:04.342 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:16:04.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:04 smithi124 ceph-mon[164036]: pgmap v192: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 255 B/s wr, 12 op/s 2023-11-16T13:16:04.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:04 smithi188 ceph-mon[140014]: pgmap v192: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 255 B/s wr, 12 op/s 2023-11-16T13:16:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:05 smithi124 ceph-mon[164036]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-11-16T13:16:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:05 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:boot 2023-11-16T13:16:06.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:05 smithi124 ceph-mon[164036]: fsmap foofs:1 {0=foofs.smithi188.lzldaz=up:active} 1 up:standby 2023-11-16T13:16:06.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T13:16:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:05 smithi188 ceph-mon[140014]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-11-16T13:16:06.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:05 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:boot 2023-11-16T13:16:06.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:05 smithi188 ceph-mon[140014]: fsmap foofs:1 {0=foofs.smithi188.lzldaz=up:active} 1 up:standby 2023-11-16T13:16:06.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T13:16:07.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:06 smithi124 ceph-mon[164036]: pgmap v193: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 7.7 KiB/s wr, 14 op/s 2023-11-16T13:16:07.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:06 smithi188 ceph-mon[140014]: pgmap v193: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 7.7 KiB/s wr, 14 op/s 2023-11-16T13:16:09.126 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: pgmap v194: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 6.5 KiB/s wr, 12 op/s 2023-11-16T13:16:09.126 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.126 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.126 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.126 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:09.127 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.127 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.127 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: pgmap v194: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 6.5 KiB/s wr, 12 op/s 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:09.382 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:16:11.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:10 smithi124 ceph-mon[164036]: pgmap v195: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.2 KiB/s wr, 10 op/s 2023-11-16T13:16:11.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:10 smithi188 ceph-mon[140014]: pgmap v195: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.2 KiB/s wr, 10 op/s 2023-11-16T13:16:12.080 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: Detected new or changed devices on smithi124 2023-11-16T13:16:12.080 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.080 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.080 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:12.080 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:16:12.080 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: pgmap v196: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 KiB/s wr, 7 op/s 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: pgmap v197: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 7.9 KiB/s wr, 6 op/s 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi188.lzldaz"]}]: dispatch 2023-11-16T13:16:12.081 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:11 smithi188 ceph-mon[140014]: Upgrade: It appears safe to stop mds.foofs.smithi188.lzldaz 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: Detected new or changed devices on smithi124 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: pgmap v196: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 KiB/s wr, 7 op/s 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: pgmap v197: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 7.9 KiB/s wr, 6 op/s 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:12.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:12.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:12.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi188.lzldaz"]}]: dispatch 2023-11-16T13:16:12.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:11 smithi124 ceph-mon[164036]: Upgrade: It appears safe to stop mds.foofs.smithi188.lzldaz 2023-11-16T13:16:13.376 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-mon[140014]: Upgrade: Updating mds.foofs.smithi188.lzldaz 2023-11-16T13:16:13.376 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:13.377 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:16:13.377 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:13.377 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-mon[140014]: Deploying daemon mds.foofs.smithi188.lzldaz on smithi188 2023-11-16T13:16:13.377 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:16:13.372+0000 7f40ebac9700 -1 bdev(0x5570e426e000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 1 2023-11-16T13:16:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:13 smithi124 ceph-mon[164036]: Upgrade: Updating mds.foofs.smithi188.lzldaz 2023-11-16T13:16:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:13 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:13.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:13 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi188.lzldaz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-16T13:16:13.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:13 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:13.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:13 smithi124 ceph-mon[164036]: Deploying daemon mds.foofs.smithi188.lzldaz on smithi188 2023-11-16T13:16:13.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:13 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi124[164013]: 2023-11-16T13:16:13.345+0000 7ff816d1a700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T13:16:13.662 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:16:13.375+0000 7f7460120700 -1 bdev(0x55c0fabc0000 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 3 2023-11-16T13:16:13.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:16:13.378+0000 7f40f02d2700 -1 bdev(0x5570e426e000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 9 2023-11-16T13:16:13.663 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:16:13.376+0000 7fe8c1df5700 -1 bdev(0x556b7adae000 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 5 2023-11-16T13:16:13.663 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:16:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:16:13.377+0000 7fe8c2df7700 -1 bdev(0x556b7adae000 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 7 2023-11-16T13:16:14.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: pgmap v198: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 7.9 KiB/s wr, 5 op/s 2023-11-16T13:16:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-11-16T13:16:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T13:16:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: osdmap e112: 8 total, 8 up, 8 in 2023-11-16T13:16:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: Standby daemon mds.foofs.smithi124.sxrvpx assigned to filesystem foofs as rank 0 2023-11-16T13:16:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-11-16T13:16:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-16T13:16:14.518 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: fsmap foofs:0/1 1 up:standby, 1 failed 2023-11-16T13:16:14.519 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: fsmap foofs:1/1 {0=foofs.smithi124.sxrvpx=up:replay} 2023-11-16T13:16:14.519 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:14 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:16:14.519 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: pgmap v198: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 7.9 KiB/s wr, 5 op/s 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: osdmap e112: 8 total, 8 up, 8 in 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: Standby daemon mds.foofs.smithi124.sxrvpx assigned to filesystem foofs as rank 0 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: fsmap foofs:0/1 1 up:standby, 1 failed 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: fsmap foofs:1/1 {0=foofs.smithi124.sxrvpx=up:replay} 2023-11-16T13:16:14.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:14 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:16:15.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:15 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:reconnect 2023-11-16T13:16:15.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:15 smithi124 ceph-mon[164036]: fsmap foofs:1/1 {0=foofs.smithi124.sxrvpx=up:reconnect} 2023-11-16T13:16:15.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:15 smithi124 ceph-mon[164036]: pgmap v200: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-11-16T13:16:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:15 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:reconnect 2023-11-16T13:16:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:15 smithi188 ceph-mon[140014]: fsmap foofs:1/1 {0=foofs.smithi124.sxrvpx=up:reconnect} 2023-11-16T13:16:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:15 smithi188 ceph-mon[140014]: pgmap v200: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-11-16T13:16:16.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:16 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:rejoin 2023-11-16T13:16:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:16 smithi124 ceph-mon[164036]: fsmap foofs:1/1 {0=foofs.smithi124.sxrvpx=up:rejoin} 2023-11-16T13:16:16.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:16 smithi124 ceph-mon[164036]: daemon mds.foofs.smithi124.sxrvpx is now active in filesystem foofs as rank 0 2023-11-16T13:16:16.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:16 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:rejoin 2023-11-16T13:16:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:16 smithi188 ceph-mon[140014]: fsmap foofs:1/1 {0=foofs.smithi124.sxrvpx=up:rejoin} 2023-11-16T13:16:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:16 smithi188 ceph-mon[140014]: daemon mds.foofs.smithi124.sxrvpx is now active in filesystem foofs as rank 0 2023-11-16T13:16:17.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:17 smithi124 ceph-mon[164036]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-11-16T13:16:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:17 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:active 2023-11-16T13:16:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:17 smithi124 ceph-mon[164036]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 2023-11-16T13:16:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:17 smithi124 ceph-mon[164036]: pgmap v201: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 KiB/s wr, 7 op/s 2023-11-16T13:16:17.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:17 smithi188 ceph-mon[140014]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-11-16T13:16:17.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:17 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.124:6834/3889041196,v1:172.21.15.124:6835/3889041196] up:active 2023-11-16T13:16:17.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:17 smithi188 ceph-mon[140014]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 2023-11-16T13:16:17.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:17 smithi188 ceph-mon[140014]: pgmap v201: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 KiB/s wr, 7 op/s 2023-11-16T13:16:19.465 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:16:20.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:19 smithi188 ceph-mon[140014]: pgmap v202: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 KiB/s wr, 11 op/s 2023-11-16T13:16:20.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:19 smithi124 ceph-mon[164036]: pgmap v202: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 KiB/s wr, 11 op/s 2023-11-16T13:16:22.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: pgmap v203: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.7 KiB/s wr, 10 op/s 2023-11-16T13:16:22.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:22.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:22.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:22.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-11-16T13:16:22.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: mds.? [v2:172.21.15.188:6832/1682630201,v1:172.21.15.188:6833/1682630201] up:boot 2023-11-16T13:16:22.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T13:16:22.394 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: pgmap v203: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.7 KiB/s wr, 10 op/s 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: mds.? [v2:172.21.15.188:6832/1682630201,v1:172.21.15.188:6833/1682630201] up:boot 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: fsmap foofs:1 {0=foofs.smithi124.sxrvpx=up:active} 1 up:standby 2023-11-16T13:16:22.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:16:23.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:23.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:23.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:23.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:24.364 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:24 smithi188 ceph-mon[140014]: pgmap v204: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.7 KiB/s wr, 11 op/s 2023-11-16T13:16:24.364 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:24.364 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:24.364 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:24 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:24 smithi124 ceph-mon[164036]: pgmap v204: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.7 KiB/s wr, 11 op/s 2023-11-16T13:16:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:24.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:24 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:24.504 INFO:teuthology.orchestra.run.smithi124.stderr:mount.nfs: mounting smithi124:/fake failed, reason given by server: No such file or directory 2023-11-16T13:16:26.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:26 smithi124 ceph-mon[164036]: pgmap v205: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.6 KiB/s wr, 12 op/s 2023-11-16T13:16:26.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:26 smithi188 ceph-mon[140014]: pgmap v205: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.6 KiB/s wr, 12 op/s 2023-11-16T13:16:27.251 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: Detected new or changed devices on smithi188 2023-11-16T13:16:27.251 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.251 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: pgmap v206: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 KiB/s wr, 9 op/s 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: pgmap v207: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 8.0 KiB/s wr, 9 op/s 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.252 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi124.sxrvpx"}]': finished 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi188.lzldaz"}]': finished 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.253 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.254 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.254 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:27 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: Detected new or changed devices on smithi188 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: pgmap v206: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 KiB/s wr, 9 op/s 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: pgmap v207: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 8.0 KiB/s wr, 9 op/s 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi124.sxrvpx"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi124.sxrvpx"}]': finished 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi188.lzldaz"}]: dispatch 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi188.lzldaz"}]': finished 2023-11-16T13:16:27.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:27.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:27 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:28.365 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all mds 2023-11-16T13:16:28.365 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all rgw 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all rbd-mirror 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all ceph-exporter 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all iscsi 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:16:28.366 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:28.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all mds 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all rgw 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all rbd-mirror 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all ceph-exporter 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all iscsi 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:16:28.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi124.xmvkiw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:16:28.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: Upgrade: Updating nfs.foo.0.1.smithi124.xmvkiw (1/2) 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: Creating key for client.nfs.foo.0.1.smithi124.xmvkiw 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: Rados config object exists: conf-nfs.foo 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: Creating key for client.nfs.foo.0.1.smithi124.xmvkiw-rgw 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: Bind address in nfs.foo.0.1.smithi124.xmvkiw's ganesha conf is defaulting to empty 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: Deploying daemon nfs.foo.0.1.smithi124.xmvkiw on smithi124 2023-11-16T13:16:29.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:29 smithi124 ceph-mon[164036]: pgmap v208: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 8.0 KiB/s wr, 6 op/s 2023-11-16T13:16:29.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: Upgrade: Updating nfs.foo.0.1.smithi124.xmvkiw (1/2) 2023-11-16T13:16:29.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: Creating key for client.nfs.foo.0.1.smithi124.xmvkiw 2023-11-16T13:16:29.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-16T13:16:29.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: Rados config object exists: conf-nfs.foo 2023-11-16T13:16:29.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: Creating key for client.nfs.foo.0.1.smithi124.xmvkiw-rgw 2023-11-16T13:16:29.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: Bind address in nfs.foo.0.1.smithi124.xmvkiw's ganesha conf is defaulting to empty 2023-11-16T13:16:29.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: Deploying daemon nfs.foo.0.1.smithi124.xmvkiw on smithi124 2023-11-16T13:16:29.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:29 smithi188 ceph-mon[140014]: pgmap v208: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 8.0 KiB/s wr, 6 op/s 2023-11-16T13:16:31.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:30 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:31.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:30 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:31.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:30 smithi124 ceph-mon[164036]: pgmap v209: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 8.0 KiB/s wr, 4 op/s 2023-11-16T13:16:31.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:30 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:31.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:30 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:31.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:30 smithi188 ceph-mon[140014]: pgmap v209: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 8.0 KiB/s wr, 4 op/s 2023-11-16T13:16:31.249 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:16:31.877 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:16:31.877 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (13m) 24s ago 21m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:16:31.877 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (4m) 24s ago 21m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:16:31.877 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (4m) 8s ago 21m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:16:31.877 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (11m) 24s ago 21m 39.1M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (27s) 24s ago 18m 14.8M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 18d1fd3b7e53 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (11s) 8s ago 18m 12.3M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 64e80ac4a251 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (5m) 24s ago 23m 517M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (5m) 8s ago 21m 449M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (5m) 24s ago 23m 125M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (4m) 8s ago 21m 89.2M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 starting - - - - 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (16m) 8s ago 16m 79.9M - 3.5 6933c2a0b7dd ef18180786af 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (9m) 24s ago 21m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (5m) 8s ago 20m 9437k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (4m) 24s ago 20m 401M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (3m) 24s ago 20m 314M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:16:31.878 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (3m) 24s ago 20m 253M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:16:31.879 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (2m) 24s ago 19m 328M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:16:31.879 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (2m) 8s ago 19m 377M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:16:31.879 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (100s) 8s ago 19m 387M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:16:31.879 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (72s) 8s ago 19m 317M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:16:31.879 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (44s) 8s ago 19m 450M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:16:31.879 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 error 24s ago 21m - - 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: Upgrade: Updating nfs.foo.1.1.smithi188.cvaoqr (2/2) 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: Creating key for client.nfs.foo.1.1.smithi188.cvaoqr 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: Rados config object exists: conf-nfs.foo 2023-11-16T13:16:31.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: Creating key for client.nfs.foo.1.1.smithi188.cvaoqr-rgw 2023-11-16T13:16:31.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:16:31.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: Bind address in nfs.foo.1.1.smithi188.cvaoqr's ganesha conf is defaulting to empty 2023-11-16T13:16:31.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:31.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:31 smithi188 ceph-mon[140014]: Deploying daemon nfs.foo.1.1.smithi188.cvaoqr on smithi188 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: Upgrade: Updating nfs.foo.1.1.smithi188.cvaoqr (2/2) 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: Creating key for client.nfs.foo.1.1.smithi188.cvaoqr 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-16T13:16:32.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-16T13:16:32.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: Rados config object exists: conf-nfs.foo 2023-11-16T13:16:32.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: Creating key for client.nfs.foo.1.1.smithi188.cvaoqr-rgw 2023-11-16T13:16:32.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi188.cvaoqr-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-16T13:16:32.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: Bind address in nfs.foo.1.1.smithi188.cvaoqr's ganesha conf is defaulting to empty 2023-11-16T13:16:32.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:32.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:31 smithi124 ceph-mon[164036]: Deploying daemon nfs.foo.1.1.smithi188.cvaoqr on smithi188 2023-11-16T13:16:32.255 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:16:32.256 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:16:32.257 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:16:32.257 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 14 2023-11-16T13:16:32.257 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:16:32.257 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:16:32.572 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:16:32.572 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:16:32.572 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:16:32.572 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:16:32.572 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:16:32.572 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:16:32.572 INFO:teuthology.orchestra.run.smithi124.stdout: "mds", 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout: "crash", 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout: "osd" 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "16/23 daemons upgraded", 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading nfs daemons", 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:16:32.747 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:16:32.961 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:16:32.961 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:16:32.961 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in error state 2023-11-16T13:16:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:32 smithi124 ceph-mon[164036]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:32 smithi124 ceph-mon[164036]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:32 smithi124 ceph-mon[164036]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:32 smithi124 ceph-mon[164036]: pgmap v210: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 8.9 KiB/s wr, 8 op/s 2023-11-16T13:16:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:32 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/3027436308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:33.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:32 smithi188 ceph-mon[140014]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:33.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:32 smithi188 ceph-mon[140014]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:33.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:32 smithi188 ceph-mon[140014]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:33.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:32 smithi188 ceph-mon[140014]: pgmap v210: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 8.9 KiB/s wr, 8 op/s 2023-11-16T13:16:33.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:32 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/3027436308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:34.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:33 smithi124 ceph-mon[164036]: from='client.34420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:34.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:33 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/2879995919' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:16:34.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:33 smithi188 ceph-mon[140014]: from='client.34420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:16:34.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:33 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/2879995919' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:16:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:34 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:35.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:34 smithi124 ceph-mon[164036]: pgmap v211: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2023-11-16T13:16:35.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:34 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:35.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:34 smithi188 ceph-mon[140014]: pgmap v211: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2023-11-16T13:16:36.815 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2023-11-16T13:16:36.878 INFO:teuthology.orchestra.run.smithi124.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-11-16T13:16:36.878 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T13:16:36.878 INFO:teuthology.orchestra.run.smithi124.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2023-11-16T13:16:36.879 INFO:teuthology.orchestra.run.smithi124.stdout:3 of 5 processes prepared for launch 0 sec 2023-11-16T13:16:36.980 INFO:teuthology.orchestra.run.smithi124.stdout:5 of 5 processes prepared for launch 0 sec 2023-11-16T13:16:36.980 INFO:teuthology.orchestra.run.smithi124.stdout:releasing clients 2023-11-16T13:16:36.985 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:36 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:36.985 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:36 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:36.985 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:36 smithi124 ceph-mon[164036]: pgmap v212: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 2.9 KiB/s wr, 6 op/s 2023-11-16T13:16:36.985 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:36 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:36.985 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:36 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:37.052 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:36 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:37.052 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:36 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:37.053 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:36 smithi188 ceph-mon[140014]: pgmap v212: 129 pgs: 129 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 2.9 KiB/s wr, 6 op/s 2023-11-16T13:16:37.053 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:36 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:37.054 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:36 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.003 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.003 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.003 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.003 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.003 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:38.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:38.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:38.985 INFO:teuthology.orchestra.run.smithi124.stdout: 5 349 27.31 MB/sec execute 1 sec latency 112.489 ms 2023-11-16T13:16:39.056 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:38 smithi124 ceph-mon[164036]: pgmap v213: 129 pgs: 129 active+clean; 310 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 174 KiB/s wr, 13 op/s 2023-11-16T13:16:39.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:38 smithi188 ceph-mon[140014]: pgmap v213: 129 pgs: 129 active+clean; 310 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 174 KiB/s wr, 13 op/s 2023-11-16T13:16:39.985 INFO:teuthology.orchestra.run.smithi124.stdout: 5 525 26.93 MB/sec execute 2 sec latency 112.842 ms 2023-11-16T13:16:40.068 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:40 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:40.068 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:40 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:40.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:40 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:40.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:40 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:40.986 INFO:teuthology.orchestra.run.smithi124.stdout: 5 824 23.91 MB/sec execute 3 sec latency 157.197 ms 2023-11-16T13:16:41.094 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:41 smithi124 ceph-mon[164036]: pgmap v214: 129 pgs: 129 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 MiB/s wr, 97 op/s 2023-11-16T13:16:41.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:41 smithi188 ceph-mon[140014]: pgmap v214: 129 pgs: 129 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 MiB/s wr, 97 op/s 2023-11-16T13:16:41.987 INFO:teuthology.orchestra.run.smithi124.stdout: 5 1159 19.56 MB/sec execute 4 sec latency 94.805 ms 2023-11-16T13:16:42.620 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: pgmap v215: 129 pgs: 129 active+clean; 328 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 5.1 MiB/s wr, 125 op/s 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: pgmap v216: 129 pgs: 129 active+clean; 328 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 MiB/s wr, 148 op/s 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.621 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all nfs 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.622 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi124.xmvkiw"}]: dispatch 2023-11-16T13:16:42.623 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi124.xmvkiw"}]': finished 2023-11-16T13:16:42.623 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi188.cvaoqr"}]: dispatch 2023-11-16T13:16:42.623 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi188.cvaoqr"}]': finished 2023-11-16T13:16:42.623 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.623 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: Upgrade: Setting container_image for all nvmeof 2023-11-16T13:16:42.623 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:16:42.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:16:42.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: pgmap v215: 129 pgs: 129 active+clean; 328 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 5.1 MiB/s wr, 125 op/s 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: pgmap v216: 129 pgs: 129 active+clean; 328 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 MiB/s wr, 148 op/s 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all nfs 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi124.xmvkiw"}]: dispatch 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi124.xmvkiw"}]': finished 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi188.cvaoqr"}]: dispatch 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi188.cvaoqr"}]': finished 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: Upgrade: Setting container_image for all nvmeof 2023-11-16T13:16:42.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:16:42.986 INFO:teuthology.orchestra.run.smithi124.stdout: 5 cleanup 5 sec 2023-11-16T13:16:43.266 INFO:teuthology.orchestra.run.smithi124.stdout:[1560] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000003c0a00000017' failed - Device or resource busy 2023-11-16T13:16:43.986 INFO:teuthology.orchestra.run.smithi124.stdout: 2 cleanup 6 sec 2023-11-16T13:16:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:44 smithi124 ceph-mon[164036]: Upgrade: Updating node-exporter.smithi124 (1/2) 2023-11-16T13:16:44.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:44 smithi124 ceph-mon[164036]: Deploying daemon node-exporter.smithi124 on smithi124 2023-11-16T13:16:44.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:44 smithi124 ceph-mon[164036]: pgmap v217: 129 pgs: 129 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 50 KiB/s rd, 10 MiB/s wr, 197 op/s 2023-11-16T13:16:44.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:44 smithi188 ceph-mon[140014]: Upgrade: Updating node-exporter.smithi124 (1/2) 2023-11-16T13:16:44.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:44 smithi188 ceph-mon[140014]: Deploying daemon node-exporter.smithi124 on smithi124 2023-11-16T13:16:44.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:44 smithi188 ceph-mon[140014]: pgmap v217: 129 pgs: 129 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 50 KiB/s rd, 10 MiB/s wr, 197 op/s 2023-11-16T13:16:44.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 7 sec 2023-11-16T13:16:45.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 8 sec 2023-11-16T13:16:46.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:46 smithi124 ceph-mon[164036]: pgmap v218: 129 pgs: 129 active+clean; 317 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 13 MiB/s wr, 383 op/s 2023-11-16T13:16:46.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:46 smithi188 ceph-mon[140014]: pgmap v218: 129 pgs: 129 active+clean; 317 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 13 MiB/s wr, 383 op/s 2023-11-16T13:16:46.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 9 sec 2023-11-16T13:16:47.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 10 sec 2023-11-16T13:16:48.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:48 smithi124 ceph-mon[164036]: pgmap v219: 129 pgs: 129 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 13 MiB/s wr, 398 op/s 2023-11-16T13:16:48.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:48 smithi188 ceph-mon[140014]: pgmap v219: 129 pgs: 129 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 13 MiB/s wr, 398 op/s 2023-11-16T13:16:48.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 11 sec 2023-11-16T13:16:49.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 12 sec 2023-11-16T13:16:50.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:50 smithi124 ceph-mon[164036]: pgmap v220: 129 pgs: 129 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 9.2 MiB/s wr, 310 op/s 2023-11-16T13:16:50.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:50 smithi188 ceph-mon[140014]: pgmap v220: 129 pgs: 129 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 9.2 MiB/s wr, 310 op/s 2023-11-16T13:16:50.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 13 sec 2023-11-16T13:16:51.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 14 sec 2023-11-16T13:16:52.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:52 smithi124 ceph-mon[164036]: pgmap v221: 129 pgs: 129 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.2 MiB/s wr, 269 op/s 2023-11-16T13:16:52.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:52 smithi188 ceph-mon[140014]: pgmap v221: 129 pgs: 129 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.2 MiB/s wr, 269 op/s 2023-11-16T13:16:52.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 15 sec 2023-11-16T13:16:53.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:53.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:16:53.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 16 sec 2023-11-16T13:16:54.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:54 smithi124 ceph-mon[164036]: pgmap v222: 129 pgs: 129 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.1 MiB/s wr, 224 op/s 2023-11-16T13:16:54.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:54 smithi188 ceph-mon[140014]: pgmap v222: 129 pgs: 129 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.1 MiB/s wr, 224 op/s 2023-11-16T13:16:54.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 17 sec 2023-11-16T13:16:55.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 18 sec 2023-11-16T13:16:56.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:56 smithi124 ceph-mon[164036]: pgmap v223: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.9 MiB/s wr, 186 op/s 2023-11-16T13:16:56.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:56 smithi188 ceph-mon[140014]: pgmap v223: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.9 MiB/s wr, 186 op/s 2023-11-16T13:16:56.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 19 sec 2023-11-16T13:16:57.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 20 sec 2023-11-16T13:16:58.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:16:58 smithi124 ceph-mon[164036]: pgmap v224: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 119 KiB/s wr, 40 op/s 2023-11-16T13:16:58.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:16:58 smithi188 ceph-mon[140014]: pgmap v224: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 119 KiB/s wr, 40 op/s 2023-11-16T13:16:58.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 21 sec 2023-11-16T13:16:59.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 22 sec 2023-11-16T13:17:00.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:00 smithi124 ceph-mon[164036]: pgmap v225: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 33 KiB/s wr, 21 op/s 2023-11-16T13:17:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:00 smithi188 ceph-mon[140014]: pgmap v225: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 33 KiB/s wr, 21 op/s 2023-11-16T13:17:00.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 23 sec 2023-11-16T13:17:01.989 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 24 sec 2023-11-16T13:17:09.977 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:02 smithi124 ceph-mon[164036]: pgmap v226: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 18 KiB/s wr, 5 op/s 2023-11-16T13:17:09.977 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 25 sec 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (14m) 27s ago 22m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (4m) 27s ago 22m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (4m) 28s ago 21m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (12m) 27s ago 22m 39.1M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (59s) 27s ago 18m 31.0M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 18d1fd3b7e53 2023-11-16T13:17:09.978 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (43s) 28s ago 18m 13.6M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 64e80ac4a251 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (6m) 27s ago 23m 520M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (5m) 28s ago 21m 449M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (5m) 27s ago 23m 130M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (5m) 28s ago 21m 91.9M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (34s) 27s ago 16m 66.4M - 5.5 c9b15cf88a5e 7a8dccdfd7d3 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (30s) 28s ago 16m 21.1M - 5.5 c9b15cf88a5e 9d282d3ebece 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (10m) 27s ago 22m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (6m) 28s ago 21m 9437k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (4m) 27s ago 21m 404M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (4m) 27s ago 21m 320M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (3m) 27s ago 20m 256M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (3m) 27s ago 20m 334M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:17:09.979 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (2m) 28s ago 20m 378M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:17:09.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (2m) 28s ago 20m 387M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:17:09.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (104s) 28s ago 19m 318M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:17:09.980 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (76s) 28s ago 19m 451M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:17:09.980 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 error 27s ago 21m - - 2023-11-16T13:17:09.980 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:02 smithi188 ceph-mon[140014]: pgmap v226: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 18 KiB/s wr, 5 op/s 2023-11-16T13:17:09.980 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:04 smithi188 ceph-mon[140014]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:09.980 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:04 smithi188 ceph-mon[140014]: pgmap v227: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 18 KiB/s wr, 0 op/s 2023-11-16T13:17:09.980 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:04 smithi188 ceph-mon[140014]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:10.015 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:04 smithi188 ceph-mon[140014]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:10.015 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:04 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/3840123509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:17:10.015 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:05 smithi188 ceph-mon[140014]: from='client.34454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:10.015 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:05 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/1643790699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:17:10.015 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:06 smithi188 ceph-mon[140014]: pgmap v228: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 18 KiB/s wr, 0 op/s 2023-11-16T13:17:10.015 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:08 smithi188 ceph-mon[140014]: pgmap v229: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 0 op/s 2023-11-16T13:17:10.015 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:10.016 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 26 sec 2023-11-16T13:17:10.016 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:17:10.017 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:17:10.017 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 14 2023-11-16T13:17:10.018 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:17:10.019 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:17:10.019 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:17:10.019 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:17:10.019 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:17:10.019 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:17:10.019 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:17:10.019 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "mds", 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "nfs", 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "crash", 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "osd" 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "18/23 daemons upgraded", 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading node-exporter daemons", 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:17:10.020 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:17:10.020 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:04 smithi124 ceph-mon[164036]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:10.021 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:04 smithi124 ceph-mon[164036]: pgmap v227: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 18 KiB/s wr, 0 op/s 2023-11-16T13:17:10.021 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:04 smithi124 ceph-mon[164036]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:10.021 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:04 smithi124 ceph-mon[164036]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:10.021 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:04 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/3840123509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:17:10.021 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 27 sec 2023-11-16T13:17:10.021 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:17:10.021 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:17:10.022 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in error state 2023-11-16T13:17:10.022 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:05 smithi124 ceph-mon[164036]: from='client.34454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:10.022 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:05 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/1643790699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:17:10.022 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 28 sec 2023-11-16T13:17:10.023 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:06 smithi124 ceph-mon[164036]: pgmap v228: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 18 KiB/s wr, 0 op/s 2023-11-16T13:17:10.023 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 29 sec 2023-11-16T13:17:10.023 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 30 sec 2023-11-16T13:17:10.023 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:08 smithi124 ceph-mon[164036]: pgmap v229: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 0 op/s 2023-11-16T13:17:10.024 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:10.024 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 31 sec 2023-11-16T13:17:10.024 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 32 sec 2023-11-16T13:17:10.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:10 smithi124 ceph-mon[164036]: pgmap v230: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2023-11-16T13:17:10.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:10 smithi188 ceph-mon[140014]: pgmap v230: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2023-11-16T13:17:10.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 33 sec 2023-11-16T13:17:11.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 34 sec 2023-11-16T13:17:12.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:12 smithi124 ceph-mon[164036]: pgmap v231: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:12.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:12 smithi188 ceph-mon[140014]: pgmap v231: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:12.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 35 sec 2023-11-16T13:17:13.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 36 sec 2023-11-16T13:17:14.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:14 smithi124 ceph-mon[164036]: pgmap v232: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:14.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:14 smithi188 ceph-mon[140014]: pgmap v232: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:14.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 37 sec 2023-11-16T13:17:15.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 38 sec 2023-11-16T13:17:16.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:16 smithi124 ceph-mon[164036]: pgmap v233: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:16.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:16 smithi188 ceph-mon[140014]: pgmap v233: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:16.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 39 sec 2023-11-16T13:17:17.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 40 sec 2023-11-16T13:17:18.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:18 smithi124 ceph-mon[164036]: pgmap v234: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:18.916 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:18 smithi188 ceph-mon[140014]: pgmap v234: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:18.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 41 sec 2023-11-16T13:17:19.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 42 sec 2023-11-16T13:17:20.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:20 smithi124 ceph-mon[164036]: pgmap v235: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:20.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:20 smithi188 ceph-mon[140014]: pgmap v235: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:20.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 43 sec 2023-11-16T13:17:21.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 44 sec 2023-11-16T13:17:22.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:22 smithi124 ceph-mon[164036]: pgmap v236: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:17:22.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:22 smithi188 ceph-mon[140014]: pgmap v236: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:17:22.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 45 sec 2023-11-16T13:17:23.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:23.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:23.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 46 sec 2023-11-16T13:17:24.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:24 smithi124 ceph-mon[164036]: pgmap v237: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:24.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:24 smithi188 ceph-mon[140014]: pgmap v237: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:24.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 47 sec 2023-11-16T13:17:25.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 48 sec 2023-11-16T13:17:26.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:26 smithi124 ceph-mon[164036]: pgmap v238: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:26.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:26 smithi188 ceph-mon[140014]: pgmap v238: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:26.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 49 sec 2023-11-16T13:17:27.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 50 sec 2023-11-16T13:17:28.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:28 smithi188 ceph-mon[140014]: pgmap v239: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:17:28.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 51 sec 2023-11-16T13:17:29.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:28 smithi124 ceph-mon[164036]: pgmap v239: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:17:29.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 52 sec 2023-11-16T13:17:30.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:30 smithi188 ceph-mon[140014]: pgmap v240: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:30.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 53 sec 2023-11-16T13:17:31.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:30 smithi124 ceph-mon[164036]: pgmap v240: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:31.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 54 sec 2023-11-16T13:17:32.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:32 smithi188 ceph-mon[140014]: pgmap v241: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:32.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 55 sec 2023-11-16T13:17:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:32 smithi124 ceph-mon[164036]: pgmap v241: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:33.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 56 sec 2023-11-16T13:17:34.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:34 smithi188 ceph-mon[140014]: pgmap v242: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:34.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 57 sec 2023-11-16T13:17:35.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:34 smithi124 ceph-mon[164036]: pgmap v242: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:35.402 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:17:35.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 58 sec 2023-11-16T13:17:36.047 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:17:36.047 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (15m) 59s ago 23m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:17:36.047 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (5m) 59s ago 23m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:17:36.047 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (5m) 60s ago 22m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (12m) 59s ago 22m 39.1M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (91s) 59s ago 19m 31.0M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 18d1fd3b7e53 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (75s) 60s ago 19m 13.6M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 64e80ac4a251 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (6m) 59s ago 24m 520M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (6m) 60s ago 22m 449M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (6m) 59s ago 24m 130M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (5m) 60s ago 22m 91.9M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (66s) 59s ago 17m 66.4M - 5.5 c9b15cf88a5e 7a8dccdfd7d3 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (62s) 60s ago 17m 21.1M - 5.5 c9b15cf88a5e 9d282d3ebece 2023-11-16T13:17:36.048 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (10m) 59s ago 22m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (6m) 60s ago 22m 9437k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (5m) 59s ago 21m 404M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (4m) 59s ago 21m 320M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (4m) 59s ago 21m 256M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (3m) 59s ago 21m 334M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (3m) 60s ago 20m 378M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (2m) 60s ago 20m 387M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (2m) 60s ago 20m 318M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (108s) 60s ago 20m 451M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:17:36.049 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 error 59s ago 22m - - 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:17:36.441 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:36.442 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:17:36.442 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:17:36.442 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:17:36.442 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:17:36.442 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 14 2023-11-16T13:17:36.442 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:17:36.442 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "mds", 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "nfs", 2023-11-16T13:17:36.767 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:17:36.768 INFO:teuthology.orchestra.run.smithi124.stdout: "crash", 2023-11-16T13:17:36.768 INFO:teuthology.orchestra.run.smithi124.stdout: "osd" 2023-11-16T13:17:36.768 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:17:36.768 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "18/23 daemons upgraded", 2023-11-16T13:17:36.768 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading node-exporter daemons", 2023-11-16T13:17:36.768 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:17:36.768 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:17:36.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:36 smithi188 ceph-mon[140014]: from='client.34462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:36.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:36 smithi188 ceph-mon[140014]: pgmap v243: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:36.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:36 smithi188 ceph-mon[140014]: from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:36.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:36 smithi188 ceph-mon[140014]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:36.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:36 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/594817298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:17:36.990 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 59 sec 2023-11-16T13:17:37.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:36 smithi124 ceph-mon[164036]: from='client.34462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:36 smithi124 ceph-mon[164036]: pgmap v243: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:36 smithi124 ceph-mon[164036]: from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:36 smithi124 ceph-mon[164036]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:37.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:36 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/594817298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:17:37.155 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:17:37.155 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:17:37.155 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in error state 2023-11-16T13:17:37.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 60 sec 2023-11-16T13:17:38.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:37 smithi124 ceph-mon[164036]: from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:38.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:37 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/1808263504' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:17:38.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:37 smithi188 ceph-mon[140014]: from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:17:38.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:37 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/1808263504' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:17:38.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 61 sec 2023-11-16T13:17:39.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:38 smithi124 ceph-mon[164036]: pgmap v244: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:17:39.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:39.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:38 smithi188 ceph-mon[140014]: pgmap v244: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:17:39.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:39.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 62 sec 2023-11-16T13:17:40.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 63 sec 2023-11-16T13:17:41.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:40 smithi124 ceph-mon[164036]: pgmap v245: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:41.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:40 smithi188 ceph-mon[140014]: pgmap v245: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:41.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 64 sec 2023-11-16T13:17:42.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 65 sec 2023-11-16T13:17:43.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:42 smithi124 ceph-mon[164036]: pgmap v246: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:43.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:42 smithi188 ceph-mon[140014]: pgmap v246: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:43.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 66 sec 2023-11-16T13:17:44.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 67 sec 2023-11-16T13:17:45.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:44 smithi124 ceph-mon[164036]: pgmap v247: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:45.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:44 smithi188 ceph-mon[140014]: pgmap v247: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:17:45.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 68 sec 2023-11-16T13:17:46.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 69 sec 2023-11-16T13:17:47.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:46 smithi124 ceph-mon[164036]: pgmap v248: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:17:47.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:46 smithi188 ceph-mon[140014]: pgmap v248: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:17:47.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 70 sec 2023-11-16T13:17:48.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 71 sec 2023-11-16T13:17:49.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:48 smithi124 ceph-mon[164036]: pgmap v249: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:17:49.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:48 smithi188 ceph-mon[140014]: pgmap v249: 129 pgs: 129 active+clean; 218 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 85 B/s wr, 0 op/s 2023-11-16T13:17:49.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 72 sec 2023-11-16T13:17:50.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 73 sec 2023-11-16T13:17:51.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:50 smithi124 ceph-mon[164036]: pgmap v250: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s 2023-11-16T13:17:51.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:50 smithi188 ceph-mon[140014]: pgmap v250: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s 2023-11-16T13:17:51.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 74 sec 2023-11-16T13:17:52.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 75 sec 2023-11-16T13:17:53.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:52 smithi124 ceph-mon[164036]: pgmap v251: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s 2023-11-16T13:17:53.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:52 smithi188 ceph-mon[140014]: pgmap v251: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s 2023-11-16T13:17:53.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 76 sec 2023-11-16T13:17:54.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:54.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:17:54.995 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 77 sec 2023-11-16T13:17:55.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:54 smithi124 ceph-mon[164036]: pgmap v252: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s 2023-11-16T13:17:55.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:54 smithi188 ceph-mon[140014]: pgmap v252: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s 2023-11-16T13:17:55.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 78 sec 2023-11-16T13:17:56.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 79 sec 2023-11-16T13:17:57.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:56 smithi124 ceph-mon[164036]: pgmap v253: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2023-11-16T13:17:57.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:56 smithi188 ceph-mon[140014]: pgmap v253: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2023-11-16T13:17:57.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 80 sec 2023-11-16T13:17:58.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 81 sec 2023-11-16T13:17:59.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:17:58 smithi124 ceph-mon[164036]: pgmap v254: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:59.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:17:58 smithi188 ceph-mon[140014]: pgmap v254: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:17:59.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 82 sec 2023-11-16T13:18:00.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 83 sec 2023-11-16T13:18:01.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:00 smithi124 ceph-mon[164036]: pgmap v255: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:18:01.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:00 smithi188 ceph-mon[140014]: pgmap v255: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-11-16T13:18:01.991 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 84 sec 2023-11-16T13:18:02.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 85 sec 2023-11-16T13:18:03.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:02 smithi124 ceph-mon[164036]: pgmap v256: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:18:03.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:02 smithi188 ceph-mon[140014]: pgmap v256: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:18:03.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 86 sec 2023-11-16T13:18:04.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 87 sec 2023-11-16T13:18:05.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:04 smithi124 ceph-mon[164036]: pgmap v257: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:18:05.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:04 smithi188 ceph-mon[140014]: pgmap v257: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:18:05.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 88 sec 2023-11-16T13:18:06.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 89 sec 2023-11-16T13:18:07.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:06 smithi124 ceph-mon[164036]: pgmap v258: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:18:07.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:06 smithi188 ceph-mon[140014]: pgmap v258: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-11-16T13:18:07.498 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:18:07.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 90 sec 2023-11-16T13:18:08.321 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:18:08.321 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (15m) 91s ago 23m 22.1M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:18:08.321 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (5m) 91s ago 23m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (5m) 92s ago 22m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (13m) 91s ago 23m 39.1M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (2m) 91s ago 19m 31.0M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 18d1fd3b7e53 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (107s) 92s ago 19m 13.6M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 64e80ac4a251 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (7m) 91s ago 24m 520M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (6m) 92s ago 22m 449M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (6m) 91s ago 24m 130M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (6m) 92s ago 22m 91.9M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (98s) 91s ago 17m 66.4M - 5.5 c9b15cf88a5e 7a8dccdfd7d3 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (94s) 92s ago 17m 21.1M - 5.5 c9b15cf88a5e 9d282d3ebece 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (11m) 91s ago 23m 18.2M - 0.18.1 e5a616e4b9cf 9f94d570bd36 2023-11-16T13:18:08.322 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (7m) 92s ago 22m 9437k - 0.18.1 e5a616e4b9cf 224ef7d9ba22 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (5m) 91s ago 22m 404M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (5m) 91s ago 22m 320M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (4m) 91s ago 21m 256M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (4m) 91s ago 21m 334M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (3m) 92s ago 21m 378M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (3m) 92s ago 21m 387M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (2m) 92s ago 20m 318M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (2m) 92s ago 20m 451M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:18:08.323 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 error 91s ago 22m - - 2023-11-16T13:18:08.711 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:18:08.711 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:18:08.712 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:18:08.713 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:08.713 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:18:08.713 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 14 2023-11-16T13:18:08.713 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:18:08.713 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:18:08.993 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 91 sec 2023-11-16T13:18:09.043 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:18:09.043 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:18:09.043 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:18:09.043 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:18:09.043 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:18:09.043 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:18:09.043 INFO:teuthology.orchestra.run.smithi124.stdout: "mds", 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: "nfs", 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: "crash", 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: "osd" 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "18/23 daemons upgraded", 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading node-exporter daemons", 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:18:09.044 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:18:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:08 smithi124 ceph-mon[164036]: from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:08 smithi124 ceph-mon[164036]: pgmap v259: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:18:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:08 smithi124 ceph-mon[164036]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:09.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:09.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:08 smithi188 ceph-mon[140014]: from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:09.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:08 smithi188 ceph-mon[140014]: pgmap v259: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:18:09.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:08 smithi188 ceph-mon[140014]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:09.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:09.435 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:18:09.435 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:18:09.435 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in error state 2023-11-16T13:18:09.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 92 sec 2023-11-16T13:18:10.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:09 smithi124 ceph-mon[164036]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:10.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:09 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/4223416323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:10.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:09 smithi124 ceph-mon[164036]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:10.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:09 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/2526139190' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:18:10.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:09 smithi188 ceph-mon[140014]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:09 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/4223416323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:09 smithi188 ceph-mon[140014]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:10.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:09 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/2526139190' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:18:10.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 93 sec 2023-11-16T13:18:11.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:10 smithi124 ceph-mon[164036]: pgmap v260: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:11.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:10 smithi188 ceph-mon[140014]: pgmap v260: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:11.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 94 sec 2023-11-16T13:18:12.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 95 sec 2023-11-16T13:18:13.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:12 smithi124 ceph-mon[164036]: pgmap v261: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:13.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:12 smithi188 ceph-mon[140014]: pgmap v261: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:13.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 96 sec 2023-11-16T13:18:14.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 97 sec 2023-11-16T13:18:15.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:14 smithi124 ceph-mon[164036]: pgmap v262: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:15.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:14 smithi188 ceph-mon[140014]: pgmap v262: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:15.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 98 sec 2023-11-16T13:18:16.992 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 99 sec 2023-11-16T13:18:17.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:16 smithi124 ceph-mon[164036]: pgmap v263: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:17.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:16 smithi188 ceph-mon[140014]: pgmap v263: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:17.993 INFO:teuthology.orchestra.run.smithi124.stdout: 1 cleanup 100 sec 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: 0 cleanup 100 sec 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: Operation Count AvgLat MaxLat 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: ---------------------------------------- 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: NTCreateX 1102 9.702 112.839 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: Close 961 4.087 42.965 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: Rename 51 13.354 157.186 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: Unlink 105 3.092 32.082 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: Qpathinfo 697 2.561 62.804 2023-11-16T13:18:18.297 INFO:teuthology.orchestra.run.smithi124.stdout: Qfileinfo 419 7.841 31.818 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout: Qfsinfo 165 3.398 17.288 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout: Sfileinfo 170 8.150 41.145 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout: Find 287 5.170 94.801 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout: WriteX 1857 0.022 0.066 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout: ReadX 1247 0.015 0.714 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout: Flush 128 7.340 16.098 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T13:18:18.298 INFO:teuthology.orchestra.run.smithi124.stdout:Throughput 19.5645 MB/sec 5 clients 5 procs max_latency=157.197 ms 2023-11-16T13:18:18.300 DEBUG:teuthology.parallel:result is None 2023-11-16T13:18:18.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:18 smithi124 ceph-mon[164036]: pgmap v264: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:18:19.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:18 smithi188 ceph-mon[140014]: pgmap v264: 129 pgs: 129 active+clean; 219 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:18:21.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:20 smithi124 ceph-mon[164036]: pgmap v265: 129 pgs: 129 active+clean; 219 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.3 KiB/s wr, 0 op/s 2023-11-16T13:18:21.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:20 smithi188 ceph-mon[140014]: pgmap v265: 129 pgs: 129 active+clean; 219 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.3 KiB/s wr, 0 op/s 2023-11-16T13:18:22.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:22.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:21 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:22.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:22.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:21 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:22.954 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:22 smithi188 ceph-mon[140014]: pgmap v266: 129 pgs: 129 active+clean; 217 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.5 KiB/s wr, 1 op/s 2023-11-16T13:18:22.954 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:22 smithi188 ceph-mon[140014]: Upgrade: Updating node-exporter.smithi188 (2/2) 2023-11-16T13:18:22.954 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:22 smithi188 ceph-mon[140014]: Deploying daemon node-exporter.smithi188 on smithi188 2023-11-16T13:18:22.954 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:22 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:22 smithi124 ceph-mon[164036]: pgmap v266: 129 pgs: 129 active+clean; 217 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.5 KiB/s wr, 1 op/s 2023-11-16T13:18:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:22 smithi124 ceph-mon[164036]: Upgrade: Updating node-exporter.smithi188 (2/2) 2023-11-16T13:18:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:22 smithi124 ceph-mon[164036]: Deploying daemon node-exporter.smithi188 on smithi188 2023-11-16T13:18:23.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:22 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:25.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:24 smithi124 ceph-mon[164036]: pgmap v267: 129 pgs: 129 active+clean; 209 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 7.2 KiB/s wr, 3 op/s 2023-11-16T13:18:25.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:24 smithi188 ceph-mon[140014]: pgmap v267: 129 pgs: 129 active+clean; 209 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 7.2 KiB/s wr, 3 op/s 2023-11-16T13:18:27.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:26 smithi124 ceph-mon[164036]: pgmap v268: 129 pgs: 129 active+clean; 205 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 15 KiB/s wr, 4 op/s 2023-11-16T13:18:27.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:27.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:27.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:26 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:27.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:26 smithi188 ceph-mon[140014]: pgmap v268: 129 pgs: 129 active+clean; 205 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 15 KiB/s wr, 4 op/s 2023-11-16T13:18:27.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:27.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:27.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:26 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:29.114 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:28 smithi188 ceph-mon[140014]: pgmap v269: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 15 KiB/s wr, 5 op/s 2023-11-16T13:18:29.114 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.114 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.114 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.114 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.114 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.115 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:28 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:28 smithi124 ceph-mon[164036]: pgmap v269: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 15 KiB/s wr, 5 op/s 2023-11-16T13:18:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:29.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:28 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:30.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:30 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:30.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:30 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:30.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:30 smithi124 ceph-mon[164036]: pgmap v270: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 17 KiB/s wr, 5 op/s 2023-11-16T13:18:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:30 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:30 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:30.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:30 smithi188 ceph-mon[140014]: pgmap v270: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 17 KiB/s wr, 5 op/s 2023-11-16T13:18:32.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:32.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:31 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:32.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:32.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:31 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: pgmap v271: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 11 KiB/s wr, 5 op/s 2023-11-16T13:18:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: pgmap v272: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 969 B/s rd, 12 KiB/s wr, 5 op/s 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: pgmap v273: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 14 KiB/s wr, 3 op/s 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.144 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.145 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:33 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: pgmap v271: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 11 KiB/s wr, 5 op/s 2023-11-16T13:18:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:18:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:18:33.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: pgmap v272: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 969 B/s rd, 12 KiB/s wr, 5 op/s 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: pgmap v273: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 14 KiB/s wr, 3 op/s 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.414 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:33.415 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:33 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:35.218 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:35 smithi124 ceph-mon[164036]: Upgrade: Updating prometheus.smithi124 2023-11-16T13:18:35.219 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:35 smithi124 ceph-mon[164036]: Deploying daemon prometheus.smithi124 on smithi124 2023-11-16T13:18:35.219 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:35 smithi124 ceph-mon[164036]: pgmap v274: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-11-16T13:18:35.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:35 smithi188 ceph-mon[140014]: Upgrade: Updating prometheus.smithi124 2023-11-16T13:18:35.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:35 smithi188 ceph-mon[140014]: Deploying daemon prometheus.smithi124 on smithi124 2023-11-16T13:18:35.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:35 smithi188 ceph-mon[140014]: pgmap v274: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-11-16T13:18:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:36 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:36 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:36 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:37.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:36 smithi124 ceph-mon[164036]: pgmap v275: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s wr, 0 op/s 2023-11-16T13:18:37.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:36 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:37.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:36 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:37.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:36 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:37.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:36 smithi188 ceph-mon[140014]: pgmap v275: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s wr, 0 op/s 2023-11-16T13:18:38.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:37 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:38.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:37 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:39.392 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:38 smithi124 ceph-mon[164036]: pgmap v276: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 0 op/s 2023-11-16T13:18:39.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:38 smithi188 ceph-mon[140014]: pgmap v276: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 0 op/s 2023-11-16T13:18:39.792 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (16m) 1s ago 24m 22.2M - 0.20.0 0881eb8f169f c33261dacb3e 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (6m) 1s ago 24m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (6m) 12s ago 23m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (13m) 1s ago 23m 41.5M - 6.7.4 557c83e11646 20f799e4ab61 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (2m) 1s ago 20m 42.1M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 18d1fd3b7e53 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (2m) 12s ago 20m 14.2M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 64e80ac4a251 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (7m) 1s ago 25m 526M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (7m) 12s ago 23m 449M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:18:40.469 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (7m) 1s ago 25m 140M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (6m) 12s ago 23m 95.5M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (2m) 1s ago 18m 204M - 5.5 c9b15cf88a5e 7a8dccdfd7d3 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (2m) 12s ago 18m 81.7M - 5.5 c9b15cf88a5e 9d282d3ebece 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (19s) 1s ago 23m 3934k - 1.5.0 0da6a335fe13 94122f0b6658 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (15s) 12s ago 23m 4114k - 1.5.0 0da6a335fe13 5bac5b62e7a0 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (6m) 1s ago 22m 424M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (5m) 1s ago 22m 371M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (5m) 1s ago 22m 274M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (4m) 1s ago 22m 372M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (4m) 12s ago 21m 441M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:18:40.470 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (3m) 12s ago 21m 426M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:18:40.471 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (3m) 12s ago 21m 331M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:18:40.471 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (2m) 12s ago 21m 529M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:18:40.471 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (4s) 1s ago 23m 51.7M - 2.43.0 a07b618ecd1d 57b303a806f2 2023-11-16T13:18:40.555 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:40 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:40 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:40 smithi124 ceph-mon[164036]: from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:40.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:40 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:40 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:40 smithi124 ceph-mon[164036]: pgmap v277: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 0 op/s 2023-11-16T13:18:40.556 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:40 smithi124 ceph-mon[164036]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:40 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:40 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:40 smithi188 ceph-mon[140014]: from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:40 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:40 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:40.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:40 smithi188 ceph-mon[140014]: pgmap v277: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 0 op/s 2023-11-16T13:18:40.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:40 smithi188 ceph-mon[140014]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:40.886 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:18:40.886 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:18:40.886 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:18:40.886 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:40.886 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:18:40.886 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:18:40.886 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 14 2023-11-16T13:18:40.887 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:18:40.888 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": true, 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [ 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr", 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "mds", 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "nfs", 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "mon", 2023-11-16T13:18:41.223 INFO:teuthology.orchestra.run.smithi124.stdout: "crash", 2023-11-16T13:18:41.224 INFO:teuthology.orchestra.run.smithi124.stdout: "osd" 2023-11-16T13:18:41.224 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:18:41.224 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": "18/23 daemons upgraded", 2023-11-16T13:18:41.224 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "Currently upgrading prometheus daemons", 2023-11-16T13:18:41.224 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:18:41.224 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:18:41.618 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-11-16T13:18:41.618 INFO:teuthology.orchestra.run.smithi124.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-11-16T13:18:41.618 INFO:teuthology.orchestra.run.smithi124.stdout: daemon prometheus.smithi124 on smithi124 is in error state 2023-11-16T13:18:42.018 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:41 smithi124 ceph-mon[164036]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:42.019 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:41 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/4154695339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:42.019 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:41 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/2487836683' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:18:42.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:41 smithi188 ceph-mon[140014]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:42.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:41 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/4154695339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:42.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:41 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/2487836683' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: pgmap v278: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:18:43.137 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.138 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.139 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.139 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:42 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:18:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: pgmap v278: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2023-11-16T13:18:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:18:43.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:43.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:42 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:44.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:43 smithi124 ceph-mon[164036]: pgmap v279: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:44.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:43 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:18:44.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:43 smithi124 ceph-mon[164036]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-11-16T13:18:44.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:43 smithi124 ceph-mon[164036]: Cluster is now healthy 2023-11-16T13:18:44.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:43 smithi188 ceph-mon[140014]: pgmap v279: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:44.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:43 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T13:18:44.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:43 smithi188 ceph-mon[140014]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-11-16T13:18:44.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:43 smithi188 ceph-mon[140014]: Cluster is now healthy 2023-11-16T13:18:45.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:44 smithi124 ceph-mon[164036]: Upgrade: Updating alertmanager.smithi124 2023-11-16T13:18:45.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:44 smithi124 ceph-mon[164036]: Deploying daemon alertmanager.smithi124 on smithi124 2023-11-16T13:18:45.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:44 smithi188 ceph-mon[140014]: Upgrade: Updating alertmanager.smithi124 2023-11-16T13:18:45.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:44 smithi188 ceph-mon[140014]: Deploying daemon alertmanager.smithi124 on smithi124 2023-11-16T13:18:46.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:45 smithi124 ceph-mon[164036]: pgmap v280: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:46.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:45 smithi188 ceph-mon[140014]: pgmap v280: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:47 smithi124 ceph-mon[164036]: pgmap v281: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:47 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:47 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:47 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:47.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:47 smithi188 ceph-mon[140014]: pgmap v281: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:47.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:47 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:47.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:47 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:47.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:47 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:49.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:49 smithi124 ceph-mon[164036]: pgmap v282: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:49.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:49 smithi188 ceph-mon[140014]: pgmap v282: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:51.121 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:51.121 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:51.121 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:51.121 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:50 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:51.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:51.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:51.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:51.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:50 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:52.112 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:51 smithi124 ceph-mon[164036]: pgmap v283: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:52.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:51 smithi188 ceph-mon[140014]: pgmap v283: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:53.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: pgmap v284: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:53.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:53.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:53.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:53.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:53.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:18:53.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:18:53.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:53.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:53.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:18:53.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:53.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.895 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.896 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.897 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:53.898 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: pgmap v284: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:54.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.164 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:54.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:18:55.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:54 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:18:55.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:54 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T13:18:56.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:55 smithi124 ceph-mon[164036]: pgmap v285: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:56.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:55 smithi124 ceph-mon[164036]: Upgrade: Updating grafana.smithi124 2023-11-16T13:18:56.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:55 smithi124 ceph-mon[164036]: Deploying daemon grafana.smithi124 on smithi124 2023-11-16T13:18:56.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:55 smithi188 ceph-mon[140014]: pgmap v285: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:56.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:55 smithi188 ceph-mon[140014]: Upgrade: Updating grafana.smithi124 2023-11-16T13:18:56.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:55 smithi188 ceph-mon[140014]: Deploying daemon grafana.smithi124 on smithi124 2023-11-16T13:18:57.991 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:57 smithi124 ceph-mon[164036]: pgmap v286: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:57.992 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:57.992 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:57.992 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:57 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:18:58.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:57 smithi188 ceph-mon[140014]: pgmap v286: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:18:58.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:58.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:18:58.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:57 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:19:00.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:18:59 smithi124 ceph-mon[164036]: pgmap v287: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:00.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:18:59 smithi188 ceph-mon[140014]: pgmap v287: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:02.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:02 smithi124 ceph-mon[164036]: pgmap v288: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:02.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:02.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:02.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:02.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:02 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:02.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:02 smithi188 ceph-mon[140014]: pgmap v288: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:02.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:02.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:02.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:02.413 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:02 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:04.264 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:04 smithi124 ceph-mon[164036]: pgmap v289: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:04.412 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:04 smithi188 ceph-mon[140014]: pgmap v289: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: pgmap v290: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:19:05.644 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.645 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: Upgrade: Finalizing container_image settings 2023-11-16T13:19:05.646 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-11-16T13:19:05.647 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-11-16T13:19:05.648 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: Upgrade: Complete! 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-11-16T13:19:05.649 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.650 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: pgmap v290: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.664 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.665 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: Upgrade: Finalizing container_image settings 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-11-16T13:19:05.666 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-11-16T13:19:05.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-11-16T13:19:05.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-11-16T13:19:05.667 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-11-16T13:19:05.668 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2023-11-16T13:19:05.669 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: Upgrade: Complete! 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:19:05.670 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:05.671 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:07.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:07 smithi124 ceph-mon[164036]: pgmap v291: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:07 smithi188 ceph-mon[140014]: pgmap v291: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:08.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:19:10.642 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:10 smithi124 ceph-mon[164036]: pgmap v292: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:10.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:10 smithi188 ceph-mon[140014]: pgmap v292: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:12.318 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:12 smithi124 ceph-mon[164036]: pgmap v293: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:12.339 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph orch ps' 2023-11-16T13:19:12.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:12 smithi188 ceph-mon[140014]: pgmap v293: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:13.318 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:13 smithi124 ceph-mon[164036]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:19:13.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:13 smithi188 ceph-mon[140014]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:19:13.718 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:19:13.718 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (27s) 12s ago 24m 17.7M - 0.25.0 c8568f914cd2 ceb28b23c429 2023-11-16T13:19:13.718 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (7m) 12s ago 24m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:19:13.718 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (6m) 45s ago 23m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (16s) 12s ago 24m 33.0M - 9.4.7 2c41d148cca3 993a5b40c887 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (3m) 12s ago 20m 42.1M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 18d1fd3b7e53 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (2m) 45s ago 20m 14.2M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 64e80ac4a251 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (8m) 12s ago 25m 527M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (7m) 45s ago 23m 449M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (7m) 12s ago 25m 142M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (7m) 45s ago 23m 95.5M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (2m) 12s ago 18m 204M - 5.5 c9b15cf88a5e 7a8dccdfd7d3 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (2m) 45s ago 18m 81.7M - 5.5 c9b15cf88a5e 9d282d3ebece 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (53s) 12s ago 24m 8196k - 1.5.0 0da6a335fe13 94122f0b6658 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (48s) 45s ago 23m 4114k - 1.5.0 0da6a335fe13 5bac5b62e7a0 2023-11-16T13:19:13.719 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (6m) 12s ago 23m 425M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (6m) 12s ago 23m 372M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (5m) 12s ago 22m 275M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (5m) 12s ago 22m 374M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (4m) 45s ago 22m 441M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (4m) 45s ago 22m 426M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (3m) 45s ago 22m 331M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (3m) 45s ago 21m 529M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:19:13.720 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (38s) 12s ago 24m 48.5M - 2.43.0 a07b618ecd1d 57b303a806f2 2023-11-16T13:19:14.089 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph versions' 2023-11-16T13:19:14.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:14 smithi124 ceph-mon[164036]: pgmap v294: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:14.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:14 smithi188 ceph-mon[140014]: pgmap v294: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:15.393 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:15 smithi124 ceph-mon[164036]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:19:15.525 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 14 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:19:15.526 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:19:15.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:15 smithi188 ceph-mon[140014]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:19:15.914 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-11-16T13:19:16.601 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:16 smithi124 ceph-mon[164036]: pgmap v295: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:16.601 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:16 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/2573182281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:16.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:16 smithi188 ceph-mon[140014]: pgmap v295: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:16.663 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:16 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/2573182281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:19:17.024 INFO:teuthology.orchestra.run.smithi124.stdout:wait for servicemap items w/ changing names to refresh 2023-11-16T13:19:17.362 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'sleep 60' 2023-11-16T13:19:17.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:17 smithi124 ceph-mon[164036]: pgmap v296: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:17.662 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:17 smithi188 ceph-mon[140014]: pgmap v296: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:19.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:19 smithi124 ceph-mon[164036]: pgmap v297: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:19.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:19 smithi188 ceph-mon[140014]: pgmap v297: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:21.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:21 smithi124 ceph-mon[164036]: pgmap v298: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:21.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:21 smithi188 ceph-mon[140014]: pgmap v298: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:23.575 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:23 smithi188 ceph-mon[140014]: pgmap v299: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:23.575 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:23 smithi124 ceph-mon[164036]: pgmap v299: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:23.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:25.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:25 smithi124 ceph-mon[164036]: pgmap v300: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:25.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:25 smithi188 ceph-mon[140014]: pgmap v300: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:27.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:27 smithi124 ceph-mon[164036]: pgmap v301: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:31.432 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:29 smithi124 ceph-mon[164036]: pgmap v302: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:31.432 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:27 smithi188 ceph-mon[140014]: pgmap v301: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:31.433 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:29 smithi188 ceph-mon[140014]: pgmap v302: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:31.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:31 smithi124 ceph-mon[164036]: pgmap v303: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:31.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:31 smithi188 ceph-mon[140014]: pgmap v303: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:33.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:33 smithi124 ceph-mon[164036]: pgmap v304: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:33.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:33 smithi188 ceph-mon[140014]: pgmap v304: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:35.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:35 smithi124 ceph-mon[164036]: pgmap v305: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:35.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:35 smithi188 ceph-mon[140014]: pgmap v305: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:37.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:37 smithi124 ceph-mon[164036]: pgmap v306: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:37.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:37 smithi188 ceph-mon[140014]: pgmap v306: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:38.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:38 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:38.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:38 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:39.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:39 smithi124 ceph-mon[164036]: pgmap v307: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:39.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:39 smithi188 ceph-mon[140014]: pgmap v307: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:41.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:41 smithi124 ceph-mon[164036]: pgmap v308: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:41.914 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:41 smithi188 ceph-mon[140014]: pgmap v308: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:43.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:43 smithi124 ceph-mon[164036]: pgmap v309: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:43.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:43 smithi188 ceph-mon[140014]: pgmap v309: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:45.894 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:45 smithi124 ceph-mon[164036]: pgmap v310: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:45.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:45 smithi188 ceph-mon[140014]: pgmap v310: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:47.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:47 smithi124 ceph-mon[164036]: pgmap v311: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:47.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:47 smithi188 ceph-mon[140014]: pgmap v311: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:49.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:49 smithi124 ceph-mon[164036]: pgmap v312: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:49.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:49 smithi188 ceph-mon[140014]: pgmap v312: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:51.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:51 smithi124 ceph-mon[164036]: pgmap v313: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:51.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:51 smithi188 ceph-mon[140014]: pgmap v313: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:53.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:53 smithi124 ceph-mon[164036]: pgmap v314: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:53.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:53 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:53.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:53 smithi188 ceph-mon[140014]: pgmap v314: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:53.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:53 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:19:55.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:55 smithi124 ceph-mon[164036]: pgmap v315: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:55.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:55 smithi188 ceph-mon[140014]: pgmap v315: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:57.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:57 smithi124 ceph-mon[164036]: pgmap v316: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:57.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:57 smithi188 ceph-mon[140014]: pgmap v316: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:19:59.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:19:59 smithi124 ceph-mon[164036]: pgmap v317: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:19:59.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:19:59 smithi188 ceph-mon[140014]: pgmap v317: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:20:00.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:00 smithi124 ceph-mon[164036]: overall HEALTH_OK 2023-11-16T13:20:00.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:00 smithi188 ceph-mon[140014]: overall HEALTH_OK 2023-11-16T13:20:01.892 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:01 smithi124 ceph-mon[164036]: pgmap v318: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:01.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:01 smithi188 ceph-mon[140014]: pgmap v318: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:03.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:03 smithi188 ceph-mon[140014]: pgmap v319: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:04.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:03 smithi124 ceph-mon[164036]: pgmap v319: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:05 smithi188 ceph-mon[140014]: pgmap v320: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:20:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:20:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:20:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:20:05.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:05 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:20:06.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:05 smithi124 ceph-mon[164036]: pgmap v320: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T13:20:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T13:20:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-16T13:20:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:20:06.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:05 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' 2023-11-16T13:20:07.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:07 smithi188 ceph-mon[140014]: pgmap v321: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:08.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:07 smithi124 ceph-mon[164036]: pgmap v321: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:08.913 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:08 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:20:09.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:08 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:20:09.915 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:09 smithi188 ceph-mon[140014]: pgmap v322: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:20:10.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:09 smithi124 ceph-mon[164036]: pgmap v322: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:20:12.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:11 smithi124 ceph-mon[164036]: pgmap v323: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:12.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:11 smithi188 ceph-mon[140014]: pgmap v323: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:14.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:13 smithi124 ceph-mon[164036]: pgmap v324: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:14.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:13 smithi188 ceph-mon[140014]: pgmap v324: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:16.142 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:15 smithi124 ceph-mon[164036]: pgmap v325: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:16.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:15 smithi188 ceph-mon[140014]: pgmap v325: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:18.143 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:17 smithi124 ceph-mon[164036]: pgmap v326: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:18.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:17 smithi188 ceph-mon[140014]: pgmap v326: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:18.784 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph orch ps' 2023-11-16T13:20:19.802 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:19 smithi124 ceph-mon[164036]: pgmap v327: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:20:20.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:19 smithi188 ceph-mon[140014]: pgmap v327: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:20:20.216 INFO:teuthology.orchestra.run.smithi124.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T13:20:20.216 INFO:teuthology.orchestra.run.smithi124.stdout:alertmanager.smithi124 smithi124 *:9093,9094 running (93s) 79s ago 25m 17.7M - 0.25.0 c8568f914cd2 ceb28b23c429 2023-11-16T13:20:20.216 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi124 smithi124 running (8m) 79s ago 25m 7465k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e b81f6726480a 2023-11-16T13:20:20.217 INFO:teuthology.orchestra.run.smithi124.stdout:crash.smithi188 smithi188 running (8m) 112s ago 25m 7448k - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9dca0e1d9fe8 2023-11-16T13:20:20.217 INFO:teuthology.orchestra.run.smithi124.stdout:grafana.smithi124 smithi124 *:3000 running (82s) 79s ago 25m 33.0M - 9.4.7 2c41d148cca3 993a5b40c887 2023-11-16T13:20:20.217 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi124.sxrvpx smithi124 running (4m) 79s ago 22m 42.1M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 18d1fd3b7e53 2023-11-16T13:20:20.217 INFO:teuthology.orchestra.run.smithi124.stdout:mds.foofs.smithi188.lzldaz smithi188 running (3m) 112s ago 22m 14.2M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 64e80ac4a251 2023-11-16T13:20:20.217 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi124.lcfakv smithi124 *:8443,9283,8765 running (9m) 79s ago 26m 527M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 235f62cd024a 2023-11-16T13:20:20.217 INFO:teuthology.orchestra.run.smithi124.stdout:mgr.smithi188.chcfuf smithi188 *:8443,9283,8765 running (9m) 112s ago 25m 449M - 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 7e2ee24f1ef1 2023-11-16T13:20:20.218 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi124 smithi124 running (8m) 79s ago 26m 142M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 8e32d4c16df4 2023-11-16T13:20:20.218 INFO:teuthology.orchestra.run.smithi124.stdout:mon.smithi188 smithi188 running (8m) 112s ago 24m 95.5M 2048M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9f4d7972e226 2023-11-16T13:20:20.218 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.0.1.smithi124.xmvkiw smithi124 *:2049 running (3m) 79s ago 20m 204M - 5.5 c9b15cf88a5e 7a8dccdfd7d3 2023-11-16T13:20:20.218 INFO:teuthology.orchestra.run.smithi124.stdout:nfs.foo.1.1.smithi188.cvaoqr smithi188 *:2049 running (3m) 112s ago 19m 81.7M - 5.5 c9b15cf88a5e 9d282d3ebece 2023-11-16T13:20:20.218 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi124 smithi124 *:9100 running (119s) 79s ago 25m 8196k - 1.5.0 0da6a335fe13 94122f0b6658 2023-11-16T13:20:20.218 INFO:teuthology.orchestra.run.smithi124.stdout:node-exporter.smithi188 smithi188 *:9100 running (114s) 112s ago 24m 4114k - 1.5.0 0da6a335fe13 5bac5b62e7a0 2023-11-16T13:20:20.218 INFO:teuthology.orchestra.run.smithi124.stdout:osd.0 smithi124 running (7m) 79s ago 24m 425M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 9c399a639dd5 2023-11-16T13:20:20.219 INFO:teuthology.orchestra.run.smithi124.stdout:osd.1 smithi124 running (7m) 79s ago 24m 372M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a00e650e6550 2023-11-16T13:20:20.219 INFO:teuthology.orchestra.run.smithi124.stdout:osd.2 smithi124 running (6m) 79s ago 24m 275M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e a453cc5d397b 2023-11-16T13:20:20.219 INFO:teuthology.orchestra.run.smithi124.stdout:osd.3 smithi124 running (6m) 79s ago 23m 374M 1944M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 707761170c53 2023-11-16T13:20:20.219 INFO:teuthology.orchestra.run.smithi124.stdout:osd.4 smithi188 running (5m) 112s ago 23m 441M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e da9c0f8d587d 2023-11-16T13:20:20.219 INFO:teuthology.orchestra.run.smithi124.stdout:osd.5 smithi188 running (5m) 112s ago 23m 426M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e d846fbeb0732 2023-11-16T13:20:20.219 INFO:teuthology.orchestra.run.smithi124.stdout:osd.6 smithi188 running (5m) 112s ago 23m 331M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e bff55be94acf 2023-11-16T13:20:20.220 INFO:teuthology.orchestra.run.smithi124.stdout:osd.7 smithi188 running (4m) 112s ago 22m 529M 2712M 18.2.0-1241-g1f4a4bd8 c9b15cf88a5e 806d766c786f 2023-11-16T13:20:20.220 INFO:teuthology.orchestra.run.smithi124.stdout:prometheus.smithi124 smithi124 *:9095 running (104s) 79s ago 25m 48.5M - 2.43.0 a07b618ecd1d 57b303a806f2 2023-11-16T13:20:20.580 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph orch upgrade status' 2023-11-16T13:20:20.882 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:20 smithi124 ceph-mon[164036]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:21.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:20 smithi188 ceph-mon[140014]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:21.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:21 smithi124 ceph-mon[164036]: pgmap v328: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:21.968 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:20:21.968 INFO:teuthology.orchestra.run.smithi124.stdout: "target_image": null, 2023-11-16T13:20:21.968 INFO:teuthology.orchestra.run.smithi124.stdout: "in_progress": false, 2023-11-16T13:20:21.968 INFO:teuthology.orchestra.run.smithi124.stdout: "which": "", 2023-11-16T13:20:21.969 INFO:teuthology.orchestra.run.smithi124.stdout: "services_complete": [], 2023-11-16T13:20:21.969 INFO:teuthology.orchestra.run.smithi124.stdout: "progress": null, 2023-11-16T13:20:21.969 INFO:teuthology.orchestra.run.smithi124.stdout: "message": "", 2023-11-16T13:20:21.969 INFO:teuthology.orchestra.run.smithi124.stdout: "is_paused": false 2023-11-16T13:20:21.969 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:20:22.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:21 smithi188 ceph-mon[140014]: pgmap v328: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:22.355 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph health detail' 2023-11-16T13:20:22.992 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:22 smithi124 ceph-mon[164036]: from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:23.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:22 smithi188 ceph-mon[140014]: from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:23.752 INFO:teuthology.orchestra.run.smithi124.stdout:HEALTH_OK 2023-11-16T13:20:24.069 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:23 smithi124 ceph-mon[164036]: pgmap v329: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:24.070 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:23 smithi124 ceph-mon[164036]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:20:24.120 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph versions' 2023-11-16T13:20:24.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:23 smithi188 ceph-mon[140014]: pgmap v329: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:24.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:23 smithi188 ceph-mon[140014]: from='mgr.34100 172.21.15.124:0/390435181' entity='mgr.smithi124.lcfakv' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-16T13:20:24.953 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:24 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/441941873' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:20:25.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:24 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/441941873' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-16T13:20:25.567 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "mon": { 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "mgr": { 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "osd": { 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 8 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "mds": { 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 2 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:20:25.568 INFO:teuthology.orchestra.run.smithi124.stdout: "overall": { 2023-11-16T13:20:25.569 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)": 14 2023-11-16T13:20:25.569 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:20:25.569 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-11-16T13:20:25.886 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:25 smithi124 ceph-mon[164036]: pgmap v330: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:25.886 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:25 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/361046991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:20:25.979 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-11-16T13:20:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:25 smithi188 ceph-mon[140014]: pgmap v330: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:26.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:25 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/361046991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:20:27.448 INFO:teuthology.orchestra.run.smithi124.stdout:true 2023-11-16T13:20:27.728 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:27 smithi124 ceph-mon[164036]: pgmap v331: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:27.728 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:27 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/2191656299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:20:27.803 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -e sha1=1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2023-11-16T13:20:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:27 smithi188 ceph-mon[140014]: pgmap v331: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:28.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:27 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/2191656299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:20:29.272 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph version 18.2.0-1241-g1f4a4bd8 (1f4a4bd88dbaf7bb621ae3ca6989d36656ae1d4e) reef (stable)" 2023-11-16T13:20:29.671 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2023-11-16T13:20:29.672 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2023-11-16T13:20:29.672 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- ceph orch ls -f json 2023-11-16T13:20:29.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:29 smithi124 ceph-mon[164036]: pgmap v332: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:20:29.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:29 smithi124 ceph-mon[164036]: from='client.? 172.21.15.124:0/2812112554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:20:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:29 smithi188 ceph-mon[140014]: pgmap v332: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-16T13:20:30.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:29 smithi188 ceph-mon[140014]: from='client.? 172.21.15.124:0/2812112554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T13:20:31.073 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-11-16T13:20:31.073 INFO:teuthology.orchestra.run.smithi124.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-16T12:54:06.631219Z", "last_refresh": "2023-11-16T13:19:01.121741Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-16T12:53:56.591844Z", "last_refresh": "2023-11-16T13:18:27.785054Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-11-16T12:54:04.927345Z", "last_refresh": "2023-11-16T13:19:01.121864Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-16T12:58:14.417979Z", "last_refresh": "2023-11-16T13:18:27.785549Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-16T12:53:55.603794Z", "last_refresh": "2023-11-16T13:18:27.785134Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi124:172.21.15.124=smithi124", "smithi188:172.21.15.188=smithi188"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-16T12:54:30.726499Z", "last_refresh": "2023-11-16T13:18:27.785197Z", "running": 2, "size": 2}}, {"events": ["2023-11-16T13:11:45.412102Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2023-11-16T13:00:13.314880Z", "last_refresh": "2023-11-16T13:18:27.785608Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-16T12:54:05.762845Z", "last_refresh": "2023-11-16T13:18:27.785257Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "c9b15cf88a5eac386159a0643de16156e03889458215084733b3e9583e364ec8", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:4b6498da3e5150118d3527047358a01ec06b1eab3578acd14af8e4b7a8d66576", "last_refresh": "2023-11-16T13:18:27.785317Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-16T12:54:04.007726Z", "last_refresh": "2023-11-16T13:19:01.121997Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-16T13:20:31.454 INFO:tasks.cephadm:nfs.foo has 2/2 2023-11-16T13:20:31.454 DEBUG:teuthology.parallel:result is None 2023-11-16T13:20:31.454 INFO:teuthology.run_tasks:Running task vip.exec... 2023-11-16T13:20:31.464 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T13:20:31.464 DEBUG:teuthology.orchestra.run.smithi124:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2023-11-16T13:20:31.492 INFO:teuthology.orchestra.run.smithi124.stderr:+ umount /mnt/foo 2023-11-16T13:20:31.523 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-16T13:20:31.532 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T13:20:31.532 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph nfs cluster ls | grep foo' 2023-11-16T13:20:32.054 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:31 smithi124 ceph-mon[164036]: pgmap v333: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:32.054 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:31 smithi124 ceph-mon[164036]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T13:20:32.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:31 smithi188 ceph-mon[140014]: pgmap v333: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:32.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:31 smithi188 ceph-mon[140014]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T13:20:32.970 INFO:teuthology.orchestra.run.smithi124.stdout: "foo" 2023-11-16T13:20:33.344 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph nfs export ls foo --detailed' 2023-11-16T13:20:34.099 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:33 smithi124 ceph-mon[164036]: pgmap v334: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:34.099 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:33 smithi124 ceph-mon[164036]: from='client.34574 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:34.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:33 smithi188 ceph-mon[140014]: pgmap v334: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:34.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:33 smithi188 ceph-mon[140014]: from='client.34574 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:34.826 INFO:teuthology.orchestra.run.smithi124.stdout:[ 2023-11-16T13:20:34.826 INFO:teuthology.orchestra.run.smithi124.stdout: { 2023-11-16T13:20:34.827 INFO:teuthology.orchestra.run.smithi124.stdout: "access_type": "RW", 2023-11-16T13:20:34.827 INFO:teuthology.orchestra.run.smithi124.stdout: "clients": [], 2023-11-16T13:20:34.827 INFO:teuthology.orchestra.run.smithi124.stdout: "cluster_id": "foo", 2023-11-16T13:20:34.827 INFO:teuthology.orchestra.run.smithi124.stdout: "export_id": 1, 2023-11-16T13:20:34.827 INFO:teuthology.orchestra.run.smithi124.stdout: "fsal": { 2023-11-16T13:20:34.828 INFO:teuthology.orchestra.run.smithi124.stdout: "fs_name": "foofs", 2023-11-16T13:20:34.828 INFO:teuthology.orchestra.run.smithi124.stdout: "name": "CEPH", 2023-11-16T13:20:34.828 INFO:teuthology.orchestra.run.smithi124.stdout: "user_id": "nfs.foo.1" 2023-11-16T13:20:34.828 INFO:teuthology.orchestra.run.smithi124.stdout: }, 2023-11-16T13:20:34.828 INFO:teuthology.orchestra.run.smithi124.stdout: "path": "/", 2023-11-16T13:20:34.828 INFO:teuthology.orchestra.run.smithi124.stdout: "protocols": [ 2023-11-16T13:20:34.829 INFO:teuthology.orchestra.run.smithi124.stdout: 4 2023-11-16T13:20:34.829 INFO:teuthology.orchestra.run.smithi124.stdout: ], 2023-11-16T13:20:34.829 INFO:teuthology.orchestra.run.smithi124.stdout: "pseudo": "/fake", 2023-11-16T13:20:34.829 INFO:teuthology.orchestra.run.smithi124.stdout: "security_label": true, 2023-11-16T13:20:34.829 INFO:teuthology.orchestra.run.smithi124.stdout: "squash": "no_root_squash", 2023-11-16T13:20:34.829 INFO:teuthology.orchestra.run.smithi124.stdout: "transports": [ 2023-11-16T13:20:34.830 INFO:teuthology.orchestra.run.smithi124.stdout: "TCP" 2023-11-16T13:20:34.830 INFO:teuthology.orchestra.run.smithi124.stdout: ] 2023-11-16T13:20:34.830 INFO:teuthology.orchestra.run.smithi124.stdout: } 2023-11-16T13:20:34.830 INFO:teuthology.orchestra.run.smithi124.stdout:] 2023-11-16T13:20:35.212 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'rados -p .nfs --all ls -' 2023-11-16T13:20:35.865 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:35 smithi124 ceph-mon[164036]: pgmap v335: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:35.866 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:35 smithi124 ceph-mon[164036]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:36.165 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:35 smithi188 ceph-mon[140014]: pgmap v335: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-16T13:20:36.166 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:35 smithi188 ceph-mon[140014]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T13:20:36.271 INFO:teuthology.orchestra.run.smithi124.stdout:foo grace 2023-11-16T13:20:36.271 INFO:teuthology.orchestra.run.smithi124.stdout:foo rec-0000000000000005:nfs.foo.1 2023-11-16T13:20:36.271 INFO:teuthology.orchestra.run.smithi124.stdout:foo rec-0000000000000005:nfs.foo.0 2023-11-16T13:20:36.271 INFO:teuthology.orchestra.run.smithi124.stdout:foo conf-nfs.foo 2023-11-16T13:20:36.272 INFO:teuthology.orchestra.run.smithi124.stdout:foo export-1 2023-11-16T13:20:36.635 DEBUG:teuthology.orchestra.run.smithi124:> 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 11dffc0a-847f-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2023-11-16T13:20:36.993 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:36 smithi124 ceph-mon[164036]: mgrmap e43: smithi124.lcfakv(active, since 8m), standbys: smithi188.chcfuf 2023-11-16T13:20:37.163 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:36 smithi188 ceph-mon[140014]: mgrmap e43: smithi124.lcfakv(active, since 8m), standbys: smithi188.chcfuf 2023-11-16T13:20:37.893 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:37 smithi124 ceph-mon[164036]: pgmap v336: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-16T13:20:37.965 INFO:teuthology.orchestra.run.smithi124.stdout:6 2023-11-16T13:20:38.162 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:37 smithi188 ceph-mon[140014]: pgmap v336: 129 pgs: 129 active+clean; 204 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-16T13:20:38.296 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-16T13:20:38.308 INFO:tasks.cephadm:Teardown begin 2023-11-16T13:20:38.309 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T13:20:38.339 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T13:20:38.376 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-16T13:20:38.376 DEBUG:teuthology.orchestra.run.smithi124:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-16T13:20:38.396 DEBUG:teuthology.orchestra.run.smithi188:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-16T13:20:38.437 INFO:tasks.cephadm:Stopping all daemons... 2023-11-16T13:20:38.437 INFO:tasks.cephadm.mon.smithi124:Stopping mon.smithi124... 2023-11-16T13:20:38.438 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124 2023-11-16T13:20:38.643 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:38 smithi124 systemd[1]: Stopping Ceph mon.smithi124 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:20:39.124 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi124[164013]: 2023-11-16T13:20:38.651+0000 7ff81c525700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi124 -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 2023-11-16T13:20:39.124 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:38 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi124[164013]: 2023-11-16T13:20:38.651+0000 7ff81c525700 -1 mon.smithi124@0(leader) e3 *** Got Signal Terminated *** 2023-11-16T13:20:39.124 INFO:journalctl@ceph.mon.smithi124.smithi124.stdout:Nov 16 13:20:38 smithi124 bash[222964]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi124 2023-11-16T13:20:39.131 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi124.service' 2023-11-16T13:20:39.174 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:20:39.174 INFO:tasks.cephadm.mon.smithi124:Stopped mon.smithi124 2023-11-16T13:20:39.175 INFO:tasks.cephadm.mon.smithi188:Stopping mon.smithi188... 2023-11-16T13:20:39.175 DEBUG:teuthology.orchestra.run.smithi188:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi188 2023-11-16T13:20:39.635 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:39 smithi188 systemd[1]: Stopping Ceph mon.smithi188 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:20:39.635 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi188[139991]: 2023-11-16T13:20:39.394+0000 7effb50f8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi188 -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 2023-11-16T13:20:39.635 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi188[139991]: 2023-11-16T13:20:39.394+0000 7effb50f8700 -1 mon.smithi188@1(peon) e3 *** Got Signal Terminated *** 2023-11-16T13:20:39.912 INFO:journalctl@ceph.mon.smithi188.smithi188.stdout:Nov 16 13:20:39 smithi188 bash[170590]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-mon-smithi188 2023-11-16T13:20:39.981 DEBUG:teuthology.orchestra.run.smithi188:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@mon.smithi188.service' 2023-11-16T13:20:40.047 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:20:40.047 INFO:tasks.cephadm.mon.smithi188:Stopped mon.smithi188 2023-11-16T13:20:40.048 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-16T13:20:40.048 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.0 2023-11-16T13:20:40.393 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:20:40 smithi124 systemd[1]: Stopping Ceph osd.0 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:20:40.393 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:20:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-0[171808]: 2023-11-16T13:20:40.262+0000 7f57bfbb2700 -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 2023-11-16T13:20:40.393 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:20:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-0[171808]: 2023-11-16T13:20:40.262+0000 7f57bfbb2700 -1 osd.0 112 *** Got signal Terminated *** 2023-11-16T13:20:40.393 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:20:40 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-0[171808]: 2023-11-16T13:20:40.262+0000 7f57bfbb2700 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:20:46.143 INFO:journalctl@ceph.osd.0.smithi124.stdout:Nov 16 13:20:45 smithi124 bash[223120]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-0 2023-11-16T13:20:47.032 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.0.service' 2023-11-16T13:20:47.079 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:20:47.079 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-16T13:20:47.079 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-16T13:20:47.079 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.1 2023-11-16T13:20:47.330 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:20:47 smithi124 systemd[1]: Stopping Ceph osd.1 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:20:47.643 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:20:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-1[175270]: 2023-11-16T13:20:47.328+0000 7f1a44b09700 -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 2023-11-16T13:20:47.643 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:20:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-1[175270]: 2023-11-16T13:20:47.328+0000 7f1a44b09700 -1 osd.1 112 *** Got signal Terminated *** 2023-11-16T13:20:47.643 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:20:47 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-1[175270]: 2023-11-16T13:20:47.328+0000 7f1a44b09700 -1 osd.1 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:20:53.143 INFO:journalctl@ceph.osd.1.smithi124.stdout:Nov 16 13:20:52 smithi124 bash[223417]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-1 2023-11-16T13:20:53.930 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.1.service' 2023-11-16T13:20:53.971 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:20:53.971 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-16T13:20:53.971 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-16T13:20:53.971 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.2 2023-11-16T13:20:54.220 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:20:54 smithi124 systemd[1]: Stopping Ceph osd.2 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:20:54.643 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:20:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-2[178654]: 2023-11-16T13:20:54.218+0000 7fdee0ec7700 -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 2023-11-16T13:20:54.643 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:20:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-2[178654]: 2023-11-16T13:20:54.218+0000 7fdee0ec7700 -1 osd.2 112 *** Got signal Terminated *** 2023-11-16T13:20:54.643 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:20:54 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-2[178654]: 2023-11-16T13:20:54.218+0000 7fdee0ec7700 -1 osd.2 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:21:00.143 INFO:journalctl@ceph.osd.2.smithi124.stdout:Nov 16 13:20:59 smithi124 bash[223681]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-2 2023-11-16T13:21:01.141 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.2.service' 2023-11-16T13:21:01.244 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:21:01.245 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-16T13:21:01.245 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-11-16T13:21:01.245 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.3 2023-11-16T13:21:01.392 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:21:01 smithi124 systemd[1]: Stopping Ceph osd.3 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:21:01.893 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:21:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-3[182082]: 2023-11-16T13:21:01.484+0000 7f6d29cce700 -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 2023-11-16T13:21:01.893 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:21:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-3[182082]: 2023-11-16T13:21:01.484+0000 7f6d29cce700 -1 osd.3 112 *** Got signal Terminated *** 2023-11-16T13:21:01.893 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:21:01 smithi124 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-3[182082]: 2023-11-16T13:21:01.484+0000 7f6d29cce700 -1 osd.3 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:21:07.393 INFO:journalctl@ceph.osd.3.smithi124.stdout:Nov 16 13:21:07 smithi124 bash[223944]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-3 2023-11-16T13:21:08.163 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:07 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:07.857+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:08.220 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.3.service' 2023-11-16T13:21:08.263 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:21:08.264 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-11-16T13:21:08.264 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-11-16T13:21:08.265 DEBUG:teuthology.orchestra.run.smithi188:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.4 2023-11-16T13:21:08.611 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:08 smithi188 systemd[1]: Stopping Ceph osd.4 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:21:08.611 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:21:08.486+0000 7f617c4bb700 -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 2023-11-16T13:21:08.611 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:21:08.486+0000 7f617c4bb700 -1 osd.4 112 *** Got signal Terminated *** 2023-11-16T13:21:08.611 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:21:08.486+0000 7f617c4bb700 -1 osd.4 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:21:08.862 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:08.609+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:09.162 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:08 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:08.860+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:09.898 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:21:09.771+0000 7f6177aaf700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.510485+0000 front 2023-11-16T13:20:43.510464+0000 (oldest deadline 2023-11-16T13:21:09.410640+0000) 2023-11-16T13:21:09.898 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:09.595+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:10.162 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:09 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:09.896+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:10.912 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:21:10.781+0000 7f6177aaf700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.510485+0000 front 2023-11-16T13:20:43.510464+0000 (oldest deadline 2023-11-16T13:21:09.410640+0000) 2023-11-16T13:21:10.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:10.568+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:11.414 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:10.912+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:11.415 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:10 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:10.984+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:11.913 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:21:11.783+0000 7f6177aaf700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.510485+0000 front 2023-11-16T13:20:43.510464+0000 (oldest deadline 2023-11-16T13:21:09.410640+0000) 2023-11-16T13:21:11.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:11.548+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:12.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:11.998+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:12.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:11 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:11.961+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:12.833 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:12.560+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:13.163 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4[145817]: 2023-11-16T13:21:12.831+0000 7f6177aaf700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.510485+0000 front 2023-11-16T13:20:43.510464+0000 (oldest deadline 2023-11-16T13:21:09.410640+0000) 2023-11-16T13:21:13.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:13.046+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:13.163 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:12 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:12.918+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:13.912 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:13.518+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:13.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:13.518+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:14.412 INFO:journalctl@ceph.osd.4.smithi188.stdout:Nov 16 13:21:13 smithi188 bash[170808]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-4 2023-11-16T13:21:14.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:13.958+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:14.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:13 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:13.958+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:52.204587+0000 front 2023-11-16T13:20:52.204657+0000 (oldest deadline 2023-11-16T13:21:13.904644+0000) 2023-11-16T13:21:14.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:14.039+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:14.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:14.040+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:14.854 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:14.511+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:14.854 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:14 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:14.512+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:15.162 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:15.004+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:15.163 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:15.004+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:52.204587+0000 front 2023-11-16T13:20:52.204657+0000 (oldest deadline 2023-11-16T13:21:13.904644+0000) 2023-11-16T13:21:15.164 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:15.016+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:15.164 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:15.016+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:15.191 DEBUG:teuthology.orchestra.run.smithi188:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.4.service' 2023-11-16T13:21:15.233 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:21:15.233 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-11-16T13:21:15.233 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-11-16T13:21:15.234 DEBUG:teuthology.orchestra.run.smithi188:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.5 2023-11-16T13:21:15.488 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 systemd[1]: Stopping Ceph osd.5 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:21:15.912 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:15.518+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:15.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:15.518+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:15.913 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:15.486+0000 7f7478b54700 -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 2023-11-16T13:21:15.913 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:15.486+0000 7f7478b54700 -1 osd.5 112 *** Got signal Terminated *** 2023-11-16T13:21:15.913 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:15.486+0000 7f7478b54700 -1 osd.5 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:21:16.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:15.964+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:16.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:15.964+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:52.204587+0000 front 2023-11-16T13:20:52.204657+0000 (oldest deadline 2023-11-16T13:21:13.904644+0000) 2023-11-16T13:21:16.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:15.995+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:16.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:15 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:15.995+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:16.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:16.521+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:16.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:16.521+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:17.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:16.960+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:17.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:16.960+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:52.204587+0000 front 2023-11-16T13:20:52.204657+0000 (oldest deadline 2023-11-16T13:21:13.904644+0000) 2023-11-16T13:21:17.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:16.993+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:17.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:16 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:16.993+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:17.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:17.482+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:17.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:17.482+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:18.412 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:17.939+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:18.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:17 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:17.939+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:52.204587+0000 front 2023-11-16T13:20:52.204657+0000 (oldest deadline 2023-11-16T13:21:13.904644+0000) 2023-11-16T13:21:18.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:18.015+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:18.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:18.015+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:18.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:18.454+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:18.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:18.454+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:19.414 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:18.925+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:19.414 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:18 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:18.925+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:52.204587+0000 front 2023-11-16T13:20:52.204657+0000 (oldest deadline 2023-11-16T13:21:13.904644+0000) 2023-11-16T13:21:19.414 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:19.028+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:19.415 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:19.028+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:19.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:19.467+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:19.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:19.467+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:20.412 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:20.070+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:20.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:20.070+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:20.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:19.957+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.603362+0000 front 2023-11-16T13:20:44.603432+0000 (oldest deadline 2023-11-16T13:21:06.903414+0000) 2023-11-16T13:21:20.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:19.957+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:52.204587+0000 front 2023-11-16T13:20:52.204657+0000 (oldest deadline 2023-11-16T13:21:13.904644+0000) 2023-11-16T13:21:20.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:19 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5[148513]: 2023-11-16T13:21:19.957+0000 7f7474148700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:53.905159+0000 front 2023-11-16T13:20:53.905259+0000 (oldest deadline 2023-11-16T13:21:19.805151+0000) 2023-11-16T13:21:20.912 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:20.454+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:20.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:20 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:20.454+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:21.413 INFO:journalctl@ceph.osd.5.smithi188.stdout:Nov 16 13:21:21 smithi188 bash[171080]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-5 2023-11-16T13:21:21.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:21.027+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:21.414 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:21.028+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:21.414 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:21.028+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:21.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:21.476+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:21.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:21.476+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:21.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:21 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:21.476+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:58.318913+0000 front 2023-11-16T13:20:58.318966+0000 (oldest deadline 2023-11-16T13:21:20.618795+0000) 2023-11-16T13:21:22.329 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:22.040+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:22.330 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:22.040+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:22.330 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:22.040+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:22.337 DEBUG:teuthology.orchestra.run.smithi188:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.5.service' 2023-11-16T13:21:22.376 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:21:22.376 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-11-16T13:21:22.377 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-11-16T13:21:22.377 DEBUG:teuthology.orchestra.run.smithi188:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.6 2023-11-16T13:21:22.627 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:22 smithi188 systemd[1]: Stopping Ceph osd.6 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:21:22.627 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:22.496+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:22.627 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:22.496+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:22.627 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:22.496+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:58.318913+0000 front 2023-11-16T13:20:58.318966+0000 (oldest deadline 2023-11-16T13:21:20.618795+0000) 2023-11-16T13:21:22.627 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:22.625+0000 7fe8e1036700 -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 2023-11-16T13:21:22.628 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:22.625+0000 7fe8e1036700 -1 osd.6 112 *** Got signal Terminated *** 2023-11-16T13:21:22.628 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:22 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:22.625+0000 7fe8e1036700 -1 osd.6 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:21:23.412 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:23.007+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:23.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:23.007+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:23.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:23.007+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:23.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:23.453+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:23.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:23.453+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:23.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:23.453+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:58.318913+0000 front 2023-11-16T13:20:58.318966+0000 (oldest deadline 2023-11-16T13:21:20.618795+0000) 2023-11-16T13:21:24.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:23.987+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:24.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:23.988+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:24.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:23 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:23.988+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:24.912 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:24.420+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:24.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:24.420+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:24.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:24.420+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:58.318913+0000 front 2023-11-16T13:20:58.318966+0000 (oldest deadline 2023-11-16T13:21:20.618795+0000) 2023-11-16T13:21:25.412 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:24.964+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:25.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:24.964+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:25.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:24 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:24.964+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:25.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:25.467+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:25.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:25.467+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:25.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:25 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:25.467+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:58.318913+0000 front 2023-11-16T13:20:58.318966+0000 (oldest deadline 2023-11-16T13:21:20.618795+0000) 2023-11-16T13:21:26.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:26.000+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:26.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:26.000+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:26.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:26.000+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:26.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:26.426+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:26.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:26.426+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:26.913 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:26 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:26.426+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:58.318913+0000 front 2023-11-16T13:20:58.318966+0000 (oldest deadline 2023-11-16T13:21:20.618795+0000) 2023-11-16T13:21:27.382 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:27.050+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:27.382 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:27.050+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:27.383 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:27.050+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:27.663 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:27.380+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:43.717188+0000 front 2023-11-16T13:20:43.717116+0000 (oldest deadline 2023-11-16T13:21:08.317375+0000) 2023-11-16T13:21:27.663 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:27.380+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:48.317857+0000 front 2023-11-16T13:20:48.317846+0000 (oldest deadline 2023-11-16T13:21:13.017869+0000) 2023-11-16T13:21:27.663 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:27 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6[151199]: 2023-11-16T13:21:27.380+0000 7fe8dae27700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:58.318913+0000 front 2023-11-16T13:20:58.318966+0000 (oldest deadline 2023-11-16T13:21:20.618795+0000) 2023-11-16T13:21:28.320 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:28.063+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:28.320 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:28.063+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:28.320 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:28 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:28.063+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:28.662 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:28 smithi188 bash[171344]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-6 2023-11-16T13:21:35.852 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:29.109+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:35.852 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:29.109+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:35.852 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:29 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:29.109+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:35.853 DEBUG:teuthology.orchestra.run.smithi188:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.6.service' 2023-11-16T13:21:35.853 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:29 smithi188 systemd[1]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.6.service: Succeeded. 2023-11-16T13:21:35.853 INFO:journalctl@ceph.osd.6.smithi188.stdout:Nov 16 13:21:29 smithi188 systemd[1]: Stopped Ceph osd.6 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7. 2023-11-16T13:21:35.854 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:30.085+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:35.854 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:30.085+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:30 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:30.085+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:31.078+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:31.078+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:31 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:31.078+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:32.117+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:32.117+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:32 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:32.117+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:33.126+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:33.126+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:33.126+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:33 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:33.126+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:34.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:35.855 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:34.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:34.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:34.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:34 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:34.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:35.102+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:35.102+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:35.102+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:35.102+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:35.856 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:35 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:35.102+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:35.908 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:21:35.908 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-11-16T13:21:35.908 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-11-16T13:21:35.930 DEBUG:teuthology.orchestra.run.smithi188:> sudo systemctl stop ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.7 2023-11-16T13:21:36.149 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:35 smithi188 systemd[1]: Stopping Ceph osd.7 for 11dffc0a-847f-11ee-8dbe-212e2dc638e7... 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.147+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.147+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.147+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.147+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.147+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.181+0000 7f4109d08700 -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 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.181+0000 7f4109d08700 -1 osd.7 112 *** Got signal Terminated *** 2023-11-16T13:21:36.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:36 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:36.181+0000 7f4109d08700 -1 osd.7 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T13:21:37.662 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:37.177+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:37.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:37.177+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:37.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:37.177+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:37.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:37.177+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:37.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:37 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:37.177+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:38.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:38.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:38.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:38.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:38.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:38.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:38.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:38.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:38.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:38 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:38.146+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:39.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:39.158+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:39.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:39.158+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:39.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:39.158+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:39.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:39.158+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:39.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:39 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:39.158+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:40.662 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:40.164+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:40.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:40.164+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:40.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:40.164+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:40.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:40.164+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:40.663 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:40 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:40.164+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:41.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:41.129+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6806 osd.0 since back 2023-11-16T13:20:44.622999+0000 front 2023-11-16T13:20:44.623086+0000 (oldest deadline 2023-11-16T13:21:10.523073+0000) 2023-11-16T13:21:41.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:41.129+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6814 osd.1 since back 2023-11-16T13:20:50.523597+0000 front 2023-11-16T13:20:50.523747+0000 (oldest deadline 2023-11-16T13:21:13.423567+0000) 2023-11-16T13:21:41.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:41.129+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6822 osd.2 since back 2023-11-16T13:20:56.324572+0000 front 2023-11-16T13:20:56.324473+0000 (oldest deadline 2023-11-16T13:21:21.024492+0000) 2023-11-16T13:21:41.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:41.129+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.124:6830 osd.3 since back 2023-11-16T13:21:01.025013+0000 front 2023-11-16T13:21:01.024971+0000 (oldest deadline 2023-11-16T13:21:32.825461+0000) 2023-11-16T13:21:41.413 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:41 smithi188 ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7[153867]: 2023-11-16T13:21:41.129+0000 7f4104afb700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.188:6804 osd.4 since back 2023-11-16T13:21:12.825880+0000 front 2023-11-16T13:21:12.825843+0000 (oldest deadline 2023-11-16T13:21:33.925952+0000) 2023-11-16T13:21:42.163 INFO:journalctl@ceph.osd.7.smithi188.stdout:Nov 16 13:21:41 smithi188 bash[171640]: ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7-osd-7 2023-11-16T13:21:42.982 DEBUG:teuthology.orchestra.run.smithi188:> sudo pkill -f 'journalctl -f -n 0 -u ceph-11dffc0a-847f-11ee-8dbe-212e2dc638e7@osd.7.service' 2023-11-16T13:21:43.023 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T13:21:43.023 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-11-16T13:21:43.023 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 --force --keep-logs 2023-11-16T13:24:32.854 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 --force --keep-logs 2023-11-16T13:24:51.552 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T13:24:51.591 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T13:24:51.621 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-16T13:24:51.623 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/crash to /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690/remote/smithi124/crash 2023-11-16T13:24:51.624 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/crash -- . 2023-11-16T13:24:51.682 INFO:teuthology.orchestra.run.smithi124.stderr:tar: /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/crash: Cannot open: No such file or directory 2023-11-16T13:24:51.682 INFO:teuthology.orchestra.run.smithi124.stderr:tar: Error is not recoverable: exiting now 2023-11-16T13:24:51.684 DEBUG:teuthology.misc:Transferring archived files from smithi188:/var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/crash to /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690/remote/smithi188/crash 2023-11-16T13:24:51.685 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/crash -- . 2023-11-16T13:24:51.728 INFO:teuthology.orchestra.run.smithi188.stderr:tar: /var/lib/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/crash: Cannot open: No such file or directory 2023-11-16T13:24:51.729 INFO:teuthology.orchestra.run.smithi188.stderr:tar: Error is not recoverable: exiting now 2023-11-16T13:24:51.729 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-16T13:24:51.730 DEBUG:teuthology.orchestra.run.smithi124:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-16T13:24:51.766 INFO:teuthology.orchestra.run.smithi124.stderr:grep: /var/log/ceph/11dffc0a-847f-11ee-8dbe-212e2dc638e7/ceph.log: No such file or directory 2023-11-16T13:24:51.766 INFO:tasks.cephadm:Compressing logs... 2023-11-16T13:24:51.766 DEBUG:teuthology.orchestra.run.smithi124:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-16T13:24:51.809 DEBUG:teuthology.orchestra.run.smithi188:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-16T13:24:51.836 INFO:teuthology.orchestra.run.smithi188.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-11-16T13:24:51.838 INFO:teuthology.orchestra.run.smithi124.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-11-16T13:25:20.400 INFO:tasks.cephadm:Archiving logs... 2023-11-16T13:25:20.400 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690/remote/smithi124/log 2023-11-16T13:25:20.401 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-16T13:25:23.119 DEBUG:teuthology.misc:Transferring archived files from smithi188:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690/remote/smithi188/log 2023-11-16T13:25:23.120 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-16T13:25:26.542 INFO:tasks.cephadm:Removing cluster... 2023-11-16T13:25:26.542 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 --force 2023-11-16T13:25:26.879 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 11dffc0a-847f-11ee-8dbe-212e2dc638e7 --force 2023-11-16T13:25:27.214 INFO:tasks.cephadm:Removing cephadm ... 2023-11-16T13:25:27.214 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-16T13:25:27.233 DEBUG:teuthology.orchestra.run.smithi188:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-16T13:25:27.251 INFO:tasks.cephadm:Teardown complete 2023-11-16T13:25:27.252 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-16T13:25:27.263 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-16T13:25:27.263 DEBUG:teuthology.orchestra.run.smithi124:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-16T13:25:27.275 DEBUG:teuthology.orchestra.run.smithi188:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-16T13:25:27.407 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-11-16T13:25:27.407 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-16T13:25:27.408 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-11-16T13:25:27.408 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 23 +1628us[+1631us] +/- 98ms 2023-11-16T13:25:27.408 INFO:teuthology.orchestra.run.smithi124.stdout:^* hv02.front.sepia.ceph.com 3 6 377 21 +20us[ +23us] +/- 48ms 2023-11-16T13:25:27.408 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 25 -1573us[-1570us] +/- 92ms 2023-11-16T13:25:27.408 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T13:25:27.422 INFO:teuthology.orchestra.run.smithi188.stderr:bash: ntpq: command not found 2023-11-16T13:25:27.426 INFO:teuthology.orchestra.run.smithi188.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-16T13:25:27.426 INFO:teuthology.orchestra.run.smithi188.stdout:=============================================================================== 2023-11-16T13:25:27.426 INFO:teuthology.orchestra.run.smithi188.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 23 +1612us[+1616us] +/- 98ms 2023-11-16T13:25:27.427 INFO:teuthology.orchestra.run.smithi188.stdout:^* hv02.front.sepia.ceph.com 3 6 377 23 +23us[ +27us] +/- 48ms 2023-11-16T13:25:27.427 INFO:teuthology.orchestra.run.smithi188.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 23 -1583us[-1579us] +/- 92ms 2023-11-16T13:25:27.427 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-16T13:25:27.428 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-16T13:25:27.438 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-16T13:25:27.592 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-16T13:25:27.602 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-11-16T13:25:27.698 DEBUG:teuthology.orchestra.run.smithi188:> 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 2023-11-16T13:25:27.791 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-11-16T13:25:27.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T13:25:27.824 DEBUG:teuthology.orchestra.run.smithi188:> 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 2023-11-16T13:25:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T13:25:27.857 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-16T13:25:27.867 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-16T13:25:27.876 INFO:teuthology.task.internal:Duration was 2433.423623 seconds 2023-11-16T13:25:27.877 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-16T13:25:27.887 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-16T13:25:27.887 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-16T13:25:27.889 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-16T13:25:27.932 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-16T13:25:27.942 INFO:teuthology.orchestra.run.smithi188.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-16T13:25:28.430 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-16T13:25:28.430 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi124.front.sepia.ceph.com 2023-11-16T13:25:28.430 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-11-16T13:25:28.453 INFO:teuthology.orchestra.run.smithi124.stdout:2023-11-16T13:17:44.116642+00:00 smithi124 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2023-11-16T13:25:28.453 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi124.front.sepia.ceph.com: 2023-11-16T13:17:44.116642+00:00 smithi124 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2023-11-16T13:25:28.453 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi188.front.sepia.ceph.com 2023-11-16T13:25:28.454 DEBUG:teuthology.orchestra.run.smithi188:> 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 2023-11-16T13:25:28.478 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-16T13:25:28.478 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-16T13:25:28.495 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-16T13:25:28.576 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-16T13:25:28.577 DEBUG:teuthology.orchestra.run.smithi124:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-16T13:25:28.579 DEBUG:teuthology.orchestra.run.smithi188:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-16T13:25:28.770 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-16T13:25:28.781 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-16T13:25:28.782 DEBUG:teuthology.orchestra.run.smithi124:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-16T13:25:28.808 DEBUG:teuthology.orchestra.run.smithi188:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-16T13:25:28.835 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-16T13:25:28.847 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-11-16T13:25:28.851 DEBUG:teuthology.orchestra.run.smithi188:> 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 2023-11-16T13:25:28.876 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = core 2023-11-16T13:25:28.903 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = core 2023-11-16T13:25:28.931 DEBUG:teuthology.orchestra.run.smithi124:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-16T13:25:28.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T13:25:28.959 DEBUG:teuthology.orchestra.run.smithi188:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-16T13:25:28.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T13:25:28.988 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-16T13:25:28.999 INFO:teuthology.task.internal:Transferring archived files... 2023-11-16T13:25:28.999 DEBUG:teuthology.misc:Transferring archived files from smithi124:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690/remote/smithi124 2023-11-16T13:25:29.000 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-16T13:25:29.054 DEBUG:teuthology.misc:Transferring archived files from smithi188:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690/remote/smithi188 2023-11-16T13:25:29.054 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-16T13:25:29.098 INFO:teuthology.task.internal:Removing archive directory... 2023-11-16T13:25:29.098 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-16T13:25:29.100 DEBUG:teuthology.orchestra.run.smithi188:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-16T13:25:29.148 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-16T13:25:29.162 INFO:teuthology.task.internal:Not uploading archives. 2023-11-16T13:25:29.162 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-16T13:25:29.172 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-16T13:25:29.173 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-16T13:25:29.175 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-16T13:25:29.190 INFO:teuthology.orchestra.run.smithi124.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 16 13:25 /home/ubuntu/cephtest 2023-11-16T13:25:29.205 INFO:teuthology.orchestra.run.smithi188.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 16 13:25 /home/ubuntu/cephtest 2023-11-16T13:25:29.207 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-16T13:25:29.220 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-16T13:25:29.242 INFO:teuthology.nuke:Checking targets against current locks 2023-11-16T13:25:29.271 DEBUG:teuthology.nuke:shortname: smithi124 2023-11-16T13:25:29.271 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-16T13:25:29.295 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 12:36:31.663544', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3xaUAi2EQLW+80SlQhISmfZM4gq8eRa6OTvmorCTGbQv3kW3r6QTMJ3TYOK+YykoZIiAwHlZ/ScLyVQ2UbUAs='} 2023-11-16T13:25:29.299 DEBUG:teuthology.nuke:shortname: smithi188 2023-11-16T13:25:29.299 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-16T13:25:29.324 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-11-16_12:00:42-orch:cephadm-wip-63554-reef-distro-default-smithi/7460690', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 12:36:31.665275', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3Fx3VHjDDwKZIE6XgdOPhvOmfgRn6Ax6aTQjV/xrrIRDNNjhl6s7pG91UjNyfk67hB3L6Cw2lHWXk0/jpuB+w='} 2023-11-16T13:25:29.355 INFO:teuthology.orchestra.console.smithi124:Power off 2023-11-16T13:25:29.355 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-16T13:25:29.382 DEBUG:teuthology.orchestra.console.smithi124:power off output: Chassis Power Control: Down/Off 2023-11-16T13:25:29.382 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T13:25:29.402 INFO:teuthology.orchestra.console.smithi188:Power off 2023-11-16T13:25:29.402 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-16T13:25:29.411 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-11-16T13:25:29.424 DEBUG:teuthology.orchestra.console.smithi188:power off output: Chassis Power Control: Down/Off 2023-11-16T13:25:29.425 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T13:25:29.450 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2023-11-16T13:25:33.412 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T13:25:33.452 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T13:25:33.526 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-11-16T13:25:33.562 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2023-11-16T13:25:37.530 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T13:25:42.542 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T13:25:42.644 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is off 2023-11-16T13:25:42.651 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is off 2023-11-16T13:25:42.745 INFO:teuthology.orchestra.console.smithi124:Power off completed 2023-11-16T13:25:42.752 INFO:teuthology.orchestra.console.smithi188:Power off completed 2023-11-16T13:25:42.856 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: 2433.423622608185 failure_reason: '''2023-11-16T13:17:44.116642+00:00 smithi124 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: '' in syslog' owner: scheduled_gabrioux@teuthology status: fail success: false 2023-11-16T13:25:42.857 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-16T13:25:42.951 INFO:teuthology.run:FAIL