2024-09-21T12:28:18.118 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T12:28:18.145 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T12:28:18.234 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948 branch: wip-guits-main-2024-09-21-0842 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7913948' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-21-0842 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 441784946648ff53dd310293f9dd752afeeea72a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 441784946648ff53dd310293f9dd752afeeea72a workunit: branch: wip-guits-main-2024-09-21-0842 sha1: 441784946648ff53dd310293f9dd752afeeea72a owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5896 sha1: 441784946648ff53dd310293f9dd752afeeea72a sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-21-0842 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 441784946648ff53dd310293f9dd752afeeea72a targets: smithi002.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCpPG92a1bOTOTAVcuv0Eyb+bvWnAMRfwFtUPs5Y00c1bsxsCJTgSWsGHD1Rebvm0GPUfnTjkzVcnPw3y71POn8= smithi162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGXYdXhWRxr+Z0Ds1cA7YwbqpRYXk01tuF2MpTBkGSeSnYxF+Zj19imtlOlSC6dzCltfllTg07oHYlfUa7QeOBA= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.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 versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_11:23:40 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T12:28:18.234 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa; will attempt to use it 2024-09-21T12:28:18.235 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks 2024-09-21T12:28:18.235 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T12:28:18.236 INFO:teuthology.task.internal:Checking packages... 2024-09-21T12:28:18.257 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '441784946648ff53dd310293f9dd752afeeea72a' 2024-09-21T12:28:18.257 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T12:28:18.257 INFO:teuthology.packaging:ref: None 2024-09-21T12:28:18.257 INFO:teuthology.packaging:tag: None 2024-09-21T12:28:18.257 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0842 2024-09-21T12:28:18.257 INFO:teuthology.packaging:sha1: 441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T12:28:18.257 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-21-0842 2024-09-21T12:28:18.401 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5104.g44178494 2024-09-21T12:28:18.402 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T12:28:18.408 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T12:28:18.408 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T12:28:18.435 INFO:teuthology.task.internal:Saving configuration 2024-09-21T12:28:18.452 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T12:28:18.474 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T12:28:18.499 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi002.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 12:23:05.562171', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCpPG92a1bOTOTAVcuv0Eyb+bvWnAMRfwFtUPs5Y00c1bsxsCJTgSWsGHD1Rebvm0GPUfnTjkzVcnPw3y71POn8='} 2024-09-21T12:28:18.516 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 12:23:05.564055', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGXYdXhWRxr+Z0Ds1cA7YwbqpRYXk01tuF2MpTBkGSeSnYxF+Zj19imtlOlSC6dzCltfllTg07oHYlfUa7QeOBA='} 2024-09-21T12:28:18.516 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T12:28:18.522 INFO:teuthology.task.internal:roles: ubuntu@smithi002.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-21T12:28:18.522 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-21T12:28:18.523 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T12:28:18.621 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff9b01c0280>, signals=[15]) 2024-09-21T12:28:18.621 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T12:28:18.627 INFO:teuthology.task.internal:Opening connections... 2024-09-21T12:28:18.627 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi002.front.sepia.ceph.com 2024-09-21T12:28:18.628 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:28:18.703 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2024-09-21T12:28:18.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:28:18.775 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T12:28:18.782 DEBUG:teuthology.orchestra.run.smithi002:> uname -m 2024-09-21T12:28:18.800 INFO:teuthology.orchestra.run.smithi002.stdout:x86_64 2024-09-21T12:28:18.800 DEBUG:teuthology.orchestra.run.smithi002:> cat /etc/os-release 2024-09-21T12:28:18.857 INFO:teuthology.orchestra.run.smithi002.stdout:NAME="CentOS Stream" 2024-09-21T12:28:18.857 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION="9" 2024-09-21T12:28:18.857 INFO:teuthology.orchestra.run.smithi002.stdout:ID="centos" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:ID_LIKE="rhel fedora" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION_ID="9" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:PLATFORM_ID="platform:el9" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:ANSI_COLOR="0;31" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:LOGO="fedora-logo-icon" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:HOME_URL="https://centos.org/" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T12:28:18.858 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T12:28:18.859 INFO:teuthology.lock.ops:Updating smithi002.front.sepia.ceph.com on lock server 2024-09-21T12:28:18.882 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2024-09-21T12:28:18.900 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2024-09-21T12:28:18.900 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2024-09-21T12:28:18.957 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2024-09-21T12:28:18.957 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="9" 2024-09-21T12:28:18.957 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="9" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el9" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:LOGO="fedora-logo-icon" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T12:28:18.958 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T12:28:18.959 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2024-09-21T12:28:18.982 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T12:28:18.997 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T12:28:19.082 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T12:28:19.082 DEBUG:teuthology.orchestra.run.smithi002:> test '!' -e /home/ubuntu/cephtest 2024-09-21T12:28:19.085 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2024-09-21T12:28:19.102 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T12:28:19.115 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T12:28:19.115 DEBUG:teuthology.orchestra.run.smithi002:> test -z $(ls -A /var/lib/ceph) 2024-09-21T12:28:19.142 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2024-09-21T12:28:19.253 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T12:28:19.305 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T12:28:19.320 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T12:28:19.320 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T12:28:19.320 DEBUG:teuthology.orchestra.run.smithi002:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T12:28:19.321 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T12:28:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:28:19.338 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2024-09-21T12:28:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:28:19.339 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-21T12:28:19.395 INFO:teuthology.orchestra.run.smithi002.stdout:5.14.0-503.el9.x86_64 2024-09-21T12:28:19.396 INFO:teuthology.task.kernel:Running kernel on smithi002: 5.14.0-503.el9.x86_64 2024-09-21T12:28:19.396 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum install -y kernel 2024-09-21T12:28:19.397 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-503.el9.x86_64 2024-09-21T12:28:19.397 INFO:teuthology.task.kernel:Running kernel on smithi162: 5.14.0-503.el9.x86_64 2024-09-21T12:28:19.397 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum install -y kernel 2024-09-21T12:28:22.185 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - BaseOS 8.3 MB/s | 8.3 MB 00:00 2024-09-21T12:28:22.815 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.3 MB 00:01 2024-09-21T12:28:23.902 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-21T12:28:24.750 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - AppStream 24 MB/s | 20 MB 00:00 2024-09-21T12:28:28.178 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-21T12:28:29.787 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - Extras packages 76 kB/s | 19 kB 00:00 2024-09-21T12:28:30.558 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-21T12:28:31.158 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.5 MB 00:02 2024-09-21T12:28:32.759 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 19 kB 00:00 2024-09-21T12:28:33.913 INFO:teuthology.orchestra.run.smithi002.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-21T12:28:35.979 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-09-21T12:28:37.877 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T12:28:37.877 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T12:28:37.963 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T12:28:37.966 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:28:37.967 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-21T12:28:37.967 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-21T12:28:37.967 INFO:teuthology.orchestra.run.smithi162.stdout:Install 4 Packages 2024-09-21T12:28:37.967 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:28:37.967 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 79 M 2024-09-21T12:28:37.967 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 126 M 2024-09-21T12:28:37.967 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-21T12:28:38.097 INFO:teuthology.orchestra.run.smithi162.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 331 kB/s | 36 kB 00:00 2024-09-21T12:28:38.489 INFO:teuthology.orchestra.run.smithi162.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 31 MB/s | 16 MB 00:00 2024-09-21T12:28:38.864 INFO:teuthology.orchestra.run.smithi162.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 37 MB/s | 29 MB 00:00 2024-09-21T12:28:39.198 INFO:teuthology.orchestra.run.smithi162.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 29 MB/s | 35 MB 00:01 2024-09-21T12:28:39.198 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-21T12:28:39.199 INFO:teuthology.orchestra.run.smithi162.stdout:Total 64 MB/s | 79 MB 00:01 2024-09-21T12:28:39.677 INFO:teuthology.orchestra.run.smithi002.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-21T12:28:39.876 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-21T12:28:40.221 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-21T12:28:40.221 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-21T12:28:41.187 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-21T12:28:41.187 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-21T12:28:41.684 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T12:28:41.684 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T12:28:41.773 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2024-09-21T12:28:41.788 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout: Package Architecture Version Repository Size 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-21T12:28:41.789 INFO:teuthology.orchestra.run.smithi002.stdout:Install 4 Packages 2024-09-21T12:28:41.790 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:28:41.790 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 79 M 2024-09-21T12:28:41.790 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 126 M 2024-09-21T12:28:41.790 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2024-09-21T12:28:41.987 INFO:teuthology.orchestra.run.smithi002.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 507 kB/s | 36 kB 00:00 2024-09-21T12:28:42.429 INFO:teuthology.orchestra.run.smithi002.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 31 MB/s | 16 MB 00:00 2024-09-21T12:28:43.137 INFO:teuthology.orchestra.run.smithi002.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-21T12:28:43.438 INFO:teuthology.orchestra.run.smithi002.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 23 MB/s | 35 MB 00:01 2024-09-21T12:28:43.438 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2024-09-21T12:28:43.438 INFO:teuthology.orchestra.run.smithi002.stdout:Total 48 MB/s | 79 MB 00:01 2024-09-21T12:28:43.647 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-21T12:28:44.143 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2024-09-21T12:28:44.356 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:28:44.448 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:28:44.523 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2024-09-21T12:28:44.523 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2024-09-21T12:28:45.500 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2024-09-21T12:28:45.501 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2024-09-21T12:28:47.207 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:28:47.348 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:28:48.045 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2024-09-21T12:28:48.710 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:28:48.796 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:28:51.532 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:28:51.665 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:28:52.154 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:28:52.192 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:28:56.788 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:28:56.833 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:28:57.018 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:01.976 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:35.659 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:35.703 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:36.081 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:36.082 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:29:36.082 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:29:36.082 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T12:29:36.987 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:29:36.988 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-21T12:29:37.343 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:29:37.426 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:29:37.426 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:29:37.426 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T12:29:37.426 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T12:29:37.426 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T12:29:37.426 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T12:29:37.426 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T12:29:37.427 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:29:37.484 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:29:37.485 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:29:37.485 DEBUG:teuthology.orchestra.run.smithi162:> sudo rpm -qi grub2-tools 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Name : grub2-tools 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Epoch : 1 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Version : 2.06 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Release : 82.el9 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: x86_64 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Group : Unspecified 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Size : 8274670 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:License : GPLv3+ 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T12:29:37.518 INFO:teuthology.orchestra.run.smithi162.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:Packager : builder@centos.org 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:Vendor : CentOS 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:Summary : Support tools for GRUB. 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:Description : 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:hardware devices. 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:29:37.519 INFO:teuthology.orchestra.run.smithi162.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T12:29:37.520 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T12:29:37.520 INFO:teuthology.task.kernel:Updating grub on smithi162 to boot 5.14.0-508.el9.x86_64 2024-09-21T12:29:37.520 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T12:29:38.219 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2024-09-21T12:29:39.562 INFO:teuthology.orchestra.run.smithi162.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T12:29:39.587 INFO:teuthology.orchestra.run.smithi162.stderr:done 2024-09-21T12:29:39.590 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2024-09-21T12:29:39.606 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.LD0A02Um61 2024-09-21T12:29:39.606 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.LD0A02Um61 2024-09-21T12:29:39.673 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.LD0A02Um61 2024-09-21T12:29:39.822 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.LD0A02Um61 is 6KB 2024-09-21T12:29:39.870 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.LD0A02Um61 2024-09-21T12:29:39.884 DEBUG:teuthology.orchestra.run.smithi162:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T12:29:39.948 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T12:29:39.948 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T12:29:39.948 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T12:29:39.949 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T12:29:39.950 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T12:29:40.098 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2024-09-21T12:29:40.676 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:40.718 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:41.059 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:41.059 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:29:41.059 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:29:41.060 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:29:41.913 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2024-09-21T12:29:42.247 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:29:42.340 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:29:42.341 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:29:42.341 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T12:29:42.341 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T12:29:42.341 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T12:29:42.341 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T12:29:42.341 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi002.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T12:29:42.342 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:29:42.399 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:29:42.400 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:29:42.400 DEBUG:teuthology.orchestra.run.smithi002:> sudo rpm -qi grub2-tools 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Name : grub2-tools 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Epoch : 1 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Version : 2.06 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Release : 82.el9 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Architecture: x86_64 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Group : Unspecified 2024-09-21T12:29:42.431 INFO:teuthology.orchestra.run.smithi002.stdout:Size : 8274670 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:License : GPLv3+ 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Packager : builder@centos.org 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Vendor : CentOS 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Summary : Support tools for GRUB. 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:Description : 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T12:29:42.432 INFO:teuthology.orchestra.run.smithi002.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T12:29:42.433 INFO:teuthology.orchestra.run.smithi002.stdout:hardware devices. 2024-09-21T12:29:42.433 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:29:42.433 INFO:teuthology.orchestra.run.smithi002.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T12:29:42.433 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T12:29:42.433 INFO:teuthology.task.kernel:Updating grub on smithi002 to boot 5.14.0-508.el9.x86_64 2024-09-21T12:29:42.434 DEBUG:teuthology.orchestra.run.smithi002:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T12:29:43.137 INFO:teuthology.orchestra.run.smithi002.stderr:Generating grub configuration file ... 2024-09-21T12:29:44.405 INFO:teuthology.orchestra.run.smithi002.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T12:29:44.446 INFO:teuthology.orchestra.run.smithi002.stderr:done 2024-09-21T12:29:44.448 DEBUG:teuthology.orchestra.run.smithi002:> mktemp 2024-09-21T12:29:44.463 INFO:teuthology.orchestra.run.smithi002.stdout:/tmp/tmp.7FFPYzxxgZ 2024-09-21T12:29:44.463 DEBUG:teuthology.orchestra.run.smithi002:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.7FFPYzxxgZ 2024-09-21T12:29:44.535 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 0666 /tmp/tmp.7FFPYzxxgZ 2024-09-21T12:29:44.679 DEBUG:teuthology.orchestra.remote:smithi002:/tmp/tmp.7FFPYzxxgZ is 6KB 2024-09-21T12:29:44.727 DEBUG:teuthology.orchestra.run.smithi002:> rm -fr /tmp/tmp.7FFPYzxxgZ 2024-09-21T12:29:44.741 DEBUG:teuthology.orchestra.run.smithi002:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T12:29:44.804 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T12:29:44.804 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T12:29:44.804 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T12:29:44.804 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T12:29:44.806 DEBUG:teuthology.orchestra.run.smithi002:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T12:29:44.957 DEBUG:teuthology.orchestra.run.smithi002:> sudo shutdown -r now 2024-09-21T12:30:10.117 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T12:30:10.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-21T12:30:10.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:30:14.964 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T12:30:14.964 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-21T12:30:14.965 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:30:44.723 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-21T12:30:53.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-21T12:30:53.731 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:31:12.111 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-21T12:31:14.968 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T12:31:23.973 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-21T12:31:23.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:31:24.111 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-21T12:31:24.112 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:31:24.290 DEBUG:teuthology.orchestra.run.smithi002:> true 2024-09-21T12:31:24.862 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-21T12:31:24.863 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T12:31:24.863 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2024-09-21T12:31:24.906 INFO:teuthology.orchestra.run.smithi002.stdout:5.14.0-508.el9.x86_64 2024-09-21T12:31:24.906 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T12:31:24.906 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T12:31:24.907 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T12:31:25.907 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T12:31:25.907 DEBUG:teuthology.orchestra.run.smithi002:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T12:31:25.980 INFO:teuthology.orchestra.run.smithi002.stdout:ttyS1 2024-09-21T12:31:26.010 DEBUG:teuthology.parallel:result is None 2024-09-21T12:31:27.595 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-21T12:31:28.145 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-21T12:31:28.145 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T12:31:28.145 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-21T12:31:28.159 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-508.el9.x86_64 2024-09-21T12:31:28.160 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T12:31:28.160 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T12:31:28.160 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T12:31:29.161 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T12:31:29.161 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T12:31:29.271 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2024-09-21T12:31:29.298 DEBUG:teuthology.parallel:result is None 2024-09-21T12:31:29.298 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T12:31:29.312 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T12:31:29.312 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T12:31:29.315 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T12:31:29.331 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T12:31:29.453 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T12:31:29.512 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T12:31:29.512 DEBUG:teuthology.orchestra.run.smithi002:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T12:31:29.515 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T12:31:29.545 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T12:31:29.572 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T12:31:29.572 DEBUG:teuthology.orchestra.run.smithi002:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T12:31:29.583 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T12:31:29.614 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:31:29.616 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:31:29.626 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:31:29.626 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:31:29.628 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T12:31:29.636 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T12:31:29.637 DEBUG:teuthology.orchestra.run.smithi002:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T12:31:29.670 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T12:31:29.696 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T12:31:29.705 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T12:31:29.705 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T12:31:29.738 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T12:31:29.754 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:31:29.834 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:31:29.881 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:31:29.964 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:31:30.005 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:31:30.005 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T12:31:30.071 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:31:30.113 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:31:30.159 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:31:30.241 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:31:30.281 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-21T12:31:30.281 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T12:31:30.346 DEBUG:teuthology.orchestra.run.smithi002:> sudo service rsyslog restart 2024-09-21T12:31:30.348 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2024-09-21T12:31:30.390 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T12:31:30.433 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T12:31:30.759 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T12:31:30.773 INFO:teuthology.task.internal:Starting timer... 2024-09-21T12:31:30.773 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T12:31:30.867 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T12:31:30.903 DEBUG:teuthology.orchestra.run.smithi002:> sudo service auditd rotate 2024-09-21T12:31:30.966 INFO:teuthology.orchestra.run.smithi002.stdout:Rotating logs: 2024-09-21T12:31:30.968 DEBUG:teuthology.orchestra.run.smithi162:> sudo service auditd rotate 2024-09-21T12:31:31.010 INFO:teuthology.orchestra.run.smithi162.stdout:Rotating logs: 2024-09-21T12:31:31.011 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T12:31:31.011 DEBUG:teuthology.orchestra.run.smithi002:> /usr/sbin/getenforce 2024-09-21T12:31:31.038 INFO:teuthology.orchestra.run.smithi002.stdout:Permissive 2024-09-21T12:31:31.038 DEBUG:teuthology.orchestra.run.smithi162:> /usr/sbin/getenforce 2024-09-21T12:31:31.079 INFO:teuthology.orchestra.run.smithi162.stdout:Permissive 2024-09-21T12:31:31.079 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi002.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi162.front.sepia.ceph.com': 'permissive'} 2024-09-21T12:31:31.079 DEBUG:teuthology.orchestra.run.smithi002:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-21T12:31:31.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:31:31.107 DEBUG:teuthology.orchestra.run.smithi162:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-21T12:31:31.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:31:31.146 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T12:31:31.146 DEBUG:teuthology.orchestra.run.smithi002:> sudo /usr/sbin/setenforce permissive 2024-09-21T12:31:31.178 DEBUG:teuthology.orchestra.run.smithi162:> sudo /usr/sbin/setenforce permissive 2024-09-21T12:31:31.217 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T12:31:31.226 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T12:31:31.228 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T12:31:31.362 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T12:31:31.372 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-21T12:31:31.373 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi002.front.sepia.ceph.com,smithi162.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T12:35:16.127 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi002.front.sepia.ceph.com'), Remote(name='ubuntu@smithi162.front.sepia.ceph.com')] 2024-09-21T12:35:16.128 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-21T12:35:16.128 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:35:16.204 DEBUG:teuthology.orchestra.run.smithi002:> true 2024-09-21T12:35:16.291 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-21T12:35:16.291 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-21T12:35:16.292 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:35:16.364 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-21T12:35:16.445 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-21T12:35:16.446 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T12:35:16.455 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T12:35:16.455 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T12:35:16.455 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:35:16.457 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T12:35:16.458 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:35:16.486 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T12:35:16.501 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T12:35:16.515 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T12:35:16.527 INFO:teuthology.orchestra.run.smithi002.stderr:sudo: ntpd: command not found 2024-09-21T12:35:16.529 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T12:35:16.539 INFO:teuthology.orchestra.run.smithi002.stdout:506 Cannot talk to daemon 2024-09-21T12:35:16.554 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T12:35:16.554 INFO:teuthology.orchestra.run.smithi162.stderr:sudo: ntpd: command not found 2024-09-21T12:35:16.565 INFO:teuthology.orchestra.run.smithi162.stdout:506 Cannot talk to daemon 2024-09-21T12:35:16.568 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T12:35:16.579 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T12:35:16.593 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T12:35:16.625 INFO:teuthology.orchestra.run.smithi002.stderr:bash: line 1: ntpq: command not found 2024-09-21T12:35:16.629 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T12:35:16.629 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2024-09-21T12:35:16.629 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.629 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.629 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.629 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.646 INFO:teuthology.orchestra.run.smithi162.stderr:bash: line 1: ntpq: command not found 2024-09-21T12:35:16.650 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T12:35:16.650 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2024-09-21T12:35:16.650 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.650 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.650 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.650 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:35:16.651 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T12:35:16.737 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '441784946648ff53dd310293f9dd752afeeea72a'} 2024-09-21T12:35:16.738 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T12:35:16.738 INFO:tasks.cephadm:Cluster fsid is f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:35:16.738 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T12:35:16.738 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.2', 'mon.c': '[v2:172.21.15.2:3301,v1:172.21.15.2:6790]', 'mon.b': '172.21.15.162'} 2024-09-21T12:35:16.739 INFO:tasks.cephadm:First mon is mon.a on smithi002 2024-09-21T12:35:16.739 INFO:tasks.cephadm:First mgr is y 2024-09-21T12:35:16.739 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T12:35:16.739 DEBUG:teuthology.orchestra.run.smithi002:> sudo hostname $(hostname -s) 2024-09-21T12:35:16.766 DEBUG:teuthology.orchestra.run.smithi162:> sudo hostname $(hostname -s) 2024-09-21T12:35:16.792 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-21T12:35:16.792 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T12:35:16.929 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '441784946648ff53dd310293f9dd752afeeea72a', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83203/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5104-g44178494', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5104.g44178494'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-21 10:26:40.656703', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-21-0842', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-21T12:35:17.137 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 4e45e6b490e6cbe082cdf155fea780438ec53fc7 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-21T12:35:17.139 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/x86_64/flavors/default/cephadm 2024-09-21T12:35:17.139 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/x86_64/flavors/default/cephadm 2024-09-21T12:35:17.139 DEBUG:teuthology.orchestra.run.smithi002:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T12:35:17.515 INFO:teuthology.orchestra.run.smithi002.stdout:-rw-r--r--. 1 ubuntu ubuntu 784608 Sep 21 12:35 /home/ubuntu/cephtest/cephadm 2024-09-21T12:35:17.515 DEBUG:teuthology.orchestra.run.smithi162:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T12:35:17.869 INFO:teuthology.orchestra.run.smithi162.stdout:-rw-r--r--. 1 ubuntu ubuntu 784608 Sep 21 12:35 /home/ubuntu/cephtest/cephadm 2024-09-21T12:35:17.870 DEBUG:teuthology.orchestra.run.smithi002:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T12:35:17.890 DEBUG:teuthology.orchestra.run.smithi162:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T12:35:17.918 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-21T12:35:17.918 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T12:35:17.933 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T12:35:19.626 INFO:teuthology.orchestra.run.smithi002.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T12:35:19.666 INFO:teuthology.orchestra.run.smithi162.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T12:36:08.897 INFO:teuthology.orchestra.run.smithi162.stdout:{ 2024-09-21T12:36:08.897 INFO:teuthology.orchestra.run.smithi162.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T12:36:08.897 INFO:teuthology.orchestra.run.smithi162.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T12:36:08.897 INFO:teuthology.orchestra.run.smithi162.stdout: "repo_digests": [ 2024-09-21T12:36:08.897 INFO:teuthology.orchestra.run.smithi162.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T12:36:08.897 INFO:teuthology.orchestra.run.smithi162.stdout: ] 2024-09-21T12:36:08.897 INFO:teuthology.orchestra.run.smithi162.stdout:} 2024-09-21T12:36:08.945 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:36:08.945 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T12:36:08.946 INFO:teuthology.orchestra.run.smithi002.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T12:36:08.946 INFO:teuthology.orchestra.run.smithi002.stdout: "repo_digests": [ 2024-09-21T12:36:08.946 INFO:teuthology.orchestra.run.smithi002.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T12:36:08.946 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-21T12:36:08.946 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:36:08.971 DEBUG:teuthology.orchestra.run.smithi002:> sudo mkdir -p /etc/ceph 2024-09-21T12:36:08.999 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /etc/ceph 2024-09-21T12:36:09.027 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 777 /etc/ceph 2024-09-21T12:36:09.064 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 777 /etc/ceph 2024-09-21T12:36:09.092 INFO:tasks.cephadm:Writing seed config... 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T12:36:09.093 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T12:36:09.094 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T12:36:09.094 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:36:09.094 DEBUG:teuthology.orchestra.run.smithi002:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T12:36:09.120 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 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 = f4bc08fe-7815-11ef-baf6-efdc52797490 mon election default strategy = 3 [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 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T12:36:09.121 DEBUG:teuthology.orchestra.run.smithi002:mon.a> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T12:36:09.162 DEBUG:teuthology.orchestra.run.smithi002:mgr.y> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T12:36:09.205 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T12:36:09.205 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 --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-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.2 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:36:09.415 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2024-09-21T12:36:09.415 INFO:teuthology.orchestra.run.smithi002.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'f4bc08fe-7815-11ef-baf6-efdc52797490', '--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-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.2', '--skip-admin-label'] 2024-09-21T12:36:09.415 INFO:teuthology.orchestra.run.smithi002.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T12:36:09.415 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying podman|docker is present... 2024-09-21T12:36:09.440 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 5.2.2 2024-09-21T12:36:09.441 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying lvm2 is present... 2024-09-21T12:36:09.441 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying time synchronization is in place... 2024-09-21T12:36:09.448 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T12:36:09.448 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T12:36:09.455 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T12:36:09.455 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-21T12:36:09.461 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2024-09-21T12:36:09.468 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2024-09-21T12:36:09.468 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2024-09-21T12:36:09.468 INFO:teuthology.orchestra.run.smithi002.stdout:Repeating the final host check... 2024-09-21T12:36:09.490 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 5.2.2 2024-09-21T12:36:09.491 INFO:teuthology.orchestra.run.smithi002.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T12:36:09.491 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl is present 2024-09-21T12:36:09.491 INFO:teuthology.orchestra.run.smithi002.stdout:lvcreate is present 2024-09-21T12:36:09.498 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T12:36:09.498 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T12:36:09.504 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T12:36:09.504 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-21T12:36:09.511 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2024-09-21T12:36:09.518 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2024-09-21T12:36:09.518 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2024-09-21T12:36:09.518 INFO:teuthology.orchestra.run.smithi002.stdout:Host looks OK 2024-09-21T12:36:09.518 INFO:teuthology.orchestra.run.smithi002.stdout:Cluster fsid: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:09.518 INFO:teuthology.orchestra.run.smithi002.stdout:Acquiring lock 140566294506656 on /run/cephadm/f4bc08fe-7815-11ef-baf6-efdc52797490.lock 2024-09-21T12:36:09.518 INFO:teuthology.orchestra.run.smithi002.stdout:Lock 140566294506656 acquired on /run/cephadm/f4bc08fe-7815-11ef-baf6-efdc52797490.lock 2024-09-21T12:36:09.519 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 3300 ... 2024-09-21T12:36:09.519 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 6789 ... 2024-09-21T12:36:09.519 INFO:teuthology.orchestra.run.smithi002.stdout:Base mon IP(s) is [172.21.15.2:3300, 172.21.15.2:6789], mon addrv is [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-21T12:36:09.522 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.2 metric 100 2024-09-21T12:36:09.522 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.2 metric 100 2024-09-21T12:36:09.525 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T12:36:09.525 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T12:36:09.525 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1793sec hoplimit 64 pref medium 2024-09-21T12:36:09.527 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T12:36:09.527 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T12:36:09.527 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T12:36:09.528 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T12:36:09.528 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1920/64 scope link 2024-09-21T12:36:09.528 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T12:36:09.528 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2024-09-21T12:36:09.528 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2024-09-21T12:36:09.528 INFO:teuthology.orchestra.run.smithi002.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T12:36:09.529 INFO:teuthology.orchestra.run.smithi002.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T12:36:09.529 INFO:teuthology.orchestra.run.smithi002.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T12:36:10.032 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c 2024-09-21T12:36:10.032 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T12:36:10.032 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T12:36:10.032 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:66069d7a5240ff24cb47e5b84cff1b0dd6013e59abb2a061101c2af76e3da9e1 2024-09-21T12:36:10.032 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T12:36:10.032 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying config sha256:164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c 2024-09-21T12:36:10.033 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T12:36:10.919 INFO:teuthology.orchestra.run.smithi002.stdout:ceph: stdout ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T12:36:10.920 INFO:teuthology.orchestra.run.smithi002.stdout:Ceph version: ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T12:36:10.920 INFO:teuthology.orchestra.run.smithi002.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T12:36:11.808 INFO:teuthology.orchestra.run.smithi002.stdout:stat: stdout 167 167 2024-09-21T12:36:11.808 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial keys... 2024-09-21T12:36:12.722 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQC8ve5mnnPyBhAAYqetZOmmEAuMO1VHx5QQ1Q== 2024-09-21T12:36:14.312 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQC9ve5mNsLUAhAAuXnF+yxLdhGTmV0LN3MKwg== 2024-09-21T12:36:23.453 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQDBve5mq3VbDBAAGWK+WaZHpJVianGWGc9Eaw== 2024-09-21T12:36:23.454 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial monmap... 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:monmaptool for a [v2:172.21.15.2:3300,v1:172.21.15.2:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:setting min_mon_release = quincy 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: set fsid to f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:36:24.477 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mon... 2024-09-21T12:36:25.422 INFO:teuthology.orchestra.run.smithi002.stdout:create mon.a on 2024-09-21T12:36:25.799 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T12:36:26.124 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490.target. 2024-09-21T12:36:26.125 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490.target. 2024-09-21T12:36:26.382 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a 2024-09-21T12:36:26.382 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T12:36:26.553 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490.target.wants/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service → /etc/systemd/system/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@.service. 2024-09-21T12:36:27.048 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T12:36:27.048 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-21T12:36:27.056 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T12:36:27.056 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-21T12:36:27.056 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-21T12:36:27.056 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T12:36:27.056 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon to start... 2024-09-21T12:36:27.056 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon... 2024-09-21T12:36:28.098 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:28 smithi002 ceph-mon[23345]: from='client.? 172.21.15.2:0/2726508348' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout id: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout services: 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.529147s) 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T12:36:28.102 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout data: 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:mon is available 2024-09-21T12:36:28.103 INFO:teuthology.orchestra.run.smithi002.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T12:36:29.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:29 smithi002 ceph-mon[23345]: from='client.? 172.21.15.2:0/2738965546' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T12:36:29.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:29 smithi002 ceph-mon[23345]: from='client.? 172.21.15.2:0/2738965546' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T12:36:30.240 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:30.240 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T12:36:30.240 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:30.240 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-21T12:36:30.240 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T12:36:30.241 INFO:teuthology.orchestra.run.smithi002.stdout:Generating new minimal ceph.conf... 2024-09-21T12:36:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:30 smithi002 ceph-mon[23345]: from='client.? 172.21.15.2:0/3781416605' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:36:31.244 INFO:teuthology.orchestra.run.smithi002.stdout:Restarting the monitor... 2024-09-21T12:36:31.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:31 smithi002 systemd[1]: Stopping Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:36:31.886 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a[23341]: 2024-09-21T12:36:31.526+0000 7fbd33f41640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T12:36:31.886 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a[23341]: 2024-09-21T12:36:31.526+0000 7fbd33f41640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T12:36:31.886 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:31 smithi002 podman[23589]: 2024-09-21 12:36:31.649991107 +0000 UTC m=+0.236625157 container died ff4452c7568eb472078125290b2924bfe2fb2a371153f31cb656afba77a57cf5 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-4e45e6b, org.label-schema.schema-version=1.0) 2024-09-21T12:36:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 podman[23589]: 2024-09-21 12:36:32.026210672 +0000 UTC m=+0.612844717 container cleanup ff4452c7568eb472078125290b2924bfe2fb2a371153f31cb656afba77a57cf5 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-4e45e6b) 2024-09-21T12:36:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 bash[23589]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a 2024-09-21T12:36:32.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 podman[23601]: 2024-09-21 12:36:32.227202821 +0000 UTC m=+0.577233696 container remove ff4452c7568eb472078125290b2924bfe2fb2a371153f31cb656afba77a57cf5 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-4e45e6b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T12:36:32.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T12:36:32.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 systemd[1]: Stopped Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:36:32.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 systemd[1]: Starting Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:36:32.931 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 podman[23697]: 2024-09-21 12:36:32.669737325 +0000 UTC m=+0.109522072 container create 278248cdfdd893504a238c6012949bb3ca9c2accddb4b6062bfcab7e240a74e8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-4e45e6b, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T12:36:32.931 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 podman[23697]: 2024-09-21 12:36:32.576293456 +0000 UTC m=+0.016078159 image pull 164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T12:36:32.931 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 podman[23697]: 2024-09-21 12:36:32.849258812 +0000 UTC m=+0.289043514 container init 278248cdfdd893504a238c6012949bb3ca9c2accddb4b6062bfcab7e240a74e8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, RELEASE=squid-4e45e6b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T12:36:32.931 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 podman[23697]: 2024-09-21 12:36:32.852581163 +0000 UTC m=+0.292365866 container start 278248cdfdd893504a238c6012949bb3ca9c2accddb4b6062bfcab7e240a74e8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-4e45e6b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable), process ceph-mon, pid 2 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: pidfile_write: ignore empty --pid-file 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: load: jerasure load: lrc 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: RocksDB version: 7.9.2 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Git sha 0 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: DB SUMMARY 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: DB Session ID: JUYFWTWILCOK84RNV3R6 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: CURRENT file: CURRENT 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T12:36:32.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88163 ; 2024-09-21T12:36:32.933 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.error_if_exists: 0 2024-09-21T12:36:32.933 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.create_if_missing: 0 2024-09-21T12:36:32.933 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.paranoid_checks: 1 2024-09-21T12:36:32.933 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.env: 0x55ca30bec940 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.info_log: 0x55ca3294b6e0 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.statistics: (nil) 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.use_fsync: 0 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_log_file_size: 0 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T12:36:32.934 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.allow_fallocate: 1 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.use_direct_reads: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.db_log_dir: 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.wal_dir: 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T12:36:32.935 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.write_buffer_manager: 0x55ca3295adc0 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T12:36:32.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.unordered_write: 0 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.row_cache: None 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.wal_filter: None 2024-09-21T12:36:32.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.two_write_queues: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.wal_compression: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.atomic_flush: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.log_readahead_size: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T12:36:32.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_background_jobs: 2 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_background_compactions: -1 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_subcompactions: 1 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T12:36:32.939 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_open_files: -1 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_background_flushes: -1 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Compression algorithms supported: 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kZSTD supported: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kXpressCompression supported: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kBZip2Compression supported: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kLZ4Compression supported: 1 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kZlibCompression supported: 1 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T12:36:32.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: kSnappyCompression supported: 1 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.merge_operator: 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_filter: None 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ca3294b320) 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-21T12:36:32.941 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_type: 0 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_index_type: 0 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_shortening: 1 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: checksum: 4 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: no_block_cache: 0 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache: 0x55ca3293f1f0 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_options: 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: capacity : 536870912 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_shard_bits : 4 2024-09-21T12:36:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout: strict_capacity_limit : 0 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_compressed: (nil) 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: persistent_cache: (nil) 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size: 4096 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size_deviation: 10 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_restart_interval: 16 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_block_restart_interval: 1 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: metadata_block_size: 4096 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: partition_filters: 0 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: use_delta_encoding: 1 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: filter_policy: bloomfilter 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: whole_key_filtering: 1 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: verify_compression: 0 2024-09-21T12:36:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout: format_version: 5 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_index_compression: 1 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_align: 0 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout: prepopulate_block_cache: 0 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression: NoCompression 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T12:36:32.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.num_levels: 7 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T12:36:32.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T12:36:32.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T12:36:32.947 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T12:36:32.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.inplace_update_support: 0 2024-09-21T12:36:32.949 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T12:36:32.949 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T12:36:32.949 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T12:36:32.949 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T12:36:32.949 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.bloom_locality: 0 2024-09-21T12:36:32.949 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.max_successive_merges: 0 2024-09-21T12:36:32.949 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.ttl: 2592000 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.enable_blob_files: false 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.min_blob_size: 0 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T12:36:32.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7259623d-f20d-4ee5-90de-a36c5b9251a2 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726922192880095, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726922192881061, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84778, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82925, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77134, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "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": "[CompactOnDeletionCollector]", "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": 1726922192, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7259623d-f20d-4ee5-90de-a36c5b9251a2", "db_session_id": "JUYFWTWILCOK84RNV3R6", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726922192881160, "job": 1, "event": "recovery_finished"} 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T12:36:32.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ca3296ce00 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: DB pointer 0x55ca32a68000 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** DB Stats ** 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T12:36:32.952 INFO:journalctl@ceph.mon.a.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: L0 2/0 84.65 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: Sum 2/0 84.65 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.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 128.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.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 128.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T12:36:32.953 INFO:journalctl@ceph.mon.a.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative compaction: 0.00 GB write, 25.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval compaction: 0.00 GB write, 25.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache BinnedLRUCache@0x55ca3293f1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: starting mon.a rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???) e1 preinit fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:32.954 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???).mds e1 new map 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???).mds e1 print_map 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout: e1 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout: btime 2024-09-21T12:36:27:015367+0000 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout: legacy client fscid: -1 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout: No filesystems configured 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T12:36:32.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 bash[23697]: 278248cdfdd893504a238c6012949bb3ca9c2accddb4b6062bfcab7e240a74e8 2024-09-21T12:36:32.956 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 systemd[1]: Started Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:36:32.956 INFO:teuthology.orchestra.run.smithi002.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T12:36:33.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T12:36:33.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: monmap epoch 1 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: last_changed 2024-09-21T12:36:23.825439+0000 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: min_mon_release 19 (squid) 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: election_strategy: 1 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: fsmap 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T12:36:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:32 smithi002 ceph-mon[23716]: mgrmap e1: no daemons active 2024-09-21T12:36:33.890 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T12:36:33.911 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:36:33.912 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mgr... 2024-09-21T12:36:33.912 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T12:36:33.912 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T12:36:34.167 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y 2024-09-21T12:36:34.167 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T12:36:34.321 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490.target.wants/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service → /etc/systemd/system/ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@.service. 2024-09-21T12:36:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:34 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2913215043' entity='client.admin' 2024-09-21T12:36:34.832 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:34 smithi002 podman[23927]: 2024-09-21 12:36:34.767719669 +0000 UTC m=+0.330031787 container start f89ebce48dfd8a4eae8cb019b2a5b33bbdceb61dbd559f79fa24ff9cc98af245 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=squid-4e45e6b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T12:36:34.833 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:34 smithi002 bash[23927]: f89ebce48dfd8a4eae8cb019b2a5b33bbdceb61dbd559f79fa24ff9cc98af245 2024-09-21T12:36:34.849 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T12:36:34.849 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-21T12:36:34.857 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T12:36:34.858 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-21T12:36:34.858 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-21T12:36:34.858 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T12:36:34.868 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T12:36:34.868 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-21T12:36:34.877 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T12:36:34.878 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-21T12:36:34.878 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-21T12:36:34.878 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T12:36:34.878 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr to start... 2024-09-21T12:36:34.878 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr... 2024-09-21T12:36:35.130 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:34 smithi002 systemd[1]: Started Ceph mgr.y for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:36:35.130 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:34 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:34.911+0000 7f6112aa4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T12:36:35.131 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:34 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:34.971+0000 7f6112aa4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T12:36:35.131 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:35 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:35.128+0000 7f6112aa4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T12:36:35.437 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:35 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:35.199+0000 7f6112aa4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T12:36:35.437 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:35 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:35.354+0000 7f6112aa4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:36:35.686 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:35 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:35.505+0000 7f6112aa4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T12:36:35.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:35 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3686282128' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T12:36:35.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:35 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:35.843+0000 7f6112aa4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T12:36:35.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:35 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:35.908+0000 7f6112aa4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T12:36:36.264 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:36 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:36.102+0000 7f6112aa4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "f4bc08fe-7815-11ef-baf6-efdc52797490", 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-21T12:36:36.269 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T12:36:36.270 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T12:36:36.271 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T12:36:36.271 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T12:36:36.271 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T12:36:36.274 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T12:36:27:015367+0000", 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T12:36:36.275 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T12:36:27.015989+0000", 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-21T12:36:36.276 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (1/15)... 2024-09-21T12:36:37.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:37.033+0000 7f6112aa4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T12:36:37.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:37.104+0000 7f6112aa4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T12:36:38.139 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:37.867+0000 7f6112aa4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T12:36:38.139 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:37.988+0000 7f6112aa4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T12:36:38.396 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.137+0000 7f6112aa4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:36:38.396 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.203+0000 7f6112aa4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T12:36:38.396 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.373+0000 7f6112aa4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T12:36:38.659 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.448+0000 7f6112aa4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T12:36:38.659 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.512+0000 7f6112aa4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T12:36:38.926 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3588504702' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T12:36:38.926 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.688+0000 7f6112aa4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T12:36:38.927 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.761+0000 7f6112aa4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T12:36:38.927 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.833+0000 7f6112aa4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T12:36:38.927 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.924+0000 7f6112aa4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T12:36:39.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:38.988+0000 7f6112aa4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T12:36:39.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:39.051+0000 7f6112aa4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T12:36:39.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:39.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-21T12:36:39.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "f4bc08fe-7815-11ef-baf6-efdc52797490", 2024-09-21T12:36:39.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T12:36:39.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T12:36:39.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T12:36:39.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T12:36:39.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T12:36:39.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T12:36:39.589 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:39.589 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T12:36:39.589 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T12:36:39.589 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T12:36:39.589 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T12:36:39.589 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T12:36:27:015367+0000", 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T12:36:39.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T12:36:27.015989+0000", 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-21T12:36:39.591 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (2/15)... 2024-09-21T12:36:40.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:39.893+0000 7f6112aa4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T12:36:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: Activating manager daemon y 2024-09-21T12:36:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: mgrmap e2: y(active, starting, since 0.00344085s) 2024-09-21T12:36:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: Manager daemon y is now available 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' 2024-09-21T12:36:40.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:39 smithi002 ceph-mon[23716]: from='mgr.14100 172.21.15.2:0/3152737340' entity='mgr.y' 2024-09-21T12:36:41.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:41 smithi002 ceph-mon[23716]: mgrmap e3: y(active, since 1.00776s) 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "f4bc08fe-7815-11ef-baf6-efdc52797490", 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T12:36:42.799 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T12:36:42.800 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T12:36:42.801 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T12:36:42.801 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T12:36:42.801 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:42.804 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T12:36:27:015367+0000", 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T12:36:42.805 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T12:36:27.015989+0000", 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-21T12:36:42.806 INFO:teuthology.orchestra.run.smithi002.stdout:mgr is available 2024-09-21T12:36:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:42 smithi002 ceph-mon[23716]: mgrmap e4: y(active, since 2s) 2024-09-21T12:36:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:42 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/234656503' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T12:36:43.928 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:43.929 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T12:36:43.929 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T12:36:43.929 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-21T12:36:43.929 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T12:36:43.929 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T12:36:43.929 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T12:36:43.929 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling cephadm module... 2024-09-21T12:36:43.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:43 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3954212360' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T12:36:43.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:43 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3954212360' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T12:36:45.197 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:44 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3449314037' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T12:36:45.197 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:44 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setuser ceph since I am not root 2024-09-21T12:36:45.197 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:44 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setgroup ceph since I am not root 2024-09-21T12:36:45.197 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:45.053+0000 7f9363e4d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T12:36:45.197 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:45.112+0000 7f9363e4d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T12:36:45.455 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:45.270+0000 7f9363e4d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T12:36:45.455 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:45.339+0000 7f9363e4d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T12:36:45.720 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:45.496+0000 7f9363e4d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:36:45.720 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:45.645+0000 7f9363e4d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T12:36:45.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3449314037' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T12:36:45.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-mon[23716]: mgrmap e5: y(active, since 5s) 2024-09-21T12:36:46.245 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:45.982+0000 7f9363e4d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T12:36:46.245 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:46.046+0000 7f9363e4d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T12:36:46.245 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:46.243+0000 7f9363e4d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T12:36:46.714 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-21T12:36:46.715 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T12:36:46.715 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T12:36:46.715 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T12:36:46.715 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T12:36:46.715 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-21T12:36:46.715 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for the mgr to restart... 2024-09-21T12:36:46.715 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr epoch 5... 2024-09-21T12:36:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:46 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3664767476' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T12:36:47.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:47.183+0000 7f9363e4d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T12:36:47.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:47.254+0000 7f9363e4d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T12:36:48.280 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.006+0000 7f9363e4d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T12:36:48.280 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.128+0000 7f9363e4d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T12:36:48.571 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.278+0000 7f9363e4d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:36:48.571 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.342+0000 7f9363e4d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T12:36:48.571 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.498+0000 7f9363e4d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T12:36:48.571 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.569+0000 7f9363e4d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T12:36:48.870 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.632+0000 7f9363e4d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T12:36:48.870 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.799+0000 7f9363e4d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T12:36:48.870 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.868+0000 7f9363e4d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T12:36:49.152 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:48.939+0000 7f9363e4d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T12:36:49.152 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:49 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:49.026+0000 7f9363e4d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T12:36:49.152 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:49 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:49.088+0000 7f9363e4d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T12:36:49.152 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:49 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:49.150+0000 7f9363e4d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T12:36:50.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:49 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:49.984+0000 7f9363e4d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T12:36:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: Active manager daemon y restarted 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: Activating manager daemon y 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: mgrmap e6: y(active, starting, since 0.00316347s) 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: Manager daemon y is now available 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:36:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:36:50.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:36:50.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:36:50.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:36:50.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:50 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:36:51.592 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-mon[23716]: Found migration_current of "None". Setting to last migration. 2024-09-21T12:36:51.592 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:36:51.592 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:36:51.592 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-mon[23716]: mgrmap e7: y(active, since 1.00527s) 2024-09-21T12:36:51.595 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-21T12:36:51.595 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T12:36:51.595 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T12:36:51.595 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-21T12:36:51.595 INFO:teuthology.orchestra.run.smithi002.stdout:mgr epoch 5 is available 2024-09-21T12:36:51.595 INFO:teuthology.orchestra.run.smithi002.stdout:Setting orchestrator backend to cephadm... 2024-09-21T12:36:51.846 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:51.734+0000 7f92d09b2640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:12:36:51] ENGINE Error in HTTPServer.serve 2024-09-21T12:36:51.846 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: Traceback (most recent call last): 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._connections.run(self.expiration_interval) 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._run(expiration_interval) 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: s = self.context.wrap_socket( 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: return self.sslsocket_class._create( 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self.do_handshake() 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:36:51.847 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._sslobj.do_handshake() 2024-09-21T12:36:51.848 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:36:51.848 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:36:52.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T12:36:52.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: [21/Sep/2024:12:36:51] ENGINE Bus STARTING 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: [21/Sep/2024:12:36:51] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: [21/Sep/2024:12:36:51] ENGINE Error in HTTPServer.serve 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:36:52.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: [21/Sep/2024:12:36:51] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: [21/Sep/2024:12:36:51] ENGINE Bus STARTED 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:36:52.792 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:52 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:36:53.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:53 smithi002 ceph-mon[23716]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:36:53.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:53 smithi002 ceph-mon[23716]: mgrmap e8: y(active, since 2s) 2024-09-21T12:36:53.923 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T12:36:53.923 INFO:teuthology.orchestra.run.smithi002.stdout:Generating ssh key... 2024-09-21T12:36:54.959 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-mon[23716]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: Generating public/private rsa key pair. 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: Your identification has been saved in /tmp/tmp6pat9csu/key 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: Your public key has been saved in /tmp/tmp6pat9csu/key.pub 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: The key fingerprint is: 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: SHA256:FmE/txL5aYylomr6iv/h200I6S4CFY/MgskcaBqGxnY ceph-f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: The key's randomart image is: 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: +---[RSA 3072]----+ 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |+ o | 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |+B.E . o . | 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |X=o+ . = o | 2024-09-21T12:36:54.960 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |=o= .. . X o | 2024-09-21T12:36:54.961 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: | o o S + * | 2024-09-21T12:36:54.961 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |. . . + . o | 2024-09-21T12:36:54.961 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |. o o . | 2024-09-21T12:36:54.961 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |...o.+ o | 2024-09-21T12:36:54.961 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: |.o+BB.. . | 2024-09-21T12:36:54.961 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:36:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: +----[SHA256]-----+ 2024-09-21T12:36:55.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:55 smithi002 ceph-mon[23716]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:36:55.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:55 smithi002 ceph-mon[23716]: Generating ssh key... 2024-09-21T12:36:55.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:55 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:36:55.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:55 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:36:56.336 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTW5ir8onrEVmkpZmZCxqI6IxRgD+GxWuWdcFM8iQe9J+3KUw/+kTERPUZClIHwNyfqqjpC+CYNL+6ECnSAqyYQHpHCIM5o9mM9G8dEV6sga6Yx/KDGLhvBpzwGri1W3ubCdg0kg4RXdjiBAw605wUkblGEyLkvqc0x+KdWTX0rlleDqabJ8ksFfHp+h4+yb3TfEcKrWC+SoSHzEa9Rk0dRABo9XV/jHAUr9qxT/iXRgpGbQ/5ElpBAxbxj/5A1NtZ0xJbG1EyJN1OxwcK7rNvw1npabjASTKvLUz9//t5+6UQpvXtdsCGcICa5UqkX95OwR+prS5FKW6eFUCwDSGxCrBEVxhEVHYsy8bYoQZbw9U0q/COKIQ4kngvkPuYauJ6fMb31xNKAp+9zDRS1fLag9q9CmRMex+SH/gyYJL41BQUhQ2d+Wx+re2T+VYMj6SDfbQsEb+vitV3aFcdR25Ki3pQM0q0sT9rPzdo2bYiHXn8dk/jpUAkGA33ecMTCr0= ceph-f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:36:56.336 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T12:36:56.336 INFO:teuthology.orchestra.run.smithi002.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T12:36:56.343 INFO:teuthology.orchestra.run.smithi002.stdout:Adding host smithi002... 2024-09-21T12:36:56.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:56 smithi002 ceph-mon[23716]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:36:57.972 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:57 smithi002 ceph-mon[23716]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi002", "addr": "172.21.15.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:36:59.185 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:36:59 smithi002 ceph-mon[23716]: Deploying cephadm binary to smithi002 2024-09-21T12:37:01.569 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Added host 'smithi002' with addr '172.21.15.2' 2024-09-21T12:37:01.569 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying unmanaged mon service... 2024-09-21T12:37:02.106 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:01 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:37:02.106 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:01 smithi002 ceph-mon[23716]: Added host smithi002 2024-09-21T12:37:02.106 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:01 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:03.591 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T12:37:03.591 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying unmanaged mgr service... 2024-09-21T12:37:03.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:03 smithi002 ceph-mon[23716]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:37:03.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:03 smithi002 ceph-mon[23716]: Saving service mon spec with placement count:5 2024-09-21T12:37:03.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:03 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:37:03.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:03 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:37:03.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:03 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:37:05.283 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:05 smithi002 ceph-mon[23716]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:37:05.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:05 smithi002 ceph-mon[23716]: Saving service mgr spec with placement count:2 2024-09-21T12:37:05.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:05 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:37:05.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:05 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:37:05.284 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T12:37:06.999 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:06 smithi002 ceph-mon[23716]: from='mgr.14118 172.21.15.2:0/2860526332' entity='mgr.y' 2024-09-21T12:37:06.999 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:06 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3462318915' entity='client.admin' 2024-09-21T12:37:07.505 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling the dashboard module... 2024-09-21T12:37:08.115 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:07 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3082123946' entity='client.admin' 2024-09-21T12:37:09.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:08 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2788048141' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T12:37:09.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setuser ceph since I am not root 2024-09-21T12:37:09.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setgroup ceph since I am not root 2024-09-21T12:37:09.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:09.095+0000 7fdb07a7d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T12:37:09.224 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:09.154+0000 7fdb07a7d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T12:37:09.496 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:09.311+0000 7fdb07a7d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T12:37:09.496 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:09.380+0000 7fdb07a7d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T12:37:09.749 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:09.535+0000 7fdb07a7d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:37:09.749 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:09.682+0000 7fdb07a7d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T12:37:10.085 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:10.020+0000 7fdb07a7d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T12:37:10.085 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2788048141' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T12:37:10.086 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:09 smithi002 ceph-mon[23716]: mgrmap e9: y(active, since 18s) 2024-09-21T12:37:10.420 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:10.083+0000 7fdb07a7d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T12:37:10.420 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:10.285+0000 7fdb07a7d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for the mgr to restart... 2024-09-21T12:37:10.749 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr epoch 9... 2024-09-21T12:37:11.047 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:10 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2632691436' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T12:37:11.321 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:11.248+0000 7fdb07a7d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T12:37:11.321 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:11.319+0000 7fdb07a7d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T12:37:12.344 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.072+0000 7fdb07a7d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T12:37:12.344 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.192+0000 7fdb07a7d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T12:37:12.635 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.342+0000 7fdb07a7d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:37:12.635 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.406+0000 7fdb07a7d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T12:37:12.635 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.562+0000 7fdb07a7d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T12:37:12.635 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.633+0000 7fdb07a7d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T12:37:12.931 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.696+0000 7fdb07a7d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T12:37:12.931 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.861+0000 7fdb07a7d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T12:37:12.932 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.929+0000 7fdb07a7d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T12:37:13.210 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:12.999+0000 7fdb07a7d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T12:37:13.211 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:13.085+0000 7fdb07a7d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T12:37:13.211 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:13.147+0000 7fdb07a7d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T12:37:13.211 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:13.209+0000 7fdb07a7d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T12:37:14.294 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:14.037+0000 7fdb07a7d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T12:37:14.294 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: Active manager daemon y restarted 2024-09-21T12:37:14.294 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: Activating manager daemon y 2024-09-21T12:37:14.294 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T12:37:14.294 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: mgrmap e10: y(active, starting, since 0.00325153s) 2024-09-21T12:37:14.294 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: Manager daemon y is now available 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:37:14.295 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:14 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:15.870+0000 7fda6d546640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:12:37:15] ENGINE Error in HTTPServer.serve 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: Traceback (most recent call last): 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._connections.run(self.expiration_interval) 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._run(expiration_interval) 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:37:16.044 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: s = self.context.wrap_socket( 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: return self.sslsocket_class._create( 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self.do_handshake() 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._sslobj.do_handshake() 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:37:16.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:37:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:37:16.048 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-21T12:37:16.048 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T12:37:16.048 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T12:37:16.049 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-21T12:37:16.049 INFO:teuthology.orchestra.run.smithi002.stdout:mgr epoch 9 is available 2024-09-21T12:37:16.049 INFO:teuthology.orchestra.run.smithi002.stdout:Generating a dashboard self-signed certificate... 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:16 smithi002 ceph-mon[23716]: mgrmap e11: y(active, since 1.00561s) 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:16 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:37:15] ENGINE Bus STARTING 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:37:15] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:37:15] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:37:15] ENGINE Bus STARTED 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:37:15] ENGINE Error in HTTPServer.serve 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:37:16.298 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:37:16.299 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:37:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:17 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:17 smithi002 ceph-mon[23716]: mgrmap e12: y(active, since 2s) 2024-09-21T12:37:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:17 smithi002 ceph-mon[23716]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:37:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:17 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:17 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:17.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T12:37:17.759 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial admin user... 2024-09-21T12:37:19.444 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$uiOD/kE1uTf3xt.EjoTOdealSVUSrEzCt6liaBOiHzKRXKOoK2/ry", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726922238, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T12:37:19.444 INFO:teuthology.orchestra.run.smithi002.stdout:Fetching dashboard port number... 2024-09-21T12:37:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:19 smithi002 ceph-mon[23716]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:37:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:20.500 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T12:37:20.510 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T12:37:20.510 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-21T12:37:20.518 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T12:37:20.518 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-21T12:37:20.518 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-21T12:37:20.518 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T12:37:20.520 INFO:teuthology.orchestra.run.smithi002.stdout:Ceph Dashboard is now available at: 2024-09-21T12:37:20.520 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:20.520 INFO:teuthology.orchestra.run.smithi002.stdout: URL: https://smithi002.front.sepia.ceph.com:8443/ 2024-09-21T12:37:20.520 INFO:teuthology.orchestra.run.smithi002.stdout: User: admin 2024-09-21T12:37:20.520 INFO:teuthology.orchestra.run.smithi002.stdout: Password: 504qlnrklt 2024-09-21T12:37:20.520 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:20.520 INFO:teuthology.orchestra.run.smithi002.stdout:Saving cluster configuration to /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config directory 2024-09-21T12:37:21.186 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:20 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2841694553' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T12:37:21.723 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.724 INFO:teuthology.orchestra.run.smithi002.stdout: ceph telemetry on 2024-09-21T12:37:21.724 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.724 INFO:teuthology.orchestra.run.smithi002.stdout:For more information see: 2024-09-21T12:37:21.724 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.724 INFO:teuthology.orchestra.run.smithi002.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T12:37:21.724 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:21.724 INFO:teuthology.orchestra.run.smithi002.stdout:Bootstrap complete. 2024-09-21T12:37:21.763 INFO:tasks.cephadm:Fetching config... 2024-09-21T12:37:21.763 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:37:21.764 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T12:37:21.779 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T12:37:21.779 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:37:21.780 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T12:37:21.835 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T12:37:21.835 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:37:21.836 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T12:37:21.901 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T12:37:21.901 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:37:21.901 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T12:37:21.957 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T12:37:21.957 DEBUG:teuthology.orchestra.run.smithi002:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTW5ir8onrEVmkpZmZCxqI6IxRgD+GxWuWdcFM8iQe9J+3KUw/+kTERPUZClIHwNyfqqjpC+CYNL+6ECnSAqyYQHpHCIM5o9mM9G8dEV6sga6Yx/KDGLhvBpzwGri1W3ubCdg0kg4RXdjiBAw605wUkblGEyLkvqc0x+KdWTX0rlleDqabJ8ksFfHp+h4+yb3TfEcKrWC+SoSHzEa9Rk0dRABo9XV/jHAUr9qxT/iXRgpGbQ/5ElpBAxbxj/5A1NtZ0xJbG1EyJN1OxwcK7rNvw1npabjASTKvLUz9//t5+6UQpvXtdsCGcICa5UqkX95OwR+prS5FKW6eFUCwDSGxCrBEVxhEVHYsy8bYoQZbw9U0q/COKIQ4kngvkPuYauJ6fMb31xNKAp+9zDRS1fLag9q9CmRMex+SH/gyYJL41BQUhQ2d+Wx+re2T+VYMj6SDfbQsEb+vitV3aFcdR25Ki3pQM0q0sT9rPzdo2bYiHXn8dk/jpUAkGA33ecMTCr0= ceph-f4bc08fe-7815-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T12:37:22.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:21 smithi002 ceph-mon[23716]: mgrmap e13: y(active, since 6s) 2024-09-21T12:37:22.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:21 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2737891189' entity='client.admin' 2024-09-21T12:37:22.032 INFO:teuthology.orchestra.run.smithi002.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTW5ir8onrEVmkpZmZCxqI6IxRgD+GxWuWdcFM8iQe9J+3KUw/+kTERPUZClIHwNyfqqjpC+CYNL+6ECnSAqyYQHpHCIM5o9mM9G8dEV6sga6Yx/KDGLhvBpzwGri1W3ubCdg0kg4RXdjiBAw605wUkblGEyLkvqc0x+KdWTX0rlleDqabJ8ksFfHp+h4+yb3TfEcKrWC+SoSHzEa9Rk0dRABo9XV/jHAUr9qxT/iXRgpGbQ/5ElpBAxbxj/5A1NtZ0xJbG1EyJN1OxwcK7rNvw1npabjASTKvLUz9//t5+6UQpvXtdsCGcICa5UqkX95OwR+prS5FKW6eFUCwDSGxCrBEVxhEVHYsy8bYoQZbw9U0q/COKIQ4kngvkPuYauJ6fMb31xNKAp+9zDRS1fLag9q9CmRMex+SH/gyYJL41BQUhQ2d+Wx+re2T+VYMj6SDfbQsEb+vitV3aFcdR25Ki3pQM0q0sT9rPzdo2bYiHXn8dk/jpUAkGA33ecMTCr0= ceph-f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:22.044 DEBUG:teuthology.orchestra.run.smithi162:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTW5ir8onrEVmkpZmZCxqI6IxRgD+GxWuWdcFM8iQe9J+3KUw/+kTERPUZClIHwNyfqqjpC+CYNL+6ECnSAqyYQHpHCIM5o9mM9G8dEV6sga6Yx/KDGLhvBpzwGri1W3ubCdg0kg4RXdjiBAw605wUkblGEyLkvqc0x+KdWTX0rlleDqabJ8ksFfHp+h4+yb3TfEcKrWC+SoSHzEa9Rk0dRABo9XV/jHAUr9qxT/iXRgpGbQ/5ElpBAxbxj/5A1NtZ0xJbG1EyJN1OxwcK7rNvw1npabjASTKvLUz9//t5+6UQpvXtdsCGcICa5UqkX95OwR+prS5FKW6eFUCwDSGxCrBEVxhEVHYsy8bYoQZbw9U0q/COKIQ4kngvkPuYauJ6fMb31xNKAp+9zDRS1fLag9q9CmRMex+SH/gyYJL41BQUhQ2d+Wx+re2T+VYMj6SDfbQsEb+vitV3aFcdR25Ki3pQM0q0sT9rPzdo2bYiHXn8dk/jpUAkGA33ecMTCr0= ceph-f4bc08fe-7815-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T12:37:22.177 INFO:teuthology.orchestra.run.smithi162.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTW5ir8onrEVmkpZmZCxqI6IxRgD+GxWuWdcFM8iQe9J+3KUw/+kTERPUZClIHwNyfqqjpC+CYNL+6ECnSAqyYQHpHCIM5o9mM9G8dEV6sga6Yx/KDGLhvBpzwGri1W3ubCdg0kg4RXdjiBAw605wUkblGEyLkvqc0x+KdWTX0rlleDqabJ8ksFfHp+h4+yb3TfEcKrWC+SoSHzEa9Rk0dRABo9XV/jHAUr9qxT/iXRgpGbQ/5ElpBAxbxj/5A1NtZ0xJbG1EyJN1OxwcK7rNvw1npabjASTKvLUz9//t5+6UQpvXtdsCGcICa5UqkX95OwR+prS5FKW6eFUCwDSGxCrBEVxhEVHYsy8bYoQZbw9U0q/COKIQ4kngvkPuYauJ6fMb31xNKAp+9zDRS1fLag9q9CmRMex+SH/gyYJL41BQUhQ2d+Wx+re2T+VYMj6SDfbQsEb+vitV3aFcdR25Ki3pQM0q0sT9rPzdo2bYiHXn8dk/jpUAkGA33ecMTCr0= ceph-f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:22.191 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T12:37:22.444 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:37:23.621 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T12:37:23.621 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T12:37:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:24 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/63414237' entity='client.admin' 2024-09-21T12:37:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:24 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:24 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:24 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi002", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:37:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:24 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:24 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:24 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:24.300 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:37:26.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:37:26.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:26.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:26.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:26.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:37:26.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:37:26.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:26.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:37:26.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:37:26.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:26.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:26.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:26.420 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi162 2024-09-21T12:37:26.420 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-21T12:37:26.420 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.conf 2024-09-21T12:37:26.441 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-21T12:37:26.441 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:37:26.499 INFO:tasks.cephadm:Adding host smithi162 to orchestrator... 2024-09-21T12:37:26.499 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch host add smithi162 2024-09-21T12:37:26.749 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:37:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:28 smithi002 ceph-mon[23716]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi162", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:37:29.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:29 smithi002 ceph-mon[23716]: Deploying cephadm binary to smithi162 2024-09-21T12:37:31.267 INFO:teuthology.orchestra.run.smithi002.stdout:Added host 'smithi162' with addr '172.21.15.162' 2024-09-21T12:37:31.812 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T12:37:32.063 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:37:32.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:32.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:32 smithi002 ceph-mon[23716]: Added host smithi162 2024-09-21T12:37:32.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:32.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:32.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:32.678 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:37:32.678 INFO:teuthology.orchestra.run.smithi002.stdout:[{"addr": "172.21.15.2", "hostname": "smithi002", "labels": [], "status": ""}, {"addr": "172.21.15.162", "hostname": "smithi162", "labels": [], "status": ""}] 2024-09-21T12:37:33.234 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T12:37:33.234 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T12:37:33.490 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:37:33.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:33 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:33.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:33 smithi002 ceph-mon[23716]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:37:35.051 INFO:teuthology.orchestra.run.smithi002.stderr:adjusted tunables profile to default 2024-09-21T12:37:35.351 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:35 smithi002 ceph-mon[23716]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:35.351 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:35 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3658496364' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T12:37:35.633 INFO:tasks.cephadm:Adding mon.a on smithi002 2024-09-21T12:37:35.633 INFO:tasks.cephadm:Adding mon.c on smithi002 2024-09-21T12:37:35.634 INFO:tasks.cephadm:Adding mon.b on smithi162 2024-09-21T12:37:35.634 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi162:172.21.15.162=b' 2024-09-21T12:37:35.875 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T12:37:35.919 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3658496364' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:37:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:36.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:37:36.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:37:36.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:36.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:36 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:37:36.623 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled mon update... 2024-09-21T12:37:37.191 DEBUG:teuthology.orchestra.run.smithi002:mon.c> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T12:37:37.193 DEBUG:teuthology.orchestra.run.smithi162:mon.b> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T12:37:37.196 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T12:37:37.196 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi162:172.21.15.162=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: Saving service mon spec with placement smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi162:172.21.15.162=b;count:3 2024-09-21T12:37:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:37:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:37 smithi002 ceph-mon[23716]: Deploying daemon mon.b on smithi162 2024-09-21T12:37:38.832 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:39 smithi002 ceph-mon[23716]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:40.007 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:37:40.007 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"f4bc08fe-7815-11ef-baf6-efdc52797490","modified":"2024-09-21T12:36:23.825439Z","created":"2024-09-21T12:36:23.825439Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T12:37:40.008 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-21T12:37:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:40 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/3005308750' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T12:37:41.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:40 smithi162 systemd[1]: Started Ceph mon.b for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:37:41.585 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T12:37:41.585 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T12:37:41.840 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:37:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: mon.a calling monitor election 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: mon.b calling monitor election 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: monmap epoch 2 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: last_changed 2024-09-21T12:37:40.974928+0000 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: min_mon_release 19 (squid) 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: election_strategy: 1 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: fsmap 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: mgrmap e13: y(active, since 31s) 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: overall HEALTH_OK 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:46.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:46 smithi162 ceph-mon[27540]: Deploying daemon mon.c on smithi002 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: mon.a calling monitor election 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: mon.b calling monitor election 2024-09-21T12:37:46.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: monmap epoch 2 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: last_changed 2024-09-21T12:37:40.974928+0000 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: min_mon_release 19 (squid) 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: election_strategy: 1 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T12:37:46.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: fsmap 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: mgrmap e13: y(active, since 31s) 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: overall HEALTH_OK 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:46.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:46 smithi002 ceph-mon[23716]: Deploying daemon mon.c on smithi002 2024-09-21T12:37:46.878 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:37:46.907 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":2,"fsid":"f4bc08fe-7815-11ef-baf6-efdc52797490","modified":"2024-09-21T12:37:40.974928Z","created":"2024-09-21T12:36:23.825439Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T12:37:46.908 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 2 2024-09-21T12:37:47.226 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:47 smithi162 ceph-mon[27540]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:47.227 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:47 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/293345336' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T12:37:47.227 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:47 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:47.382 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:47 smithi002 ceph-mon[23716]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:47.382 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:47 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/293345336' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T12:37:47.382 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:47 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:48.488 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T12:37:48.488 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T12:37:48.736 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:37:48.904 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:48 smithi002 systemd[1]: Starting Ceph mon.c for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:37:49.159 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[23716]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:49.159 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:48 smithi002 podman[33540]: 2024-09-21 12:37:48.805597959 +0000 UTC m=+0.016130217 image pull 164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64 2024-09-21T12:37:49.159 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:48 smithi002 podman[33540]: 2024-09-21 12:37:48.905167174 +0000 UTC m=+0.115699419 container create 1dcd3a17637602539e36b90c3bd50a6d9f7df1f85cd54825d8fd303a3fa1a14d (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-4e45e6b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-21T12:37:49.159 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 podman[33540]: 2024-09-21 12:37:49.132443532 +0000 UTC m=+0.342975784 container init 1dcd3a17637602539e36b90c3bd50a6d9f7df1f85cd54825d8fd303a3fa1a14d (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-4e45e6b, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T12:37:49.160 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 podman[33540]: 2024-09-21 12:37:49.136869807 +0000 UTC m=+0.347402052 container start 1dcd3a17637602539e36b90c3bd50a6d9f7df1f85cd54825d8fd303a3fa1a14d (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-4e45e6b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T12:37:49.160 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T12:37:49.160 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable), process ceph-mon, pid 2 2024-09-21T12:37:49.160 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: pidfile_write: ignore empty --pid-file 2024-09-21T12:37:49.169 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:49 smithi162 ceph-mon[27540]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: load: jerasure load: lrc 2024-09-21T12:37:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: RocksDB version: 7.9.2 2024-09-21T12:37:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Git sha 0 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: DB SUMMARY 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: DB Session ID: 40RA02S56SPZCFSBV9S4 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: CURRENT file: CURRENT 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.error_if_exists: 0 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.create_if_missing: 0 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.paranoid_checks: 1 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T12:37:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.env: 0x563f38889940 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.info_log: 0x563f3a9036e0 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.statistics: (nil) 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.use_fsync: 0 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_log_file_size: 0 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.allow_fallocate: 1 2024-09-21T12:37:49.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.use_direct_reads: 0 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.db_log_dir: 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.wal_dir: 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T12:37:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T12:37:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T12:37:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.write_buffer_manager: 0x563f3a912dc0 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T12:37:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.unordered_write: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.row_cache: None 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.wal_filter: None 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.two_write_queues: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.wal_compression: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.atomic_flush: 0 2024-09-21T12:37:49.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.log_readahead_size: 0 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_background_jobs: 2 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_background_compactions: -1 2024-09-21T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_subcompactions: 1 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_open_files: -1 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_background_flushes: -1 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Compression algorithms supported: 2024-09-21T12:37:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kZSTD supported: 0 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kXpressCompression supported: 0 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kBZip2Compression supported: 0 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kLZ4Compression supported: 1 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kZlibCompression supported: 1 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: kSnappyCompression supported: 1 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.merge_operator: 2024-09-21T12:37:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_filter: None 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563f3a903320) 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_type: 0 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_index_type: 0 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_shortening: 1 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T12:37:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout: checksum: 4 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: no_block_cache: 0 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache: 0x563f3a8f71f0 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_options: 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: capacity : 536870912 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_shard_bits : 4 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: strict_capacity_limit : 0 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_compressed: (nil) 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: persistent_cache: (nil) 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size: 4096 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size_deviation: 10 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_restart_interval: 16 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_block_restart_interval: 1 2024-09-21T12:37:49.484 INFO:journalctl@ceph.mon.c.smithi002.stdout: metadata_block_size: 4096 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: partition_filters: 0 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: use_delta_encoding: 1 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: filter_policy: bloomfilter 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: whole_key_filtering: 1 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: verify_compression: 0 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: format_version: 5 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_index_compression: 1 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_align: 0 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: prepopulate_block_cache: 0 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T12:37:49.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression: NoCompression 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.num_levels: 7 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T12:37:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T12:37:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T12:37:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T12:37:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.inplace_update_support: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.bloom_locality: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.max_successive_merges: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T12:37:49.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.ttl: 2592000 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.enable_blob_files: false 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.min_blob_size: 0 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T12:37:49.491 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e848b79d-c275-424e-b085-2a1e7242427e 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726922269164146, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726922269164569, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "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": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "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": "[CompactOnDeletionCollector]", "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": 1726922269, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e848b79d-c275-424e-b085-2a1e7242427e", "db_session_id": "40RA02S56SPZCFSBV9S4", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726922269164666, "job": 1, "event": "recovery_finished"} 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563f3a924e00 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: DB pointer 0x563f3aa20000 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** DB Stats ** 2024-09-21T12:37:49.492 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.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 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T12:37:49.493 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.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 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T12:37:49.494 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache BinnedLRUCache@0x563f3a8f71f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: using public_addrv [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: starting mon.c rank -1 at public addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] at bind addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(???) e0 preinit fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: e1 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: btime 2024-09-21T12:36:27:015367+0000 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T12:37:49.495 INFO:journalctl@ceph.mon.c.smithi002.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout: legacy client fscid: -1 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout: No filesystems configured 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/293345336' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:49.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:49.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 ceph-mon[33559]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T12:37:49.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 bash[33540]: 1dcd3a17637602539e36b90c3bd50a6d9f7df1f85cd54825d8fd303a3fa1a14d 2024-09-21T12:37:49.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:49 smithi002 systemd[1]: Started Ceph mon.c for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:37:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:37:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: mon.a calling monitor election 2024-09-21T12:37:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: mon.b calling monitor election 2024-09-21T12:37:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: mon.c calling monitor election 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: monmap epoch 3 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: min_mon_release 19 (squid) 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: election_strategy: 1 2024-09-21T12:37:54.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: fsmap 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: mgrmap e13: y(active, since 40s) 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: overall HEALTH_OK 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: mon.a calling monitor election 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: mon.b calling monitor election 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: mon.c calling monitor election 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: monmap epoch 3 2024-09-21T12:37:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: min_mon_release 19 (squid) 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: election_strategy: 1 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: fsmap 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: mgrmap e13: y(active, since 40s) 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: overall HEALTH_OK 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: mon.a calling monitor election 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: mon.b calling monitor election 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: mon.c calling monitor election 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T12:37:54.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: monmap epoch 3 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: min_mon_release 19 (squid) 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: election_strategy: 1 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: fsmap 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: mgrmap e13: y(active, since 40s) 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: overall HEALTH_OK 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:54.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:55 smithi162 ceph-mon[27540]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:55 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:55 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:55 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:55 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[23716]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[33559]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:37:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:37:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:55 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:55.735 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:37:55.735 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":3,"fsid":"f4bc08fe-7815-11ef-baf6-efdc52797490","modified":"2024-09-21T12:37:49.189906Z","created":"2024-09-21T12:36:23.825439Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3301","nonce":0},{"type":"v1","addr":"172.21.15.2:6790","nonce":0}]},"addr":"172.21.15.2:6790/0","public_addr":"172.21.15.2:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T12:37:55.735 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 3 2024-09-21T12:37:56.405 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.405 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.405 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:56.405 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:37:56.405 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:37:56.405 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/167338485' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:56.406 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:37:56.407 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:56.407 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:56 smithi162 ceph-mon[27540]: Reconfiguring daemon mon.a on smithi002 2024-09-21T12:37:56.430 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T12:37:56.431 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T12:37:56.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:56.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:37:56.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:37:56.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:37:56.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/167338485' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:56.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[23716]: Reconfiguring daemon mon.a on smithi002 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/167338485' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:56.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:56 smithi002 ceph-mon[33559]: Reconfiguring daemon mon.a on smithi002 2024-09-21T12:37:57.114 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:37:57.766 INFO:teuthology.orchestra.run.smithi002.stdout:# minimal ceph.conf for f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:57.766 INFO:teuthology.orchestra.run.smithi002.stdout:[global] 2024-09-21T12:37:57.766 INFO:teuthology.orchestra.run.smithi002.stdout: fsid = f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:37:57.766 INFO:teuthology.orchestra.run.smithi002.stdout: mon_host = [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] 2024-09-21T12:37:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[23716]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3070304959' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[33559]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:58.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:57 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3070304959' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:57 smithi162 ceph-mon[27540]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:37:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:37:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:37:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:37:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:57 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3070304959' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:37:58.791 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T12:37:58.791 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:37:58.791 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T12:37:58.820 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:37:58.820 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:37:58.887 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-21T12:37:58.887 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T12:37:58.920 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-21T12:37:58.920 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:37:58.989 INFO:tasks.cephadm:Adding mgr.y on smithi002 2024-09-21T12:37:58.989 INFO:tasks.cephadm:Adding mgr.x on smithi162 2024-09-21T12:37:58.989 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi002=y;smithi162=x' 2024-09-21T12:37:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:58 smithi002 ceph-mon[23716]: Reconfiguring mon.c (monmap changed)... 2024-09-21T12:37:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:58 smithi002 ceph-mon[23716]: Reconfiguring daemon mon.c on smithi002 2024-09-21T12:37:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:58 smithi002 ceph-mon[33559]: Reconfiguring mon.c (monmap changed)... 2024-09-21T12:37:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:58 smithi002 ceph-mon[33559]: Reconfiguring daemon mon.c on smithi002 2024-09-21T12:37:59.270 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:37:59.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:58 smithi162 ceph-mon[27540]: Reconfiguring mon.c (monmap changed)... 2024-09-21T12:37:59.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:58 smithi162 ceph-mon[27540]: Reconfiguring daemon mon.c on smithi002 2024-09-21T12:37:59.928 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled mgr update... 2024-09-21T12:38:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:38:00.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:38:00.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:00.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:37:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:37:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:00.458 DEBUG:teuthology.orchestra.run.smithi162:mgr.x> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T12:38:00.460 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T12:38:00.460 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T12:38:00.460 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:38:00.460 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T12:38:00.480 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T12:38:00.481 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_1 2024-09-21T12:38:00.539 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-21 12:37:48.633713114 +0000 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-21 12:34:56.254128271 +0000 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-21 12:34:56.254128271 +0000 2024-09-21T12:38:00.540 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-21 12:34:56.254128271 +0000 2024-09-21T12:38:00.541 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T12:38:00.608 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-21T12:38:00.609 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-21T12:38:00.609 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000131326 s, 3.9 MB/s 2024-09-21T12:38:00.610 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T12:38:00.670 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_2 2024-09-21T12:38:00.728 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-21 12:37:48.634713091 +0000 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-21 12:34:56.589120454 +0000 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-21 12:34:56.589120454 +0000 2024-09-21T12:38:00.729 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-21 12:34:56.589120454 +0000 2024-09-21T12:38:00.729 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T12:38:00.796 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-21T12:38:00.796 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-21T12:38:00.796 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000126415 s, 4.1 MB/s 2024-09-21T12:38:00.797 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T12:38:00.857 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_3 2024-09-21T12:38:00.915 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T12:38:00.915 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:00.915 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-21T12:38:00.916 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:00.916 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:00.916 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-21 12:37:48.634713091 +0000 2024-09-21T12:38:00.916 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-21 12:34:56.916112823 +0000 2024-09-21T12:38:00.916 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-21 12:34:56.916112823 +0000 2024-09-21T12:38:00.916 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-21 12:34:56.916112823 +0000 2024-09-21T12:38:00.916 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T12:38:00.961 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[23716]: Reconfiguring mon.b (monmap changed)... 2024-09-21T12:38:00.961 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[23716]: Reconfiguring daemon mon.b on smithi162 2024-09-21T12:38:00.962 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[23716]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=y;smithi162=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:00.962 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[23716]: Saving service mgr spec with placement smithi002=y;smithi162=x;count:2 2024-09-21T12:38:00.983 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-21T12:38:00.983 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-21T12:38:00.983 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000107351 s, 4.8 MB/s 2024-09-21T12:38:00.984 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T12:38:01.043 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_4 2024-09-21T12:38:01.051 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:00 smithi162 ceph-mon[27540]: Reconfiguring mon.b (monmap changed)... 2024-09-21T12:38:01.051 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:00 smithi162 ceph-mon[27540]: Reconfiguring daemon mon.b on smithi162 2024-09-21T12:38:01.051 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:00 smithi162 ceph-mon[27540]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=y;smithi162=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:01.051 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:00 smithi162 ceph-mon[27540]: Saving service mgr spec with placement smithi002=y;smithi162=x;count:2 2024-09-21T12:38:01.100 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T12:38:01.100 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:01.100 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-21T12:38:01.101 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:01.101 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:01.101 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-21 12:37:48.634713091 +0000 2024-09-21T12:38:01.101 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-21 12:34:57.239105286 +0000 2024-09-21T12:38:01.101 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-21 12:34:57.239105286 +0000 2024-09-21T12:38:01.101 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-21 12:34:57.239105286 +0000 2024-09-21T12:38:01.101 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T12:38:01.166 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-21T12:38:01.166 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-21T12:38:01.166 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000112019 s, 4.6 MB/s 2024-09-21T12:38:01.167 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T12:38:01.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[33559]: Reconfiguring mon.b (monmap changed)... 2024-09-21T12:38:01.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[33559]: Reconfiguring daemon mon.b on smithi162 2024-09-21T12:38:01.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[33559]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=y;smithi162=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:01.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:00 smithi002 ceph-mon[33559]: Saving service mgr spec with placement smithi002=y;smithi162=x;count:2 2024-09-21T12:38:01.225 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-21T12:38:01.225 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T12:38:01.241 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T12:38:01.242 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_1 2024-09-21T12:38:01.297 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T12:38:01.297 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:01.298 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-21T12:38:01.298 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:01.298 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:01.298 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-21 12:37:40.131707850 +0000 2024-09-21T12:38:01.298 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-21 12:34:52.026252093 +0000 2024-09-21T12:38:01.298 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-21 12:34:52.026252093 +0000 2024-09-21T12:38:01.298 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-21 12:34:52.026252093 +0000 2024-09-21T12:38:01.298 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T12:38:01.362 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-21T12:38:01.362 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-21T12:38:01.362 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000209732 s, 2.4 MB/s 2024-09-21T12:38:01.364 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T12:38:01.420 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_2 2024-09-21T12:38:01.475 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 689 Links: 1 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-21 12:37:40.131707850 +0000 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-21 12:34:52.345245767 +0000 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-21 12:34:52.345245767 +0000 2024-09-21T12:38:01.476 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-21 12:34:52.345245767 +0000 2024-09-21T12:38:01.476 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T12:38:01.540 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-21T12:38:01.540 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-21T12:38:01.540 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.00023749 s, 2.2 MB/s 2024-09-21T12:38:01.541 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T12:38:01.597 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_3 2024-09-21T12:38:01.653 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T12:38:01.653 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:01.653 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-21T12:38:01.653 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:01.653 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:01.653 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-21 12:37:40.132707830 +0000 2024-09-21T12:38:01.653 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-21 12:34:52.659239540 +0000 2024-09-21T12:38:01.654 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-21 12:34:52.659239540 +0000 2024-09-21T12:38:01.654 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-21 12:34:52.659239540 +0000 2024-09-21T12:38:01.654 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T12:38:01.718 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-21T12:38:01.718 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-21T12:38:01.718 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.00020687 s, 2.5 MB/s 2024-09-21T12:38:01.719 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T12:38:01.775 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_4 2024-09-21T12:38:01.830 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T12:38:01.830 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T12:38:01.830 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 727 Links: 1 2024-09-21T12:38:01.830 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T12:38:01.831 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T12:38:01.831 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-21 12:37:40.132707830 +0000 2024-09-21T12:38:01.831 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-21 12:34:52.988233015 +0000 2024-09-21T12:38:01.831 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-21 12:34:52.988233015 +0000 2024-09-21T12:38:01.831 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-21 12:34:52.988233015 +0000 2024-09-21T12:38:01.831 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T12:38:01.893 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-21T12:38:01.893 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-21T12:38:01.893 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000231166 s, 2.2 MB/s 2024-09-21T12:38:01.895 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T12:38:01.952 INFO:tasks.cephadm:Deploying osd.0 on smithi002 with /dev/vg_nvme/lv_4... 2024-09-21T12:38:01.952 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:38:02.047 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:01 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:02.214 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:38:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:02.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:38:02.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T12:38:02.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T12:38:02.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:38:02.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:01 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:03.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:02 smithi002 ceph-mon[23716]: Deploying daemon mgr.x on smithi162 2024-09-21T12:38:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:02 smithi002 ceph-mon[33559]: Deploying daemon mgr.x on smithi162 2024-09-21T12:38:03.233 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:02 smithi162 ceph-mon[27540]: Deploying daemon mgr.x on smithi162 2024-09-21T12:38:03.233 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 systemd[1]: Starting Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:38:03.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 podman[29237]: 2024-09-21 12:38:03.134771352 +0000 UTC m=+0.015737215 image pull 164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64 2024-09-21T12:38:03.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 podman[29237]: 2024-09-21 12:38:03.243086848 +0000 UTC m=+0.124052743 container create fa4a0922c6f1aa8dd9c7f2d45595928deb03632f38ee95d10bf272d210fb6c65 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=squid-4e45e6b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T12:38:03.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 podman[29237]: 2024-09-21 12:38:03.478786112 +0000 UTC m=+0.359751961 container init fa4a0922c6f1aa8dd9c7f2d45595928deb03632f38ee95d10bf272d210fb6c65 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-4e45e6b, org.label-schema.build-date=20240731) 2024-09-21T12:38:03.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 podman[29237]: 2024-09-21 12:38:03.48168922 +0000 UTC m=+0.362655077 container start fa4a0922c6f1aa8dd9c7f2d45595928deb03632f38ee95d10bf272d210fb6c65 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, RELEASE=squid-4e45e6b, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T12:38:03.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-mgr[29256]: -- 172.21.15.162:0/1418161186 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55915f3990e0 con 0x55915f377400 2024-09-21T12:38:03.826 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 bash[29237]: fa4a0922c6f1aa8dd9c7f2d45595928deb03632f38ee95d10bf272d210fb6c65 2024-09-21T12:38:03.826 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 systemd[1]: Started Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:38:03.827 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:03.605+0000 7f19c8382040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T12:38:03.827 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:03.665+0000 7f19c8382040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T12:38:03.827 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:03.824+0000 7f19c8382040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:03.893+0000 7f19c8382040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:04.059+0000 7f19c8382040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-mon[27540]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[23716]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[33559]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:04.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:04.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:04.206+0000 7f19c8382040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T12:38:04.556 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:38:04.583 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_4 2024-09-21T12:38:04.789 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:04.533+0000 7f19c8382040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T12:38:04.790 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:04.594+0000 7f19c8382040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T12:38:04.837 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:38:05.065 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:04.787+0000 7f19c8382040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T12:38:05.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:05.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[23716]: Reconfiguring daemon mgr.y on smithi002 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:05.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:05.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T12:38:05.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:38:05.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:38:05.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:05.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:05 smithi002 ceph-mon[33559]: Reconfiguring daemon mgr.y on smithi002 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:38:05.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:05.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-mon[27540]: Reconfiguring daemon mgr.y on smithi002 2024-09-21T12:38:06.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:05.685+0000 7f19c8382040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T12:38:06.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:05.752+0000 7f19c8382040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T12:38:06.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[33559]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:06.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:06.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:06.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:06.388 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[23716]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:06.388 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:06.388 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:06.388 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:06 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:06.466 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-mon[27540]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:06.466 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:06.466 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:06.466 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:06.729 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:06.464+0000 7f19c8382040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T12:38:06.729 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:06.585+0000 7f19c8382040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T12:38:06.729 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:06.727+0000 7f19c8382040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:38:07.003 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:06.787+0000 7f19c8382040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T12:38:07.003 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:06.935+0000 7f19c8382040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T12:38:07.003 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.002+0000 7f19c8382040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T12:38:07.282 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.061+0000 7f19c8382040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T12:38:07.282 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.216+0000 7f19c8382040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T12:38:07.282 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.280+0000 7f19c8382040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T12:38:07.546 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-mon[27540]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:07.547 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.547 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.547 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:07.547 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:07.547 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:07.547 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.548 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.346+0000 7f19c8382040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T12:38:07.548 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.427+0000 7f19c8382040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T12:38:07.548 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.486+0000 7f19c8382040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T12:38:07.548 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:07.545+0000 7f19c8382040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T12:38:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[33559]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:07.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:07.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:07.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[23716]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:07.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:07.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:07.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:07.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:07.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:08.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:38:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:38:08.324+0000 7f19c8382040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T12:38:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:08 smithi162 ceph-mon[27540]: Standby manager daemon x started 2024-09-21T12:38:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:08 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:38:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:08 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:38:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:08 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:38:08.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:08 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:38:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[33559]: Standby manager daemon x started 2024-09-21T12:38:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:38:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:38:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:38:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:38:08.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[23716]: Standby manager daemon x started 2024-09-21T12:38:08.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:38:08.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:38:08.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:38:08.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:08 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3350851668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:38:09.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: mgrmap e14: y(active, since 54s), standbys: x 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4036476363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]: dispatch 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]: dispatch 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]': finished 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1586675174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:38:09.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: mgrmap e14: y(active, since 54s), standbys: x 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4036476363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]: dispatch 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]: dispatch 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]': finished 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:09.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:09 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1586675174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: mgrmap e14: y(active, since 54s), standbys: x 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4036476363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]: dispatch 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]: dispatch 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3e64679-7eeb-47cf-9eee-3d9831b136f5"}]': finished 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:09 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1586675174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:38:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:11 smithi002 ceph-mon[23716]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:11.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:11 smithi002 ceph-mon[33559]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:11 smithi162 ceph-mon[27540]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:13.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:13 smithi002 ceph-mon[23716]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:13.704 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:13 smithi002 ceph-mon[33559]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:13.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:13 smithi162 ceph-mon[27540]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:15 smithi002 ceph-mon[23716]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T12:38:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:15 smithi002 ceph-mon[33559]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T12:38:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:15 smithi162 ceph-mon[27540]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T12:38:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:16 smithi162 ceph-mon[27540]: Deploying daemon osd.0 on smithi002 2024-09-21T12:38:16.857 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:16 smithi002 ceph-mon[23716]: Deploying daemon osd.0 on smithi002 2024-09-21T12:38:16.858 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:16 smithi002 ceph-mon[33559]: Deploying daemon osd.0 on smithi002 2024-09-21T12:38:17.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:17 smithi002 ceph-mon[23716]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:17.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:17 smithi002 ceph-mon[33559]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:17.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:17 smithi162 ceph-mon[27540]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:19 smithi002 ceph-mon[23716]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:19 smithi002 ceph-mon[33559]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:19 smithi162 ceph-mon[27540]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:21 smithi162 ceph-mon[27540]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:21.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:21 smithi002 ceph-mon[33559]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:21.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:21 smithi002 ceph-mon[23716]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:22 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:22.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:22 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:22.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:22 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:22 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:22 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:22 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:22 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:22 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:22 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:23.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:23 smithi002 ceph-mon[23716]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:23.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:23 smithi002 ceph-mon[33559]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:23 smithi162 ceph-mon[27540]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:25.425 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[23716]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:25.425 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[33559]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:25.426 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:25 smithi162 ceph-mon[27540]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:25.718 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 0 on host 'smithi002' 2024-09-21T12:38:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:26 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:26 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:26 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:26.362 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:26.362 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:26.362 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:26 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:26.363 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:26 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:26.363 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:26 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:26.363 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:26 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:26.391 DEBUG:teuthology.orchestra.run.smithi002:osd.0> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T12:38:26.393 INFO:tasks.cephadm:Deploying osd.1 on smithi002 with /dev/vg_nvme/lv_3... 2024-09-21T12:38:26.393 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T12:38:26.668 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:38:26 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[37342]: 2024-09-21T12:38:26.488+0000 7f2d037b9640 -1 osd.0 0 log_to_monitors true 2024-09-21T12:38:27.090 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:38:27.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:27 smithi002 ceph-mon[23716]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:27.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:27 smithi002 ceph-mon[23716]: from='osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T12:38:27.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:27 smithi002 ceph-mon[23716]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T12:38:27.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:27 smithi002 ceph-mon[33559]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:27.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:27 smithi002 ceph-mon[33559]: from='osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T12:38:27.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:27 smithi002 ceph-mon[33559]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T12:38:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:27 smithi162 ceph-mon[27540]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:27 smithi162 ceph-mon[27540]: from='osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T12:38:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:27 smithi162 ceph-mon[27540]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T12:38:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[23716]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T12:38:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[23716]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T12:38:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[23716]: from='osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[23716]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:28.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[33559]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T12:38:28.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[33559]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T12:38:28.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:28.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[33559]: from='osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:28.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-mon[33559]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:28 smithi162 ceph-mon[27540]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T12:38:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:28 smithi162 ceph-mon[27540]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T12:38:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:28 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:28 smithi162 ceph-mon[27540]: from='osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:28 smithi162 ceph-mon[27540]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:28.803 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[37342]: 2024-09-21T12:38:28.477+0000 7f2cff73c640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T12:38:28.803 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:38:28 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[37342]: 2024-09-21T12:38:28.479+0000 7f2cf755c640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[23716]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[23716]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[23716]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[23716]: from='osd.0 ' entity='osd.0' 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[33559]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[33559]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[33559]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:29.520 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:29 smithi002 ceph-mon[33559]: from='osd.0 ' entity='osd.0' 2024-09-21T12:38:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:29 smithi162 ceph-mon[27540]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:29 smithi162 ceph-mon[27540]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:38:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:29 smithi162 ceph-mon[27540]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T12:38:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:29 smithi162 ceph-mon[27540]: from='osd.0 ' entity='osd.0' 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433] boot 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:30.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433] boot 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:30.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:30.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:30.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: osd.0 [v2:172.21.15.2:6802/1089586433,v1:172.21.15.2:6803/1089586433] boot 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:30.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:30.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:30.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:30.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:31.357 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:38:31.386 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_3 2024-09-21T12:38:31.643 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:38:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[33559]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi002 2024-09-21T12:38:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi002 to 16068M 2024-09-21T12:38:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[33559]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T12:38:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[23716]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi002 2024-09-21T12:38:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi002 to 16068M 2024-09-21T12:38:31.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:31 smithi002 ceph-mon[23716]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T12:38:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:31 smithi162 ceph-mon[27540]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T12:38:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:31 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi002 2024-09-21T12:38:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:31 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi002 to 16068M 2024-09-21T12:38:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:31 smithi162 ceph-mon[27540]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T12:38:32.751 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:32 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:32.751 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:32 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:32.751 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:32 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:32.751 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:32.751 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:32.751 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:32.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:32 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:32.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:32 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:32.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:32 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:33 smithi002 ceph-mon[33559]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:33 smithi002 ceph-mon[33559]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:33 smithi002 ceph-mon[23716]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:33 smithi002 ceph-mon[23716]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:33 smithi162 ceph-mon[27540]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:33 smithi162 ceph-mon[27540]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:34 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2951946251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29a6118a-5695-4b01-9add-c7bba367376e"}]: dispatch 2024-09-21T12:38:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:34 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2951946251' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "29a6118a-5695-4b01-9add-c7bba367376e"}]': finished 2024-09-21T12:38:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:34 smithi162 ceph-mon[27540]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T12:38:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:34.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2951946251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29a6118a-5695-4b01-9add-c7bba367376e"}]: dispatch 2024-09-21T12:38:34.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2951946251' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "29a6118a-5695-4b01-9add-c7bba367376e"}]': finished 2024-09-21T12:38:34.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[23716]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T12:38:34.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:34.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2951946251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29a6118a-5695-4b01-9add-c7bba367376e"}]: dispatch 2024-09-21T12:38:34.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2951946251' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "29a6118a-5695-4b01-9add-c7bba367376e"}]': finished 2024-09-21T12:38:34.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[33559]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T12:38:34.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:35 smithi162 ceph-mon[27540]: pgmap v39: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:35 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/957848535' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:38:35.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:35 smithi002 ceph-mon[23716]: pgmap v39: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:35.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:35 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/957848535' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:38:35.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:35 smithi002 ceph-mon[33559]: pgmap v39: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:35.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:35 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/957848535' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:38:37.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:37 smithi162 ceph-mon[27540]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:37.953 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:37 smithi002 ceph-mon[33559]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:37.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:37 smithi002 ceph-mon[23716]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:39.591 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:39 smithi002 ceph-mon[23716]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:39.591 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:39 smithi002 ceph-mon[33559]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:39 smithi162 ceph-mon[27540]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:41 smithi002 ceph-mon[23716]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:41 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T12:38:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:41 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:41 smithi002 ceph-mon[33559]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:41 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T12:38:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:41 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:41 smithi162 ceph-mon[27540]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:41 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T12:38:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:41 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:42 smithi162 ceph-mon[27540]: Deploying daemon osd.1 on smithi002 2024-09-21T12:38:42.852 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:42 smithi002 ceph-mon[33559]: Deploying daemon osd.1 on smithi002 2024-09-21T12:38:42.853 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:42 smithi002 ceph-mon[23716]: Deploying daemon osd.1 on smithi002 2024-09-21T12:38:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:43 smithi162 ceph-mon[27540]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:43.838 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:43 smithi002 ceph-mon[33559]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:43.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:43 smithi002 ceph-mon[23716]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:45.808 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:45 smithi002 ceph-mon[23716]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:45.809 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:45 smithi002 ceph-mon[33559]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:45.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:45 smithi162 ceph-mon[27540]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:47.834 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[23716]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:47.834 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:47.834 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:47.834 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:47.834 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[33559]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:47.835 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:47.835 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:47.835 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:47 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:47 smithi162 ceph-mon[27540]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:47 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:47 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:47 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:49.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:49 smithi002 ceph-mon[23716]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:49 smithi002 ceph-mon[33559]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:49 smithi162 ceph-mon[27540]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:51.074 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.074 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.074 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:51.074 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:51.074 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.075 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.075 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.075 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:51.075 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:51.075 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.114 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 1 on host 'smithi002' 2024-09-21T12:38:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:51.882 DEBUG:teuthology.orchestra.run.smithi002:osd.1> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T12:38:51.884 INFO:tasks.cephadm:Deploying osd.2 on smithi002 with /dev/vg_nvme/lv_2... 2024-09-21T12:38:51.884 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[33559]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[23716]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:52.198 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:51 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:52.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:51 smithi162 ceph-mon[27540]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:52.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:51 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:38:52.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:51 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:52.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:51 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:52.630 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:38:52.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:38:52 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[42929]: 2024-09-21T12:38:52.449+0000 7f55902d7640 -1 osd.1 0 log_to_monitors true 2024-09-21T12:38:53.086 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:52 smithi002 ceph-mon[33559]: from='osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T12:38:53.086 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:52 smithi002 ceph-mon[33559]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T12:38:53.086 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:52 smithi002 ceph-mon[23716]: from='osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T12:38:53.086 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:52 smithi002 ceph-mon[23716]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T12:38:53.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:52 smithi162 ceph-mon[27540]: from='osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T12:38:53.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:52 smithi162 ceph-mon[27540]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T12:38:54.017 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[33559]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:54.017 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[33559]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:38:54.017 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[33559]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:38:54.017 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:54.017 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[33559]: from='osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:54.017 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[33559]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:54.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[23716]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:54.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[23716]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:38:54.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[23716]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:38:54.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:54.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[23716]: from='osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:54.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:53 smithi002 ceph-mon[23716]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:54.286 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[42929]: 2024-09-21T12:38:54.179+0000 7f558c25a640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T12:38:54.287 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[42929]: 2024-09-21T12:38:54.182+0000 7f558407a640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:38:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:53 smithi162 ceph-mon[27540]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:53 smithi162 ceph-mon[27540]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:38:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:53 smithi162 ceph-mon[27540]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:38:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:53 smithi162 ceph-mon[27540]: from='osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:53 smithi162 ceph-mon[27540]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[33559]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[33559]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[33559]: from='osd.1 ' entity='osd.1' 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[23716]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[23716]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:55.205 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:54 smithi002 ceph-mon[23716]: from='osd.1 ' entity='osd.1' 2024-09-21T12:38:55.236 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:54 smithi162 ceph-mon[27540]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:38:55.236 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:54 smithi162 ceph-mon[27540]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:38:55.236 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:55.236 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:54 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:55.236 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:54 smithi162 ceph-mon[27540]: from='osd.1 ' entity='osd.1' 2024-09-21T12:38:55.542 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:38:55.569 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_2 2024-09-21T12:38:56.106 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:38:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:38:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:38:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[23716]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[23716]: osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853] boot 2024-09-21T12:38:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[23716]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[33559]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[33559]: osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853] boot 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[33559]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:38:56.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:55 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:56.247 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:55 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:38:56.247 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:55 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:38:56.247 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:55 smithi162 ceph-mon[27540]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:38:56.247 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:55 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:56.248 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:55 smithi162 ceph-mon[27540]: osd.1 [v2:172.21.15.2:6810/1988884853,v1:172.21.15.2:6811/1988884853] boot 2024-09-21T12:38:56.248 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:55 smithi162 ceph-mon[27540]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:38:56.248 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:55 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:38:57.249 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[33559]: pgmap v54: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:38:57.249 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[33559]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:38:57.249 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[33559]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[23716]: pgmap v54: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[23716]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[23716]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:57.250 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:57 smithi162 ceph-mon[27540]: pgmap v54: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:38:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:57 smithi162 ceph-mon[27540]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:38:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:57 smithi162 ceph-mon[27540]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:38:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:38:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:38:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi002 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi002 to 8034M 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi002 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi002 to 8034M 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:58.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi002 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi002 to 8034M 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:38:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:38:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:59 smithi162 ceph-mon[27540]: pgmap v56: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:38:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:59 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2238689087' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]: dispatch 2024-09-21T12:38:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:59 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]: dispatch 2024-09-21T12:38:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:59 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]': finished 2024-09-21T12:38:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:59 smithi162 ceph-mon[27540]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:38:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:38:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:38:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[23716]: pgmap v56: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:38:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2238689087' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]: dispatch 2024-09-21T12:38:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]: dispatch 2024-09-21T12:38:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]': finished 2024-09-21T12:38:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[23716]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:38:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:38:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[33559]: pgmap v56: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:38:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2238689087' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]: dispatch 2024-09-21T12:38:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]: dispatch 2024-09-21T12:38:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9708bd05-c7c6-4605-b4e3-858c65f862c0"}]': finished 2024-09-21T12:38:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[33559]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:38:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:38:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:00 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1989316245' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:00 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1989316245' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:00.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:00 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1989316245' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:01 smithi162 ceph-mon[27540]: pgmap v58: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:01 smithi002 ceph-mon[33559]: pgmap v58: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:01 smithi002 ceph-mon[23716]: pgmap v58: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:03.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:03 smithi162 ceph-mon[27540]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:03.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:03 smithi002 ceph-mon[23716]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:03.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:03 smithi002 ceph-mon[33559]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:05 smithi002 ceph-mon[23716]: pgmap v60: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:05.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:05 smithi002 ceph-mon[33559]: pgmap v60: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:05.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:05 smithi162 ceph-mon[27540]: pgmap v60: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:06.570 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:06 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T12:39:06.570 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:06 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:06.570 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:06 smithi002 ceph-mon[33559]: Deploying daemon osd.2 on smithi002 2024-09-21T12:39:06.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:06 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T12:39:06.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:06 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:06.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:06 smithi002 ceph-mon[23716]: Deploying daemon osd.2 on smithi002 2024-09-21T12:39:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:06 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T12:39:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:06 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:06 smithi162 ceph-mon[27540]: Deploying daemon osd.2 on smithi002 2024-09-21T12:39:07.464 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:07 smithi002 ceph-mon[33559]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:07.464 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:07 smithi002 ceph-mon[23716]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:07 smithi162 ceph-mon[27540]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:09.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:09 smithi002 ceph-mon[23716]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:09.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:09 smithi002 ceph-mon[33559]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:09.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:09 smithi162 ceph-mon[27540]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:11.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:11 smithi002 ceph-mon[33559]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:11.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:11 smithi002 ceph-mon[23716]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:11 smithi162 ceph-mon[27540]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:12 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:12.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:12 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:12.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:12 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:12.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:12 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:12.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:12 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:12.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:12 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:12.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:12 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:12 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:12 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:13 smithi162 ceph-mon[27540]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:14.128 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:13 smithi002 ceph-mon[33559]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:14.128 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:13 smithi002 ceph-mon[23716]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:15.328 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 2 on host 'smithi002' 2024-09-21T12:39:15.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:15.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:15.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:15.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:15.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.629 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:15.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:15.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:15.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:15.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:15.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:15.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:15.981 DEBUG:teuthology.orchestra.run.smithi002:osd.2> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T12:39:15.983 INFO:tasks.cephadm:Deploying osd.3 on smithi002 with /dev/vg_nvme/lv_1... 2024-09-21T12:39:15.983 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T12:39:16.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[48666]: 2024-09-21T12:39:16.516+0000 7fa5b299e640 -1 osd.2 0 log_to_monitors true 2024-09-21T12:39:17.441 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:39:17.563 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:17 smithi002 ceph-mon[33559]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:17.563 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:17 smithi002 ceph-mon[33559]: from='osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T12:39:17.563 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:17 smithi002 ceph-mon[33559]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T12:39:17.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:17 smithi002 ceph-mon[23716]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:17.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:17 smithi002 ceph-mon[23716]: from='osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T12:39:17.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:17 smithi002 ceph-mon[23716]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T12:39:17.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:17 smithi162 ceph-mon[27540]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:17.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:17 smithi162 ceph-mon[27540]: from='osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T12:39:17.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:17 smithi162 ceph-mon[27540]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T12:39:18.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[33559]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:39:18.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[33559]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:39:18.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:18.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[33559]: from='osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:18.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[33559]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:18.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[23716]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:39:18.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[23716]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:39:18.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:18.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[23716]: from='osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:18.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-mon[23716]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:18.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:18 smithi162 ceph-mon[27540]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:39:18.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:18 smithi162 ceph-mon[27540]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:39:18.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:18.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:18 smithi162 ceph-mon[27540]: from='osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:18.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:18 smithi162 ceph-mon[27540]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:18.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[48666]: 2024-09-21T12:39:18.686+0000 7fa5ae921640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T12:39:18.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[48666]: 2024-09-21T12:39:18.689+0000 7fa5a6741640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:39:19.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='osd.2 ' entity='osd.2' 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi002 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi002 to 5356M 2024-09-21T12:39:19.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='osd.2 ' entity='osd.2' 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi002 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi002 to 5356M 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:19.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='osd.2 ' entity='osd.2' 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi002 2024-09-21T12:39:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi002 to 5356M 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:19.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:20.498 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:39:20.525 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_1 2024-09-21T12:39:20.779 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:39:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:20 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:39:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:20 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:39:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:20 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:20 smithi162 ceph-mon[27540]: osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341] boot 2024-09-21T12:39:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:20 smithi162 ceph-mon[27540]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:39:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:20 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:20.895 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:39:20.895 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[23716]: osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341] boot 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[23716]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[33559]: osd.2 [v2:172.21.15.2:6818/2639143341,v1:172.21.15.2:6819/2639143341] boot 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[33559]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:39:20.896 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:20 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:39:21.819 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:39:21.820 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T12:39:21.821 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:39:21.821 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:39:21.821 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:39:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:22.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:22 smithi002 ceph-mon[33559]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:39:22.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:22 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:39:22.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:22 smithi002 ceph-mon[33559]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:39:22.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:22 smithi002 ceph-mon[23716]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:39:22.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:22 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:39:22.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:22 smithi002 ceph-mon[23716]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:39:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:22 smithi162 ceph-mon[27540]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:39:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:22 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:39:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:22 smithi162 ceph-mon[27540]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:39:23.223 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:22 smithi002 sudo[52852]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T12:39:23.223 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:22 smithi002 sudo[52852]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:23.223 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:22 smithi002 sudo[52852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:23.223 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:22 smithi002 sudo[52852]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:23.705 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52880]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T12:39:23.705 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52880]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:23.705 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:23.705 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52880]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:23.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52908]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T12:39:23.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52908]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:23.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:23.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:23 smithi002 sudo[52908]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:23.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/608807362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]: dispatch 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]: dispatch 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]': finished 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:23.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/608807362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]: dispatch 2024-09-21T12:39:23.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]: dispatch 2024-09-21T12:39:23.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]': finished 2024-09-21T12:39:23.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T12:39:23.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:23 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/608807362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]: dispatch 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]: dispatch 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0588faa0-2de8-481e-bd83-ef28a25f1136"}]': finished 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T12:39:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:23 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:24.706 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52958]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T12:39:24.707 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52958]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:24.707 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:24.707 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52958]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:24.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:24 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2531819292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:24.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:24 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2531819292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:24.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52985]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T12:39:24.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52985]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:24.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:24.974 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:24 smithi002 sudo[52985]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:25.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:24 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2531819292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:25.693 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53175]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T12:39:25.693 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53175]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:25.693 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:25.694 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53175]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:25.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53362]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T12:39:25.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53362]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:25.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:25.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:25 smithi002 sudo[53362]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:26.412 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 ceph-mon[27540]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:26.412 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 ceph-mon[27540]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T12:39:26.412 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 ceph-mon[27540]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:26.412 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29905]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T12:39:26.412 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29905]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:26.412 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:26.412 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29905]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:26 smithi002 ceph-mon[33559]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:26 smithi002 ceph-mon[33559]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T12:39:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:26 smithi002 ceph-mon[33559]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:26 smithi002 sudo[53370]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T12:39:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:26 smithi002 sudo[53370]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:26 smithi002 sudo[53370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:26 smithi002 sudo[53370]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:26.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:26 smithi002 ceph-mon[23716]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:26.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:26 smithi002 ceph-mon[23716]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T12:39:26.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:26 smithi002 ceph-mon[23716]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29908]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T12:39:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29908]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:26 smithi162 sudo[29908]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:27.310 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53835]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T12:39:27.311 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53835]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:27.311 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:27.311 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53835]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:27.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:27.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:27.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:27.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53856]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53856]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T12:39:27.839 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 sudo[53856]: pam_unix(sudo:session): session closed for user root 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:39:27.840 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:39:27.841 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:39:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:28 smithi162 ceph-mon[27540]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:28 smithi162 ceph-mon[27540]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:28.961 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:28 smithi002 ceph-mon[33559]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:28.961 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:28 smithi002 ceph-mon[33559]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:28.962 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:28 smithi002 ceph-mon[23716]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:39:28.962 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:28 smithi002 ceph-mon[23716]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:39:29.681 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:29 smithi002 ceph-mon[33559]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:29.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:29 smithi002 ceph-mon[23716]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:30.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:29 smithi162 ceph-mon[27540]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:30.876 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T12:39:30.876 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:30 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:30.876 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T12:39:30.876 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:30 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:31.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T12:39:31.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:30 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:31.903 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:31 smithi002 ceph-mon[33559]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:31.903 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:31 smithi002 ceph-mon[33559]: Deploying daemon osd.3 on smithi002 2024-09-21T12:39:31.903 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:31 smithi002 ceph-mon[23716]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:31.903 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:31 smithi002 ceph-mon[23716]: Deploying daemon osd.3 on smithi002 2024-09-21T12:39:32.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:31 smithi162 ceph-mon[27540]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:32.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:31 smithi162 ceph-mon[27540]: Deploying daemon osd.3 on smithi002 2024-09-21T12:39:33.701 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:33 smithi002 ceph-mon[23716]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T12:39:33.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:33 smithi002 ceph-mon[33559]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T12:39:34.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:33 smithi162 ceph-mon[27540]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T12:39:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:35 smithi002 ceph-mon[33559]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T12:39:35.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:35 smithi002 ceph-mon[23716]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T12:39:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:35 smithi162 ceph-mon[27540]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T12:39:36.662 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:36 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:36.662 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:36 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:36.662 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:36 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:36.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:36.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:36.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:36 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:36 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:36 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:37.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:37 smithi002 ceph-mon[23716]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T12:39:37.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:37 smithi002 ceph-mon[33559]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T12:39:38.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:37 smithi162 ceph-mon[27540]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T12:39:38.276 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 3 on host 'smithi002' 2024-09-21T12:39:39.205 DEBUG:teuthology.orchestra.run.smithi002:osd.3> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T12:39:39.207 INFO:tasks.cephadm:Deploying osd.4 on smithi162 with /dev/vg_nvme/lv_4... 2024-09-21T12:39:39.207 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T12:39:39.461 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:39:39.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:39 smithi002 ceph-mon[33559]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T12:39:39.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:39 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:39.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:39 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:39.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:39 smithi002 ceph-mon[23716]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T12:39:39.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:39 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:39.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:39 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:39.582 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:39 smithi162 ceph-mon[27540]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T12:39:39.582 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:39 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:39.582 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:39 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:40 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:40 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:40 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:40.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:40 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:40.533 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:40 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:40.533 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:40 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:40.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 12:39:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[54593]: 2024-09-21T12:39:40.470+0000 7f2674380640 -1 osd.3 0 log_to_monitors true 2024-09-21T12:39:41.695 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:41 smithi162 ceph-mon[27540]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T12:39:41.696 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:41 smithi162 ceph-mon[27540]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T12:39:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:41 smithi002 ceph-mon[23716]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T12:39:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:41 smithi002 ceph-mon[23716]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T12:39:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:41 smithi002 ceph-mon[33559]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T12:39:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:41 smithi002 ceph-mon[33559]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T12:39:41.895 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:39:41.923 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi162:vg_nvme/lv_4 2024-09-21T12:39:42.166 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:39:42.561 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:42 smithi162 ceph-mon[27540]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:39:42.561 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:42 smithi162 ceph-mon[27540]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:39:42.561 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:42 smithi162 ceph-mon[27540]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:42.561 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:42 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[23716]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:39:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[23716]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:39:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[23716]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:42.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[33559]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:39:42.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[33559]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:39:42.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[33559]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-21T12:39:42.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:42.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[54593]: 2024-09-21T12:39:42.400+0000 7f2670303640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T12:39:42.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 12:39:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[54593]: 2024-09-21T12:39:42.403+0000 7f266c12b640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:39:43.490 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:43.490 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:39:43.490 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:39:43.490 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:43.490 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:43.490 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi002 2024-09-21T12:39:43.490 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi002 to 4017M 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:39:43.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:43.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:43.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:43 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi002 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi002 to 4017M 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:43.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-21T12:39:43.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi002 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi002 to 4017M 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:43.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:39:43.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:39:43.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:39:43.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:43.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:43.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:39:43.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:43 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:44.525 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:44 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:39:44.525 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:44 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:39:44.525 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:44 smithi162 ceph-mon[27540]: osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056] boot 2024-09-21T12:39:44.525 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:44 smithi162 ceph-mon[27540]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T12:39:44.525 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:44 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:39:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:39:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[23716]: osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056] boot 2024-09-21T12:39:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[23716]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T12:39:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:44.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:39:44.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:39:44.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[33559]: osd.3 [v2:172.21.15.2:6826/2269070056,v1:172.21.15.2:6827/2269070056] boot 2024-09-21T12:39:44.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[33559]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T12:39:44.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:44 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:39:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[33559]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[33559]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:39:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/4106167404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]: dispatch 2024-09-21T12:39:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]: dispatch 2024-09-21T12:39:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]': finished 2024-09-21T12:39:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[33559]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T12:39:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:39:45.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[23716]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:45.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[23716]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:39:45.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/4106167404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]: dispatch 2024-09-21T12:39:45.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]: dispatch 2024-09-21T12:39:45.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]': finished 2024-09-21T12:39:45.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[23716]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T12:39:45.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:45 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:39:45.809 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:45 smithi162 ceph-mon[27540]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:39:45.809 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:45 smithi162 ceph-mon[27540]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:39:45.809 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:45 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/4106167404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]: dispatch 2024-09-21T12:39:45.809 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:45 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]: dispatch 2024-09-21T12:39:45.809 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:45 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aac62306-db6c-44d9-b938-44e9fd406bce"}]': finished 2024-09-21T12:39:45.809 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:45 smithi162 ceph-mon[27540]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T12:39:45.809 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:45 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:39:46.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:46 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/1756975054' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:46.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:46 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/1756975054' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:46.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:46 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/1756975054' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:39:47.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:47 smithi002 ceph-mon[23716]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:47.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:47 smithi002 ceph-mon[33559]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:47 smithi162 ceph-mon[27540]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:49.684 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:49 smithi162 ceph-mon[27540]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:49 smithi002 ceph-mon[23716]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:49 smithi002 ceph-mon[33559]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:51.507 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:51 smithi162 ceph-mon[27540]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:51 smithi002 ceph-mon[23716]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:51 smithi002 ceph-mon[33559]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:53.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[23716]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:53.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T12:39:53.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:53.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[23716]: Deploying daemon osd.4 on smithi162 2024-09-21T12:39:53.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[33559]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:53.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T12:39:53.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:53.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:53 smithi002 ceph-mon[33559]: Deploying daemon osd.4 on smithi162 2024-09-21T12:39:53.771 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:53 smithi162 ceph-mon[27540]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:53.771 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T12:39:53.771 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:39:53.771 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:53 smithi162 ceph-mon[27540]: Deploying daemon osd.4 on smithi162 2024-09-21T12:39:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:55 smithi162 ceph-mon[27540]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:55 smithi002 ceph-mon[33559]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:55 smithi002 ceph-mon[23716]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:57 smithi162 ceph-mon[27540]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:57.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:57 smithi002 ceph-mon[23716]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:57 smithi002 ceph-mon[33559]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:59.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:59 smithi162 ceph-mon[27540]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:59.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:59.720 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:59.720 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:39:59 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[23716]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[33559]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:39:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:39:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:39:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:39:59 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:00.698 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:00 smithi162 ceph-mon[27540]: overall HEALTH_OK 2024-09-21T12:40:00.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:00 smithi002 ceph-mon[33559]: overall HEALTH_OK 2024-09-21T12:40:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:00 smithi002 ceph-mon[23716]: overall HEALTH_OK 2024-09-21T12:40:01.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:01 smithi002 ceph-mon[23716]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:01.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:01 smithi002 ceph-mon[33559]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:01.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:01 smithi162 ceph-mon[27540]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:02.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:02 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:02.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:02 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:02.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:02 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:02.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:02 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:02.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:02 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:02.889 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 4 on host 'smithi162' 2024-09-21T12:40:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:03.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:03.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:03.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:03.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:03.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:02 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:03.631 DEBUG:teuthology.orchestra.run.smithi162:osd.4> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T12:40:03.633 INFO:tasks.cephadm:Deploying osd.5 on smithi162 with /dev/vg_nvme/lv_3... 2024-09-21T12:40:03.633 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T12:40:03.855 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:03 smithi162 ceph-mon[27540]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:03.855 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:03.855 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:03.855 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:03 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[33559]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:04.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[23716]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:04.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:04.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:04.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:03 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:04.396 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:40:04.517 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 12:40:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[32182]: 2024-09-21T12:40:04.179+0000 7f77c2b38640 -1 osd.4 0 log_to_monitors true 2024-09-21T12:40:04.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:04 smithi162 ceph-mon[27540]: from='osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T12:40:04.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:04 smithi162 ceph-mon[27540]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T12:40:05.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:04 smithi002 ceph-mon[23716]: from='osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T12:40:05.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:04 smithi002 ceph-mon[23716]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T12:40:05.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:04 smithi002 ceph-mon[33559]: from='osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T12:40:05.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:04 smithi002 ceph-mon[33559]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T12:40:05.986 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:05 smithi162 ceph-mon[27540]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:05.986 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:05 smithi162 ceph-mon[27540]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:40:05.986 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:05 smithi162 ceph-mon[27540]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T12:40:05.987 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:05 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:05.987 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:05 smithi162 ceph-mon[27540]: from='osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:05.987 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:05 smithi162 ceph-mon[27540]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[33559]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[33559]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:40:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[33559]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T12:40:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[33559]: from='osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[33559]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:06.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[23716]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:06.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[23716]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:40:06.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[23716]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T12:40:06.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:06.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[23716]: from='osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:06.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:05 smithi002 ceph-mon[23716]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:06.321 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 12:40:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[32182]: 2024-09-21T12:40:06.192+0000 7f77beabb640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T12:40:06.321 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 12:40:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[32182]: 2024-09-21T12:40:06.197+0000 7f77b68db640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:40:06.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[23716]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[23716]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[23716]: from='osd.4 ' entity='osd.4' 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[33559]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[33559]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:06.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:06 smithi002 ceph-mon[33559]: from='osd.4 ' entity='osd.4' 2024-09-21T12:40:07.067 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:06 smithi162 ceph-mon[27540]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:07.067 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:06 smithi162 ceph-mon[27540]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:40:07.067 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:06 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:07.067 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:06 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:07.067 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:06 smithi162 ceph-mon[27540]: from='osd.4 ' entity='osd.4' 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886] boot 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:08.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:08.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:08.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:07 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:40:08.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:40:08.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:08.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886] boot 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:40:08.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: osd.4 [v2:172.21.15.162:6800/286485886,v1:172.21.15.162:6801/286485886] boot 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:08.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:07 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:08.511 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:40:08.537 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi162:vg_nvme/lv_3 2024-09-21T12:40:08.780 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:40:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:08 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi162 2024-09-21T12:40:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:08 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi162 to 17088M 2024-09-21T12:40:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:08 smithi162 ceph-mon[27540]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T12:40:09.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:08 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi162 2024-09-21T12:40:09.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:08 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi162 to 17088M 2024-09-21T12:40:09.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:08 smithi002 ceph-mon[23716]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T12:40:09.125 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:08 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi162 2024-09-21T12:40:09.125 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:08 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi162 to 17088M 2024-09-21T12:40:09.125 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:08 smithi002 ceph-mon[33559]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T12:40:10.030 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:09 smithi162 ceph-mon[27540]: pgmap v108: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:10.030 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:09 smithi162 ceph-mon[27540]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:40:10.030 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:09 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:40:10.030 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:09 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:40:10.031 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:09 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:10.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[33559]: pgmap v108: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:10.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[33559]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:40:10.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:40:10.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:40:10.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:10.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[23716]: pgmap v108: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:10.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[23716]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:40:10.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:40:10.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:40:10.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:09 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:10.994 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:10 smithi162 ceph-mon[27540]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:40:10.995 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:10 smithi162 ceph-mon[27540]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:40:11.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:10 smithi002 ceph-mon[23716]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:40:11.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:10 smithi002 ceph-mon[23716]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:40:11.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:10 smithi002 ceph-mon[33559]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:40:11.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:10 smithi002 ceph-mon[33559]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:40:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:11 smithi162 ceph-mon[27540]: pgmap v111: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:11 smithi162 ceph-mon[27540]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:40:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:11 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/997151670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]: dispatch 2024-09-21T12:40:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:11 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]: dispatch 2024-09-21T12:40:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:11 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]': finished 2024-09-21T12:40:12.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:11 smithi162 ceph-mon[27540]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:40:12.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:11 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[33559]: pgmap v111: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[33559]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:40:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/997151670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]: dispatch 2024-09-21T12:40:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]: dispatch 2024-09-21T12:40:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]': finished 2024-09-21T12:40:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[33559]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:40:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:12.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[23716]: pgmap v111: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:12.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[23716]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:40:12.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/997151670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]: dispatch 2024-09-21T12:40:12.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]: dispatch 2024-09-21T12:40:12.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8214f6ed-9dec-479e-94f1-4b15f537fb37"}]': finished 2024-09-21T12:40:12.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[23716]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:40:12.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:11 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:12 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/1565114317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:40:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:12 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/1565114317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:40:13.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:12 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/1565114317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:40:14.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:13 smithi162 ceph-mon[27540]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T12:40:14.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:13 smithi002 ceph-mon[23716]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T12:40:14.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:13 smithi002 ceph-mon[33559]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T12:40:16.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:15 smithi162 ceph-mon[27540]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:40:16.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:15 smithi002 ceph-mon[33559]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:40:16.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:15 smithi002 ceph-mon[23716]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:40:18.043 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:17 smithi162 ceph-mon[27540]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:40:18.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:17 smithi002 ceph-mon[23716]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:40:18.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:17 smithi002 ceph-mon[33559]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:40:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:19 smithi162 ceph-mon[27540]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:40:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T12:40:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:19 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:19 smithi002 ceph-mon[23716]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:40:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T12:40:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:19 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:20.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:19 smithi002 ceph-mon[33559]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:40:20.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T12:40:20.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:19 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:20.938 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:20 smithi162 ceph-mon[27540]: Deploying daemon osd.5 on smithi162 2024-09-21T12:40:21.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:20 smithi002 ceph-mon[33559]: Deploying daemon osd.5 on smithi162 2024-09-21T12:40:21.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:20 smithi002 ceph-mon[23716]: Deploying daemon osd.5 on smithi162 2024-09-21T12:40:22.082 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:21 smithi162 ceph-mon[27540]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:40:22.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:21 smithi002 ceph-mon[33559]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:40:22.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:21 smithi002 ceph-mon[23716]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:40:23.833 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:23 smithi162 ceph-mon[27540]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:24.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:23 smithi002 ceph-mon[33559]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:23 smithi002 ceph-mon[23716]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:25 smithi162 ceph-mon[27540]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:25 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[23716]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:26.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[33559]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:26.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:26.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:26.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:25 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:27 smithi162 ceph-mon[27540]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:28.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:27 smithi002 ceph-mon[23716]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:28.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:27 smithi002 ceph-mon[33559]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:28.742 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 5 on host 'smithi162' 2024-09-21T12:40:29.380 DEBUG:teuthology.orchestra.run.smithi162:osd.5> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T12:40:29.382 INFO:tasks.cephadm:Deploying osd.6 on smithi162 with /dev/vg_nvme/lv_2... 2024-09-21T12:40:29.382 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T12:40:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:29.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:29.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:29.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:29.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:30.131 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:40:30.262 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 12:40:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[37701]: 2024-09-21T12:40:30.112+0000 7fb750766640 -1 osd.5 0 log_to_monitors true 2024-09-21T12:40:30.544 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:30 smithi162 ceph-mon[27540]: from='osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T12:40:30.544 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:30 smithi162 ceph-mon[27540]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T12:40:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:30 smithi002 ceph-mon[33559]: from='osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T12:40:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:30 smithi002 ceph-mon[33559]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T12:40:30.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:30 smithi002 ceph-mon[23716]: from='osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T12:40:30.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:30 smithi002 ceph-mon[23716]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T12:40:31.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[37701]: 2024-09-21T12:40:31.331+0000 7fb74c6e9640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T12:40:31.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[37701]: 2024-09-21T12:40:31.339+0000 7fb748511640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:40:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-mon[27540]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-mon[27540]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:40:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-mon[27540]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:40:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-mon[27540]: from='osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:31 smithi162 ceph-mon[27540]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[33559]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[33559]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:40:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[33559]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:40:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[33559]: from='osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:31.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[33559]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:31.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[23716]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:31.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[23716]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:40:31.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[23716]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:40:31.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:31.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[23716]: from='osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:31.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:31 smithi002 ceph-mon[23716]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:32.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:32 smithi162 ceph-mon[27540]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:32.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:32 smithi162 ceph-mon[27540]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:40:32.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:32 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:32.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:32 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[33559]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[33559]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:40:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[23716]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[23716]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:40:32.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:32.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:32 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:32.985 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:40:33.011 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi162:vg_nvme/lv_2 2024-09-21T12:40:33.451 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:40:33.451 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:40:33.451 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:33.451 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:33.451 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235] boot 2024-09-21T12:40:33.452 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:40:33.452 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:33.452 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:33 smithi162 ceph-mon[27540]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:40:33.568 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:40:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:40:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:40:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235] boot 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[33559]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: osd.5 [v2:172.21.15.162:6808/1591811235,v1:172.21.15.162:6809/1591811235] boot 2024-09-21T12:40:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:40:33.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:40:33.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:33 smithi002 ceph-mon[23716]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:40:35.024 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:35.025 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:34 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:40:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:40:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:40:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:40:35.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:35.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:34 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:35 smithi162 ceph-mon[27540]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:35 smithi162 ceph-mon[27540]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:40:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:35 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi162 2024-09-21T12:40:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:35 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi162 to 8544M 2024-09-21T12:40:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:35 smithi162 ceph-mon[27540]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:40:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[23716]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[23716]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:40:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi162 2024-09-21T12:40:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi162 to 8544M 2024-09-21T12:40:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[23716]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:40:36.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[33559]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:36.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[33559]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:40:36.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi162 2024-09-21T12:40:36.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi162 to 8544M 2024-09-21T12:40:36.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:35 smithi002 ceph-mon[33559]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:40:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[23716]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:40:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/1864574004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]: dispatch 2024-09-21T12:40:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]: dispatch 2024-09-21T12:40:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]': finished 2024-09-21T12:40:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[23716]: osdmap e43: 7 total, 6 up, 7 in 2024-09-21T12:40:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[33559]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:40:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/1864574004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]: dispatch 2024-09-21T12:40:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]: dispatch 2024-09-21T12:40:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]': finished 2024-09-21T12:40:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[33559]: osdmap e43: 7 total, 6 up, 7 in 2024-09-21T12:40:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:36 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:37.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:36 smithi162 ceph-mon[27540]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:40:37.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:36 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/1864574004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]: dispatch 2024-09-21T12:40:37.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:36 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]: dispatch 2024-09-21T12:40:37.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:36 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abf5266c-482f-4eee-a9ee-aff1da30b3a3"}]': finished 2024-09-21T12:40:37.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:36 smithi162 ceph-mon[27540]: osdmap e43: 7 total, 6 up, 7 in 2024-09-21T12:40:37.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:36 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:38.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:37 smithi002 ceph-mon[23716]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:38.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:37 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/2249960077' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:40:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:37 smithi002 ceph-mon[33559]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:37 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/2249960077' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:40:38.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:37 smithi162 ceph-mon[27540]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:38.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:37 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/2249960077' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:40:40.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:39 smithi002 ceph-mon[33559]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:39 smithi002 ceph-mon[23716]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:39 smithi162 ceph-mon[27540]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:42.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:41 smithi002 ceph-mon[33559]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:42.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:41 smithi002 ceph-mon[23716]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:42.226 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:41 smithi162 ceph-mon[27540]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:44.220 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:43 smithi162 ceph-mon[27540]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:43 smithi002 ceph-mon[33559]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:43 smithi002 ceph-mon[23716]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:45.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:44 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T12:40:45.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:44 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:44 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T12:40:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:44 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:44 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T12:40:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:44 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:46.212 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:45 smithi162 ceph-mon[27540]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:46.213 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:45 smithi162 ceph-mon[27540]: Deploying daemon osd.6 on smithi162 2024-09-21T12:40:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:45 smithi002 ceph-mon[33559]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:45 smithi002 ceph-mon[33559]: Deploying daemon osd.6 on smithi162 2024-09-21T12:40:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:45 smithi002 ceph-mon[23716]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:45 smithi002 ceph-mon[23716]: Deploying daemon osd.6 on smithi162 2024-09-21T12:40:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:47 smithi002 ceph-mon[33559]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:47 smithi002 ceph-mon[23716]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:48.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:47 smithi162 ceph-mon[27540]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:50.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:49 smithi002 ceph-mon[33559]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:50.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:49 smithi002 ceph-mon[23716]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:50.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:49 smithi162 ceph-mon[27540]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:51.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:51.273 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:51.273 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:50 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:51.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:51.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:51.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:50 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:51.274 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:51.275 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:51.275 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:50 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:52.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:51 smithi162 ceph-mon[27540]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:52.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:51 smithi002 ceph-mon[23716]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:52.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:51 smithi002 ceph-mon[33559]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:53.959 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 6 on host 'smithi162' 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.332 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:53 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:40:54.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:53 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:40:54.649 DEBUG:teuthology.orchestra.run.smithi162:osd.6> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T12:40:54.651 INFO:tasks.cephadm:Deploying osd.7 on smithi162 with /dev/vg_nvme/lv_1... 2024-09-21T12:40:54.652 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T12:40:55.327 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:40:55.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 12:40:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[43469]: 2024-09-21T12:40:55.078+0000 7fe56dc56640 -1 osd.6 0 log_to_monitors true 2024-09-21T12:40:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:55 smithi162 ceph-mon[27540]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:55 smithi162 ceph-mon[27540]: from='osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T12:40:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:55 smithi162 ceph-mon[27540]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T12:40:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:55 smithi002 ceph-mon[33559]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:55 smithi002 ceph-mon[33559]: from='osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T12:40:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:55 smithi002 ceph-mon[33559]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T12:40:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:55 smithi002 ceph-mon[23716]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:55 smithi002 ceph-mon[23716]: from='osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T12:40:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:55 smithi002 ceph-mon[23716]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T12:40:57.274 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:57 smithi162 ceph-mon[27540]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T12:40:57.274 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:57 smithi162 ceph-mon[27540]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T12:40:57.274 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:57 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:57.274 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:57 smithi162 ceph-mon[27540]: from='osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:57.274 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:57 smithi162 ceph-mon[27540]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:57.274 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 12:40:57 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[43469]: 2024-09-21T12:40:57.010+0000 7fe569bd9640 -1 osd.6 0 waiting for initial osdmap 2024-09-21T12:40:57.274 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 12:40:57 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[43469]: 2024-09-21T12:40:57.019+0000 7fe565a01640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:40:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[33559]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T12:40:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[33559]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T12:40:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[33559]: from='osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:57.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[33559]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:57.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[23716]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T12:40:57.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[23716]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T12:40:57.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:57.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[23716]: from='osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:57.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:57 smithi002 ceph-mon[23716]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:40:57.914 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-21T12:40:57.943 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi162:vg_nvme/lv_1 2024-09-21T12:40:58.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:58.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:58.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T12:40:58.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.235 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.235 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395] boot 2024-09-21T12:40:58.235 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: osdmap e46: 7 total, 7 up, 7 in 2024-09-21T12:40:58.235 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:58 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395] boot 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: osdmap e46: 7 total, 7 up, 7 in 2024-09-21T12:40:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: osd.6 [v2:172.21.15.162:6816/1203913395,v1:172.21.15.162:6817/1203913395] boot 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: osdmap e46: 7 total, 7 up, 7 in 2024-09-21T12:40:58.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:58 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:40:58.531 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:40:59.038 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:59 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:40:59.039 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:59 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:40:59.039 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:40:59 smithi162 ceph-mon[27540]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T12:40:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:59 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:40:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:59 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:40:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:40:59 smithi002 ceph-mon[33559]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T12:40:59.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:59 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:40:59.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:59 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:40:59.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:40:59 smithi002 ceph-mon[23716]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:00.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:00.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:00 smithi162 ceph-mon[27540]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T12:41:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:41:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:41:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[23716]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T12:41:00.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:00.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:00 smithi002 ceph-mon[33559]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T12:41:01.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:01 smithi162 ceph-mon[27540]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:01.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:01 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi162 2024-09-21T12:41:01.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:01 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi162 to 5696M 2024-09-21T12:41:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:01 smithi002 ceph-mon[23716]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:01 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi162 2024-09-21T12:41:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:01 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi162 to 5696M 2024-09-21T12:41:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:01 smithi002 ceph-mon[33559]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:01 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi162 2024-09-21T12:41:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:01 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi162 to 5696M 2024-09-21T12:41:02.272 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:02 smithi162 ceph-mon[27540]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:02.272 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:02 smithi162 ceph-mon[27540]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T12:41:02.273 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:02 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/1403830516' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]: dispatch 2024-09-21T12:41:02.273 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:02 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]: dispatch 2024-09-21T12:41:02.273 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:02 smithi162 ceph-mon[27540]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]': finished 2024-09-21T12:41:02.273 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:02 smithi162 ceph-mon[27540]: osdmap e50: 8 total, 7 up, 8 in 2024-09-21T12:41:02.273 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:02 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[23716]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[23716]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T12:41:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/1403830516' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]: dispatch 2024-09-21T12:41:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]: dispatch 2024-09-21T12:41:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[23716]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]': finished 2024-09-21T12:41:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[23716]: osdmap e50: 8 total, 7 up, 8 in 2024-09-21T12:41:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[33559]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[33559]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T12:41:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/1403830516' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]: dispatch 2024-09-21T12:41:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]: dispatch 2024-09-21T12:41:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[33559]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf7ecafc-530f-4365-8b22-a950f3e9bf14"}]': finished 2024-09-21T12:41:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[33559]: osdmap e50: 8 total, 7 up, 8 in 2024-09-21T12:41:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:02 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:03.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:03 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/3270718883' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:41:03.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:03 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/3270718883' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:41:03.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:03 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/3270718883' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T12:41:04.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:04 smithi162 ceph-mon[27540]: pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T12:41:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:04 smithi002 ceph-mon[23716]: pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T12:41:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:04 smithi002 ceph-mon[33559]: pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T12:41:06.227 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:06 smithi162 ceph-mon[27540]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-21T12:41:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:06 smithi002 ceph-mon[23716]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-21T12:41:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:06 smithi002 ceph-mon[33559]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-21T12:41:08.262 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:08 smithi162 ceph-mon[27540]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T12:41:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:08 smithi002 ceph-mon[23716]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T12:41:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:08 smithi002 ceph-mon[33559]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T12:41:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:10 smithi162 ceph-mon[27540]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:41:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:10 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T12:41:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:10 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:10 smithi002 ceph-mon[23716]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:41:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:10 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T12:41:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:10 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:10.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:10 smithi002 ceph-mon[33559]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:41:10.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:10 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T12:41:10.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:10 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:11.291 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:11 smithi002 ceph-mon[33559]: Deploying daemon osd.7 on smithi162 2024-09-21T12:41:11.292 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:11 smithi002 ceph-mon[23716]: Deploying daemon osd.7 on smithi162 2024-09-21T12:41:11.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:11 smithi162 ceph-mon[27540]: Deploying daemon osd.7 on smithi162 2024-09-21T12:41:12.333 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:12 smithi162 ceph-mon[27540]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:12 smithi002 ceph-mon[33559]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:12 smithi002 ceph-mon[23716]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:13.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:13 smithi162 ceph-mon[27540]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:13.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:13 smithi002 ceph-mon[33559]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:13.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:13 smithi002 ceph-mon[23716]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:15.461 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:15 smithi162 ceph-mon[27540]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:15.461 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:15.461 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:15.461 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:15 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[33559]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[23716]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:15 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:17 smithi162 ceph-mon[27540]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:17 smithi002 ceph-mon[23716]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:17 smithi002 ceph-mon[33559]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:18.140 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 7 on host 'smithi162' 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:18 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:18 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:18.900 DEBUG:teuthology.orchestra.run.smithi162:osd.7> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T12:41:18.901 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T12:41:18.902 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T12:41:19.169 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:19.802 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 12:41:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[49418]: 2024-09-21T12:41:19.427+0000 7fb781e94640 -1 osd.7 0 log_to_monitors true 2024-09-21T12:41:19.803 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:41:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:19 smithi002 ceph-mon[23716]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:19 smithi002 ceph-mon[23716]: from='osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T12:41:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:19 smithi002 ceph-mon[23716]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T12:41:19.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:19 smithi002 ceph-mon[33559]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:19.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:19 smithi002 ceph-mon[33559]: from='osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T12:41:19.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:19 smithi002 ceph-mon[33559]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T12:41:20.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:19 smithi162 ceph-mon[27540]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:19 smithi162 ceph-mon[27540]: from='osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T12:41:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:19 smithi162 ceph-mon[27540]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T12:41:20.567 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":51,"num_osds":8,"num_up_osds":7,"osd_up_since":1726922457,"num_in_osds":8,"osd_in_since":1726922461,"num_remapped_pgs":0} 2024-09-21T12:41:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[23716]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T12:41:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[23716]: osdmap e51: 8 total, 7 up, 8 in 2024-09-21T12:41:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[23716]: from='osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:41:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2836371562' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T12:41:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[23716]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:41:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[33559]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T12:41:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[33559]: osdmap e51: 8 total, 7 up, 8 in 2024-09-21T12:41:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[33559]: from='osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:41:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2836371562' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T12:41:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:20 smithi002 ceph-mon[33559]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:41:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:20 smithi162 ceph-mon[27540]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T12:41:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:20 smithi162 ceph-mon[27540]: osdmap e51: 8 total, 7 up, 8 in 2024-09-21T12:41:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:20 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:20 smithi162 ceph-mon[27540]: from='osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:41:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:20 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2836371562' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T12:41:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:20 smithi162 ceph-mon[27540]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-21T12:41:21.450 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[49418]: 2024-09-21T12:41:21.257+0000 7fb77de17640 -1 osd.7 0 waiting for initial osdmap 2024-09-21T12:41:21.450 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[49418]: 2024-09-21T12:41:21.264+0000 7fb775c37640 -1 osd.7 52 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:41:21.568 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T12:41:21.845 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='osd.7 ' entity='osd.7' 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:21.967 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:21.968 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='osd.7 ' entity='osd.7' 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:21.969 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:21.970 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:21.970 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:21 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='osd.7 ' entity='osd.7' 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:22.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:21 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:22.507 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: purged_snaps scrub starts 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: purged_snaps scrub ok 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: Detected new or changed devices on smithi162 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi162 to 4272M 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199] boot 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T12:41:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:23.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:22 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2374616508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T12:41:23.154 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: purged_snaps scrub starts 2024-09-21T12:41:23.154 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: purged_snaps scrub ok 2024-09-21T12:41:23.154 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: Detected new or changed devices on smithi162 2024-09-21T12:41:23.154 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi162 to 4272M 2024-09-21T12:41:23.154 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199] boot 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2374616508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: purged_snaps scrub starts 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: purged_snaps scrub ok 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: Detected new or changed devices on smithi162 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi162 to 4272M 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: osd.7 [v2:172.21.15.162:6824/1813146199,v1:172.21.15.162:6825/1813146199] boot 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T12:41:23.155 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:23.156 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:22 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2374616508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T12:41:23.183 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":53,"num_osds":8,"num_up_osds":8,"osd_up_since":1726922481,"num_in_osds":8,"osd_in_since":1726922461,"num_remapped_pgs":1} 2024-09-21T12:41:23.184 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T12:41:23.438 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:23 smithi162 ceph-mon[27540]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:23 smithi162 ceph-mon[27540]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T12:41:24.177 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:41:24.177 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":55,"fsid":"f4bc08fe-7815-11ef-baf6-efdc52797490","created":"2024-09-21T12:36:27.015530+0000","modified":"2024-09-21T12:41:23.816553+0000","last_up_change":"2024-09-21T12:41:21.807217+0000","last_in_change":"2024-09-21T12:41:01.703850+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T12:39:20.546119+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,"is_stretch_pool":false,"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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"a3e64679-7eeb-47cf-9eee-3d9831b136f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6802","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6803","nonce":1089586433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6805","nonce":1089586433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6809","nonce":1089586433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6807","nonce":1089586433}]},"public_addr":"172.21.15.2:6803/1089586433","cluster_addr":"172.21.15.2:6805/1089586433","heartbeat_back_addr":"172.21.15.2:6809/1089586433","heartbeat_front_addr":"172.21.15.2:6807/1089586433","state":["exists","up"]},{"osd":1,"uuid":"29a6118a-5695-4b01-9add-c7bba367376e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6810","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6811","nonce":1988884853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6812","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6813","nonce":1988884853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6816","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6817","nonce":1988884853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6814","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6815","nonce":1988884853}]},"public_addr":"172.21.15.2:6811/1988884853","cluster_addr":"172.21.15.2:6813/1988884853","heartbeat_back_addr":"172.21.15.2:6817/1988884853","heartbeat_front_addr":"172.21.15.2:6815/1988884853","state":["exists","up"]},{"osd":2,"uuid":"9708bd05-c7c6-4605-b4e3-858c65f862c0","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.2:6818","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6819","nonce":2639143341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6820","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6821","nonce":2639143341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6824","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6825","nonce":2639143341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6822","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6823","nonce":2639143341}]},"public_addr":"172.21.15.2:6819/2639143341","cluster_addr":"172.21.15.2:6821/2639143341","heartbeat_back_addr":"172.21.15.2:6825/2639143341","heartbeat_front_addr":"172.21.15.2:6823/2639143341","state":["exists","up"]},{"osd":3,"uuid":"0588faa0-2de8-481e-bd83-ef28a25f1136","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.2:6826","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6827","nonce":2269070056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6828","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6829","nonce":2269070056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6832","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6833","nonce":2269070056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6830","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6831","nonce":2269070056}]},"public_addr":"172.21.15.2:6827/2269070056","cluster_addr":"172.21.15.2:6829/2269070056","heartbeat_back_addr":"172.21.15.2:6833/2269070056","heartbeat_front_addr":"172.21.15.2:6831/2269070056","state":["exists","up"]},{"osd":4,"uuid":"aac62306-db6c-44d9-b938-44e9fd406bce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6800","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6801","nonce":286485886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6803","nonce":286485886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6807","nonce":286485886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6805","nonce":286485886}]},"public_addr":"172.21.15.162:6801/286485886","cluster_addr":"172.21.15.162:6803/286485886","heartbeat_back_addr":"172.21.15.162:6807/286485886","heartbeat_front_addr":"172.21.15.162:6805/286485886","state":["exists","up"]},{"osd":5,"uuid":"8214f6ed-9dec-479e-94f1-4b15f537fb37","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6808","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6809","nonce":1591811235}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6811","nonce":1591811235}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6815","nonce":1591811235}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6813","nonce":1591811235}]},"public_addr":"172.21.15.162:6809/1591811235","cluster_addr":"172.21.15.162:6811/1591811235","heartbeat_back_addr":"172.21.15.162:6815/1591811235","heartbeat_front_addr":"172.21.15.162:6813/1591811235","state":["exists","up"]},{"osd":6,"uuid":"abf5266c-482f-4eee-a9ee-aff1da30b3a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6816","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6817","nonce":1203913395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6819","nonce":1203913395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6823","nonce":1203913395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6821","nonce":1203913395}]},"public_addr":"172.21.15.162:6817/1203913395","cluster_addr":"172.21.15.162:6819/1203913395","heartbeat_back_addr":"172.21.15.162:6823/1203913395","heartbeat_front_addr":"172.21.15.162:6821/1203913395","state":["exists","up"]},{"osd":7,"uuid":"cf7ecafc-530f-4365-8b22-a950f3e9bf14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6824","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6825","nonce":1813146199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6827","nonce":1813146199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6831","nonce":1813146199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6829","nonce":1813146199}]},"public_addr":"172.21.15.162:6825/1813146199","cluster_addr":"172.21.15.162:6827/1813146199","heartbeat_back_addr":"172.21.15.162:6831/1813146199","heartbeat_front_addr":"172.21.15.162:6829/1813146199","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:38:27.520862+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:38:53.409781+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:39:17.480476+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:39:41.480751+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:05.144113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:31.098113+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:56.123241+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:41:20.454741+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.2:6801/382508754":"2024-09-22T12:37:14.039702+0000","172.21.15.2:6800/382508754":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/3475673540":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/1167253723":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/199179078":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/1851609279":"2024-09-22T12:36:49.986993+0000","172.21.15.2:6801/1259512192":"2024-09-22T12:36:49.986993+0000","172.21.15.2:6800/1259512192":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/2898286488":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/4085572708":"2024-09-22T12:36:49.986993+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T12:41:24.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:23 smithi002 ceph-mon[23716]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:24.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:23 smithi002 ceph-mon[23716]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T12:41:24.178 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:23 smithi002 ceph-mon[33559]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T12:41:24.178 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:23 smithi002 ceph-mon[33559]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T12:41:24.927 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T12:39:20.546119+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, 'is_stretch_pool': False, '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_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T12:41:24.928 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T12:41:25.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:24 smithi162 ceph-mon[27540]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T12:41:25.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:24 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3140648294' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:25.183 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:24 smithi002 ceph-mon[23716]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T12:41:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:24 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3140648294' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:25.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:24 smithi002 ceph-mon[33559]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T12:41:25.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:24 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3140648294' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:25.783 INFO:teuthology.orchestra.run.smithi002.stdout:pg_num: 1 2024-09-21T12:41:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:25 smithi002 ceph-mon[33559]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:25 smithi002 ceph-mon[33559]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T12:41:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:25 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2376471026' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T12:41:25.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:25 smithi002 ceph-mon[23716]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:25 smithi002 ceph-mon[23716]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T12:41:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:25 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2376471026' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T12:41:26.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:25 smithi162 ceph-mon[27540]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:25 smithi162 ceph-mon[27540]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T12:41:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:25 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2376471026' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T12:41:26.405 INFO:tasks.cephadm:Adding prometheus.a on smithi162 2024-09-21T12:41:26.405 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi162=a' 2024-09-21T12:41:26.680 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:41:27.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:26 smithi162 ceph-mon[27540]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T12:41:27.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:26 smithi002 ceph-mon[23716]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T12:41:27.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:26 smithi002 ceph-mon[33559]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T12:41:27.333 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled prometheus update... 2024-09-21T12:41:28.022 DEBUG:teuthology.orchestra.run.smithi162:prometheus.a> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T12:41:28.024 INFO:tasks.cephadm:Adding node-exporter.a on smithi002 2024-09-21T12:41:28.024 INFO:tasks.cephadm:Adding node-exporter.b on smithi162 2024-09-21T12:41:28.025 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi002=a;smithi162=b' 2024-09-21T12:41:28.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:27 smithi162 ceph-mon[27540]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:27 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:28.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[23716]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:28.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:28.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:28.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:28.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:28.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:28.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[33559]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:28.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:28.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:28.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:28.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:28.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:27 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:28.310 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:41:29.020 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:28 smithi162 ceph-mon[27540]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:29.020 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:28 smithi162 ceph-mon[27540]: Saving service prometheus spec with placement smithi162=a;count:1 2024-09-21T12:41:29.020 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:28 smithi162 ceph-mon[27540]: Deploying daemon prometheus.a on smithi162 2024-09-21T12:41:29.175 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled node-exporter update... 2024-09-21T12:41:29.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:28 smithi002 ceph-mon[23716]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:29.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:28 smithi002 ceph-mon[23716]: Saving service prometheus spec with placement smithi162=a;count:1 2024-09-21T12:41:29.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:28 smithi002 ceph-mon[23716]: Deploying daemon prometheus.a on smithi162 2024-09-21T12:41:29.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:28 smithi002 ceph-mon[33559]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:29.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:28 smithi002 ceph-mon[33559]: Saving service prometheus spec with placement smithi162=a;count:1 2024-09-21T12:41:29.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:28 smithi002 ceph-mon[33559]: Deploying daemon prometheus.a on smithi162 2024-09-21T12:41:30.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:29 smithi162 ceph-mon[27540]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:41:30.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:29 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:30.172 DEBUG:teuthology.orchestra.run.smithi002:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T12:41:30.175 DEBUG:teuthology.orchestra.run.smithi162:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T12:41:30.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:29 smithi002 ceph-mon[33559]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:41:30.200 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:29 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:30.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:29 smithi002 ceph-mon[23716]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:41:30.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:29 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:30.215 INFO:tasks.cephadm:Adding alertmanager.a on smithi002 2024-09-21T12:41:30.215 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi002=a' 2024-09-21T12:41:30.495 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:41:30.994 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:30 smithi162 ceph-mon[27540]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi002=a;smithi162=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:30.994 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:30 smithi162 ceph-mon[27540]: Saving service node-exporter spec with placement smithi002=a;smithi162=b;count:2 2024-09-21T12:41:31.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:30 smithi002 ceph-mon[33559]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi002=a;smithi162=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:31.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:30 smithi002 ceph-mon[33559]: Saving service node-exporter spec with placement smithi002=a;smithi162=b;count:2 2024-09-21T12:41:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:30 smithi002 ceph-mon[23716]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi002=a;smithi162=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:30 smithi002 ceph-mon[23716]: Saving service node-exporter spec with placement smithi002=a;smithi162=b;count:2 2024-09-21T12:41:31.278 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled alertmanager update... 2024-09-21T12:41:32.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:31 smithi162 ceph-mon[27540]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:41:32.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:31 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:32.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:31 smithi002 ceph-mon[33559]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:41:32.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:31 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:31 smithi002 ceph-mon[23716]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:41:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:31 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:32.307 DEBUG:teuthology.orchestra.run.smithi002:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T12:41:32.313 INFO:tasks.cephadm:Adding grafana.a on smithi162 2024-09-21T12:41:32.313 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi162=a' 2024-09-21T12:41:32.564 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:41:32.937 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:32 smithi162 ceph-mon[27540]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi002=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:32.937 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:32 smithi162 ceph-mon[27540]: Saving service alertmanager spec with placement smithi002=a;count:1 2024-09-21T12:41:33.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:32 smithi002 ceph-mon[23716]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi002=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:33.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:32 smithi002 ceph-mon[23716]: Saving service alertmanager spec with placement smithi002=a;count:1 2024-09-21T12:41:33.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:32 smithi002 ceph-mon[33559]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi002=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:33.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:32 smithi002 ceph-mon[33559]: Saving service alertmanager spec with placement smithi002=a;count:1 2024-09-21T12:41:33.417 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled grafana update... 2024-09-21T12:41:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:33 smithi002 ceph-mon[33559]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:41:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:33 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:34.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:33 smithi002 ceph-mon[23716]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:41:34.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:33 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:33 smithi162 ceph-mon[27540]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:41:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:33 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:34.922 DEBUG:teuthology.orchestra.run.smithi162:grafana.a> sudo journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T12:41:34.925 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T12:41:34.925 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T12:41:35.192 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:34 smithi002 ceph-mon[23716]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:34 smithi002 ceph-mon[23716]: Saving service grafana spec with placement smithi162=a;count:1 2024-09-21T12:41:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:34 smithi002 ceph-mon[33559]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:34 smithi002 ceph-mon[33559]: Saving service grafana spec with placement smithi162=a;count:1 2024-09-21T12:41:35.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:34 smithi162 ceph-mon[27540]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:41:35.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:34 smithi162 ceph-mon[27540]: Saving service grafana spec with placement smithi162=a;count:1 2024-09-21T12:41:35.901 INFO:teuthology.orchestra.run.smithi002.stdout:[client.0] 2024-09-21T12:41:35.902 INFO:teuthology.orchestra.run.smithi002.stdout: key = AQD/vu5mXuh8NRAA1jr64NBwg5nKAVmLWX9mGg== 2024-09-21T12:41:35.902 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:35 smithi002 ceph-mon[23716]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:41:35.902 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:35 smithi002 ceph-mon[33559]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:41:36.118 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:35 smithi162 ceph-mon[27540]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:41:36.745 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-21T12:41:36.745 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T12:41:36.745 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T12:41:36.788 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T12:41:36.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:36 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2924539134' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:36.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:36 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:36.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:36 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:41:36.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:36 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2924539134' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:36.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:36 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:36.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:36 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:41:37.065 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:36 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2924539134' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:37.065 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:36 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:37.065 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:36 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:41:37.944 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:37 smithi162 ceph-mon[27540]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:41:38.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:37 smithi002 ceph-mon[23716]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:41:38.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:37 smithi002 ceph-mon[33559]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:41:38.409 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:41:39.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:39 smithi162 systemd[1]: Starting Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:41:39.678 INFO:teuthology.orchestra.run.smithi162.stdout:[client.1] 2024-09-21T12:41:39.678 INFO:teuthology.orchestra.run.smithi162.stdout: key = AQADv+5mRn8YKBAAUtFOZ4/9VRCFRV8I9vGGxA== 2024-09-21T12:41:39.906 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:39 smithi162 podman[54443]: 2024-09-21 12:41:39.554132266 +0000 UTC m=+0.017246061 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T12:41:39.906 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:39 smithi162 podman[54443]: 2024-09-21 12:41:39.686740612 +0000 UTC m=+0.149854392 container create dabe9d82d16191187f2a9b09e7c9afe6498555d7d884226117018b9472ef6da5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:41:40.161 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:39 smithi162 ceph-mon[27540]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:41:40.161 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:39 smithi162 ceph-mon[27540]: from='client.? 172.21.15.162:0/4209466962' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:40.161 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:39 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:40.161 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:39 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 podman[54443]: 2024-09-21 12:41:40.106922843 +0000 UTC m=+0.570036631 container init dabe9d82d16191187f2a9b09e7c9afe6498555d7d884226117018b9472ef6da5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 podman[54443]: 2024-09-21 12:41:40.109942464 +0000 UTC m=+0.573056253 container start dabe9d82d16191187f2a9b09e7c9afe6498555d7d884226117018b9472ef6da5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.133Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.133Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.133Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi162 (none))" 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.133Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.133Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T12:41:40.162 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.134Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.135Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.135Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.135Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.137Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.137Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.231µs 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.137Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.138Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.138Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.063µs wal_replay_duration=914.551µs wbl_replay_duration=123ns total_replay_duration=1.042569ms 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.139Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.139Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.139Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.160Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.350169ms db_storage=763ns remote_storage=1.042µs web_handler=323ns query_engine=531ns scrape=443.428µs scrape_sd=119.584µs notify=733ns notify_sd=1.357µs rules=20.482035ms tracing=6.55µs 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.160Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T12:41:40.163 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:41:40.160Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T12:41:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[23716]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:41:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[23716]: from='client.? 172.21.15.162:0/4209466962' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:41:40.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[33559]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:41:40.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[33559]: from='client.? 172.21.15.162:0/4209466962' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:40.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T12:41:40.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:39 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:41:40.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 bash[54443]: dabe9d82d16191187f2a9b09e7c9afe6498555d7d884226117018b9472ef6da5 2024-09-21T12:41:40.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:41:40 smithi162 systemd[1]: Started Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:41:40.638 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-21T12:41:40.638 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T12:41:40.639 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T12:41:40.676 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T12:41:40.932 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:41.313 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setuser ceph since I am not root 2024-09-21T12:41:41.313 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setgroup ceph since I am not root 2024-09-21T12:41:41.313 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[33559]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:41.313 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.313 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.313 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.313 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T12:41:41.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[23716]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:41.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-mon[27540]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: ignoring --setuser ceph since I am not root 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: ignoring --setgroup ceph since I am not root 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-mgr[29256]: -- 172.21.15.162:0/3170903811 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564843e910e0 con 0x564843e6f000 2024-09-21T12:41:41.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:41.383+0000 7f5cbef9a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T12:41:41.586 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:41.440+0000 7f5cbef9a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T12:41:41.586 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:41.395+0000 7f450fdd3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T12:41:41.586 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:41.457+0000 7f450fdd3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T12:41:41.586 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:41:41.842 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:41.616+0000 7f450fdd3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T12:41:41.842 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:41.685+0000 7f450fdd3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T12:41:41.842 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:41.840+0000 7f450fdd3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:41:41.943 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:41.587+0000 7f5cbef9a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T12:41:41.943 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:41.653+0000 7f5cbef9a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T12:41:41.943 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:41.800+0000 7f5cbef9a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:41:41.943 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:41.940+0000 7f5cbef9a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T12:41:42.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:41.988+0000 7f450fdd3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T12:41:42.288 INFO:teuthology.orchestra.run.smithi002.stdout:[{"version":23,"timestamp":"2024-09-21T12:41:21.784191+0000","name":"","changes":[{"name":"osd/host:smithi162/osd_memory_target","previous_value":"5972731084","new_value":"4479548313"}]}] 2024-09-21T12:41:42.289 INFO:tasks.ceph_manager:config epoch is 23 2024-09-21T12:41:42.289 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T12:41:42.289 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T12:41:42.289 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T12:41:42.498 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:42 smithi162 ceph-mon[27540]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T12:41:42.498 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:42 smithi162 ceph-mon[27540]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T12:41:42.498 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:42 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2809729290' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T12:41:42.499 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:42.253+0000 7f5cbef9a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T12:41:42.499 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:42.314+0000 7f5cbef9a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T12:41:42.552 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:42.598 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-mon[23716]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T12:41:42.598 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-mon[23716]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T12:41:42.599 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2809729290' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T12:41:42.599 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-mon[33559]: from='mgr.14150 172.21.15.2:0/1902289309' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T12:41:42.599 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-mon[33559]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T12:41:42.599 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2809729290' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T12:41:42.599 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:42.322+0000 7f450fdd3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T12:41:42.599 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:42.388+0000 7f450fdd3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T12:41:42.599 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:42.597+0000 7f450fdd3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T12:41:42.834 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:42.495+0000 7f5cbef9a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T12:41:43.288 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:41:43.581 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:43 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3429465128' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:41:43.582 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:43 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3429465128' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:41:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:43 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3429465128' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:41:43.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:43.372+0000 7f5cbef9a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T12:41:43.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:43.440+0000 7f5cbef9a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T12:41:43.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:43.579+0000 7f450fdd3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T12:41:43.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:43.651+0000 7f450fdd3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T12:41:44.095 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6800","nonce":4243157865},{"type":"v1","addr":"172.21.15.2:6801","nonce":4243157865}]},"active_addr":"172.21.15.2:6801/4243157865","active_change":"2024-09-21T12:37:14.039809+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24109,"name":"x","mgr_features":4540701547738038271,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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":"quay.io/prometheus/alertmanager:v0.25.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","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. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","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. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","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_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":[]},"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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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_perf_query","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":"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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","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":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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":"quay.io/prometheus/alertmanager:v0.25.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","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. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","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. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","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_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":[]},"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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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_perf_query","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":"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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","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":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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.2:8443/"},"always_on_modules":{"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"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":469158949}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":1694300740}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":302996129}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":1657009483}]}]} 2024-09-21T12:41:44.099 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T12:41:44.099 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T12:41:44.099 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T12:41:44.358 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:44.399 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.142+0000 7f5cbef9a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T12:41:44.400 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.256+0000 7f5cbef9a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T12:41:44.675 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.397+0000 7f5cbef9a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:41:44.676 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.458+0000 7f5cbef9a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T12:41:44.676 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.605+0000 7f5cbef9a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T12:41:44.676 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.673+0000 7f5cbef9a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T12:41:44.703 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:44 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:44.425+0000 7f450fdd3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T12:41:44.704 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:44 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:44.548+0000 7f450fdd3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T12:41:44.956 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.732+0000 7f5cbef9a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T12:41:44.956 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.889+0000 7f5cbef9a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T12:41:44.956 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:44.953+0000 7f5cbef9a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T12:41:44.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:44 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:44.702+0000 7f450fdd3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:41:44.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:44 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:44.769+0000 7f450fdd3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T12:41:44.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:44 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:44.930+0000 7f450fdd3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T12:41:44.984 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:41:44.984 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":57,"fsid":"f4bc08fe-7815-11ef-baf6-efdc52797490","created":"2024-09-21T12:36:27.015530+0000","modified":"2024-09-21T12:41:25.826305+0000","last_up_change":"2024-09-21T12:41:21.807217+0000","last_in_change":"2024-09-21T12:41:01.703850+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T12:39:20.546119+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,"is_stretch_pool":false,"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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"a3e64679-7eeb-47cf-9eee-3d9831b136f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6802","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6803","nonce":1089586433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6805","nonce":1089586433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6809","nonce":1089586433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6807","nonce":1089586433}]},"public_addr":"172.21.15.2:6803/1089586433","cluster_addr":"172.21.15.2:6805/1089586433","heartbeat_back_addr":"172.21.15.2:6809/1089586433","heartbeat_front_addr":"172.21.15.2:6807/1089586433","state":["exists","up"]},{"osd":1,"uuid":"29a6118a-5695-4b01-9add-c7bba367376e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6810","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6811","nonce":1988884853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6812","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6813","nonce":1988884853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6816","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6817","nonce":1988884853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6814","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6815","nonce":1988884853}]},"public_addr":"172.21.15.2:6811/1988884853","cluster_addr":"172.21.15.2:6813/1988884853","heartbeat_back_addr":"172.21.15.2:6817/1988884853","heartbeat_front_addr":"172.21.15.2:6815/1988884853","state":["exists","up"]},{"osd":2,"uuid":"9708bd05-c7c6-4605-b4e3-858c65f862c0","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.2:6818","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6819","nonce":2639143341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6820","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6821","nonce":2639143341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6824","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6825","nonce":2639143341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6822","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6823","nonce":2639143341}]},"public_addr":"172.21.15.2:6819/2639143341","cluster_addr":"172.21.15.2:6821/2639143341","heartbeat_back_addr":"172.21.15.2:6825/2639143341","heartbeat_front_addr":"172.21.15.2:6823/2639143341","state":["exists","up"]},{"osd":3,"uuid":"0588faa0-2de8-481e-bd83-ef28a25f1136","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.2:6826","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6827","nonce":2269070056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6828","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6829","nonce":2269070056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6832","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6833","nonce":2269070056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6830","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6831","nonce":2269070056}]},"public_addr":"172.21.15.2:6827/2269070056","cluster_addr":"172.21.15.2:6829/2269070056","heartbeat_back_addr":"172.21.15.2:6833/2269070056","heartbeat_front_addr":"172.21.15.2:6831/2269070056","state":["exists","up"]},{"osd":4,"uuid":"aac62306-db6c-44d9-b938-44e9fd406bce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6800","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6801","nonce":286485886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6803","nonce":286485886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6807","nonce":286485886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6805","nonce":286485886}]},"public_addr":"172.21.15.162:6801/286485886","cluster_addr":"172.21.15.162:6803/286485886","heartbeat_back_addr":"172.21.15.162:6807/286485886","heartbeat_front_addr":"172.21.15.162:6805/286485886","state":["exists","up"]},{"osd":5,"uuid":"8214f6ed-9dec-479e-94f1-4b15f537fb37","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6808","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6809","nonce":1591811235}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6811","nonce":1591811235}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6815","nonce":1591811235}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6813","nonce":1591811235}]},"public_addr":"172.21.15.162:6809/1591811235","cluster_addr":"172.21.15.162:6811/1591811235","heartbeat_back_addr":"172.21.15.162:6815/1591811235","heartbeat_front_addr":"172.21.15.162:6813/1591811235","state":["exists","up"]},{"osd":6,"uuid":"abf5266c-482f-4eee-a9ee-aff1da30b3a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6816","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6817","nonce":1203913395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6819","nonce":1203913395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6823","nonce":1203913395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6821","nonce":1203913395}]},"public_addr":"172.21.15.162:6817/1203913395","cluster_addr":"172.21.15.162:6819/1203913395","heartbeat_back_addr":"172.21.15.162:6823/1203913395","heartbeat_front_addr":"172.21.15.162:6821/1203913395","state":["exists","up"]},{"osd":7,"uuid":"cf7ecafc-530f-4365-8b22-a950f3e9bf14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6824","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6825","nonce":1813146199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6827","nonce":1813146199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6831","nonce":1813146199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6829","nonce":1813146199}]},"public_addr":"172.21.15.162:6825/1813146199","cluster_addr":"172.21.15.162:6827/1813146199","heartbeat_back_addr":"172.21.15.162:6831/1813146199","heartbeat_front_addr":"172.21.15.162:6829/1813146199","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:38:27.520862+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:38:53.409781+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:39:17.480476+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:39:41.480751+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:05.144113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:31.098113+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:56.123241+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:41:20.454741+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:6801/382508754":"2024-09-22T12:37:14.039702+0000","172.21.15.2:6800/382508754":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/3475673540":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/1167253723":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/199179078":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/1851609279":"2024-09-22T12:36:49.986993+0000","172.21.15.2:6801/1259512192":"2024-09-22T12:36:49.986993+0000","172.21.15.2:6800/1259512192":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/2898286488":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/4085572708":"2024-09-22T12:36:49.986993+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T12:41:45.223 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:45 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4003187064' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:45.223 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:45.020+0000 7f5cbef9a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T12:41:45.223 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:45.103+0000 7f5cbef9a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T12:41:45.223 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:45.163+0000 7f5cbef9a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T12:41:45.223 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:45.221+0000 7f5cbef9a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T12:41:45.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4003187064' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:45.239 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.004+0000 7f450fdd3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T12:41:45.239 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.069+0000 7f450fdd3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T12:41:45.239 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4003187064' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:45.527 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.237+0000 7f450fdd3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T12:41:45.527 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.306+0000 7f450fdd3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T12:41:45.527 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.375+0000 7f450fdd3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T12:41:45.528 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.463+0000 7f450fdd3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T12:41:45.528 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.525+0000 7f450fdd3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T12:41:45.778 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:45.587+0000 7f450fdd3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T12:41:45.780 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T12:41:45.780 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T12:41:46.039 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-mon[27540]: Standby manager daemon x restarted 2024-09-21T12:41:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-mon[27540]: Standby manager daemon x started 2024-09-21T12:41:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:41:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:41:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:41:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:41:46.335 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:46.001+0000 7f5cbef9a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T12:41:46.336 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: [21/Sep/2024:12:41:46] ENGINE Bus STARTING 2024-09-21T12:41:46.336 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: CherryPy Checker: 2024-09-21T12:41:46.336 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: The Application mounted at '' has an empty config. 2024-09-21T12:41:46.336 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: 2024-09-21T12:41:46.336 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: [21/Sep/2024:12:41:46] ENGINE Serving on http://:::9283 2024-09-21T12:41:46.336 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:41:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[29252]: [21/Sep/2024:12:41:46] ENGINE Bus STARTED 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[23716]: Standby manager daemon x restarted 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[23716]: Standby manager daemon x started 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[33559]: Standby manager daemon x restarted 2024-09-21T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[33559]: Standby manager daemon x started 2024-09-21T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1487883792' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:41:46.707 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:46.451+0000 7f450fdd3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T12:41:46.707 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:41:46] ENGINE Bus STARTING 2024-09-21T12:41:46.707 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: CherryPy Checker: 2024-09-21T12:41:46.707 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: The Application mounted at '' has an empty config. 2024-09-21T12:41:46.707 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:46.707 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:41:46] ENGINE Serving on http://:::9283 2024-09-21T12:41:46.707 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:46 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:41:46] ENGINE Bus STARTED 2024-09-21T12:41:46.801 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:41:46.801 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":58,"fsid":"f4bc08fe-7815-11ef-baf6-efdc52797490","created":"2024-09-21T12:36:27.015530+0000","modified":"2024-09-21T12:41:46.454112+0000","last_up_change":"2024-09-21T12:41:21.807217+0000","last_in_change":"2024-09-21T12:41:01.703850+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T12:39:20.546119+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,"is_stretch_pool":false,"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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"a3e64679-7eeb-47cf-9eee-3d9831b136f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6802","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6803","nonce":1089586433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6805","nonce":1089586433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6809","nonce":1089586433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":1089586433},{"type":"v1","addr":"172.21.15.2:6807","nonce":1089586433}]},"public_addr":"172.21.15.2:6803/1089586433","cluster_addr":"172.21.15.2:6805/1089586433","heartbeat_back_addr":"172.21.15.2:6809/1089586433","heartbeat_front_addr":"172.21.15.2:6807/1089586433","state":["exists","up"]},{"osd":1,"uuid":"29a6118a-5695-4b01-9add-c7bba367376e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6810","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6811","nonce":1988884853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6812","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6813","nonce":1988884853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6816","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6817","nonce":1988884853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6814","nonce":1988884853},{"type":"v1","addr":"172.21.15.2:6815","nonce":1988884853}]},"public_addr":"172.21.15.2:6811/1988884853","cluster_addr":"172.21.15.2:6813/1988884853","heartbeat_back_addr":"172.21.15.2:6817/1988884853","heartbeat_front_addr":"172.21.15.2:6815/1988884853","state":["exists","up"]},{"osd":2,"uuid":"9708bd05-c7c6-4605-b4e3-858c65f862c0","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.2:6818","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6819","nonce":2639143341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6820","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6821","nonce":2639143341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6824","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6825","nonce":2639143341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6822","nonce":2639143341},{"type":"v1","addr":"172.21.15.2:6823","nonce":2639143341}]},"public_addr":"172.21.15.2:6819/2639143341","cluster_addr":"172.21.15.2:6821/2639143341","heartbeat_back_addr":"172.21.15.2:6825/2639143341","heartbeat_front_addr":"172.21.15.2:6823/2639143341","state":["exists","up"]},{"osd":3,"uuid":"0588faa0-2de8-481e-bd83-ef28a25f1136","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.2:6826","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6827","nonce":2269070056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6828","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6829","nonce":2269070056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6832","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6833","nonce":2269070056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6830","nonce":2269070056},{"type":"v1","addr":"172.21.15.2:6831","nonce":2269070056}]},"public_addr":"172.21.15.2:6827/2269070056","cluster_addr":"172.21.15.2:6829/2269070056","heartbeat_back_addr":"172.21.15.2:6833/2269070056","heartbeat_front_addr":"172.21.15.2:6831/2269070056","state":["exists","up"]},{"osd":4,"uuid":"aac62306-db6c-44d9-b938-44e9fd406bce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6800","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6801","nonce":286485886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6803","nonce":286485886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6807","nonce":286485886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":286485886},{"type":"v1","addr":"172.21.15.162:6805","nonce":286485886}]},"public_addr":"172.21.15.162:6801/286485886","cluster_addr":"172.21.15.162:6803/286485886","heartbeat_back_addr":"172.21.15.162:6807/286485886","heartbeat_front_addr":"172.21.15.162:6805/286485886","state":["exists","up"]},{"osd":5,"uuid":"8214f6ed-9dec-479e-94f1-4b15f537fb37","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6808","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6809","nonce":1591811235}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6811","nonce":1591811235}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6815","nonce":1591811235}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":1591811235},{"type":"v1","addr":"172.21.15.162:6813","nonce":1591811235}]},"public_addr":"172.21.15.162:6809/1591811235","cluster_addr":"172.21.15.162:6811/1591811235","heartbeat_back_addr":"172.21.15.162:6815/1591811235","heartbeat_front_addr":"172.21.15.162:6813/1591811235","state":["exists","up"]},{"osd":6,"uuid":"abf5266c-482f-4eee-a9ee-aff1da30b3a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6816","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6817","nonce":1203913395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6819","nonce":1203913395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6823","nonce":1203913395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":1203913395},{"type":"v1","addr":"172.21.15.162:6821","nonce":1203913395}]},"public_addr":"172.21.15.162:6817/1203913395","cluster_addr":"172.21.15.162:6819/1203913395","heartbeat_back_addr":"172.21.15.162:6823/1203913395","heartbeat_front_addr":"172.21.15.162:6821/1203913395","state":["exists","up"]},{"osd":7,"uuid":"cf7ecafc-530f-4365-8b22-a950f3e9bf14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6824","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6825","nonce":1813146199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6827","nonce":1813146199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6831","nonce":1813146199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1813146199},{"type":"v1","addr":"172.21.15.162:6829","nonce":1813146199}]},"public_addr":"172.21.15.162:6825/1813146199","cluster_addr":"172.21.15.162:6827/1813146199","heartbeat_back_addr":"172.21.15.162:6831/1813146199","heartbeat_front_addr":"172.21.15.162:6829/1813146199","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:38:27.520862+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:38:53.409781+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:39:17.480476+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:39:41.480751+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:05.144113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:31.098113+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:40:56.123241+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T12:41:20.454741+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:6801/4243157865":"2024-09-22T12:41:46.454080+0000","172.21.15.2:6800/4243157865":"2024-09-22T12:41:46.454080+0000","172.21.15.2:0/4085572708":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/2898286488":"2024-09-22T12:37:14.039702+0000","172.21.15.2:6800/1259512192":"2024-09-22T12:36:49.986993+0000","172.21.15.2:6801/1259512192":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/1851609279":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/199179078":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/1167253723":"2024-09-22T12:36:49.986993+0000","172.21.15.2:0/302996129":"2024-09-22T12:41:46.454080+0000","172.21.15.2:0/469158949":"2024-09-22T12:41:46.454080+0000","172.21.15.2:0/1657009483":"2024-09-22T12:41:46.454080+0000","172.21.15.2:6800/382508754":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/3475673540":"2024-09-22T12:37:14.039702+0000","172.21.15.2:0/1694300740":"2024-09-22T12:41:46.454080+0000","172.21.15.2:6801/382508754":"2024-09-22T12:37:14.039702+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T12:41:47.266 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-21T12:41:47.266 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: Active manager daemon y restarted 2024-09-21T12:41:47.266 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: Activating manager daemon y 2024-09-21T12:41:47.266 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T12:41:47.266 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: mgrmap e18: y(active, starting, since 0.00637642s), standbys: x 2024-09-21T12:41:47.266 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:41:47.266 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:41:47.267 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: Manager daemon y is now available 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/507684608' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: Active manager daemon y restarted 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: Activating manager daemon y 2024-09-21T12:41:47.268 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: mgrmap e18: y(active, starting, since 0.00637642s), standbys: x 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:47.269 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: Manager daemon y is now available 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:41:47.270 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:47 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/507684608' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-21T12:41:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: Active manager daemon y restarted 2024-09-21T12:41:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: Activating manager daemon y 2024-09-21T12:41:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T12:41:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: mgrmap e18: y(active, starting, since 0.00637642s), standbys: x 2024-09-21T12:41:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:41:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:41:47.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: Manager daemon y is now available 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:41:47.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:47 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/507684608' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T12:41:47.711 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T12:41:47.712 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T12:41:47.712 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T12:41:47.713 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T12:41:47.713 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T12:41:47.713 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T12:41:47.714 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T12:41:47.714 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T12:41:48.575 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:48.583 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:48.584 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:48.588 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:48.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-mon[23716]: mgrmap e19: y(active, since 1.00918s), standbys: x 2024-09-21T12:41:48.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-mon[23716]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:48.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-mon[33559]: mgrmap e19: y(active, since 1.00918s), standbys: x 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-mon[33559]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:48.573+0000 7f4466e05640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:12:41:48] ENGINE Error in HTTPServer.serve 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: Traceback (most recent call last): 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._connections.run(self.expiration_interval) 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._run(expiration_interval) 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:41:48.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: s = self.context.wrap_socket( 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: return self.sslsocket_class._create( 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self.do_handshake() 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: self._sslobj.do_handshake() 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:41:48.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:41:48.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:48 smithi162 ceph-mon[27540]: mgrmap e19: y(active, since 1.00918s), standbys: x 2024-09-21T12:41:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:48 smithi162 ceph-mon[27540]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:48.872 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:48.872 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: [21/Sep/2024:12:41:48] ENGINE Bus STARTING 2024-09-21T12:41:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: [21/Sep/2024:12:41:48] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: [21/Sep/2024:12:41:48] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: [21/Sep/2024:12:41:48] ENGINE Bus STARTED 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: [21/Sep/2024:12:41:48] ENGINE Error in HTTPServer.serve 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:41:49.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: [21/Sep/2024:12:41:48] ENGINE Bus STARTING 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: [21/Sep/2024:12:41:48] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:41:49.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: [21/Sep/2024:12:41:48] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: [21/Sep/2024:12:41:48] ENGINE Bus STARTED 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: [21/Sep/2024:12:41:48] ENGINE Error in HTTPServer.serve 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:41:49.727 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:49 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: [21/Sep/2024:12:41:48] ENGINE Bus STARTING 2024-09-21T12:41:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: [21/Sep/2024:12:41:48] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:41:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-21T12:41:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: [21/Sep/2024:12:41:48] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:41:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: [21/Sep/2024:12:41:48] ENGINE Bus STARTED 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: [21/Sep/2024:12:41:48] ENGINE Error in HTTPServer.serve 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: Traceback (most recent call last): 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._run(expiration_interval) 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: s = self.context.wrap_socket( 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: return self.sslsocket_class._create( 2024-09-21T12:41:49.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout: self.do_handshake() 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._sslobj.do_handshake() 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:41:49.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:49 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:50 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi162 to 4016M 2024-09-21T12:41:50.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:50 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi162 to 4016M 2024-09-21T12:41:50.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:41:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:41:50] "GET /metrics HTTP/1.1" 200 23674 "" "Prometheus/2.43.0" 2024-09-21T12:41:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:50 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi162 to 4016M 2024-09-21T12:41:51.280 INFO:teuthology.orchestra.run.smithi002.stdout:55834574886 2024-09-21T12:41:51.281 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T12:41:51.640 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:51 smithi002 ceph-mon[33559]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:51.640 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:51 smithi002 ceph-mon[33559]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T12:41:51.640 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:51 smithi002 ceph-mon[23716]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:51.640 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:51 smithi002 ceph-mon[23716]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T12:41:51.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:51 smithi162 ceph-mon[27540]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:51.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:51 smithi162 ceph-mon[27540]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T12:41:51.921 INFO:teuthology.orchestra.run.smithi002.stdout:77309411360 2024-09-21T12:41:51.921 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T12:41:52.854 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:52.854 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:52.890 INFO:teuthology.orchestra.run.smithi002.stdout:163208757266 2024-09-21T12:41:52.891 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T12:41:53.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:53.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:53.387 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:53.387 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:53.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:53.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:54.192 INFO:teuthology.orchestra.run.smithi002.stdout:128849018903 2024-09-21T12:41:54.193 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T12:41:54.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[23716]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:54.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:54.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:54.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:54.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:54.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[33559]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:54.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:54.430 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:54.430 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:54.430 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:54 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:54 smithi162 ceph-mon[27540]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:41:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:54 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:54 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:54 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:41:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:54 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:41:55.044 INFO:teuthology.orchestra.run.smithi002.stdout:34359738410 2024-09-21T12:41:55.044 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T12:41:55.447 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:55.448 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:41:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:41:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:41:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:41:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:41:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:41:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:41:55.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:41:55.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:41:55.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:41:55.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:41:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:41:55.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:55.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:41:56.155 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:56.155 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:41:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:56 smithi002 ceph-mon[33559]: Deploying daemon alertmanager.a on smithi002 2024-09-21T12:41:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:56 smithi002 ceph-mon[33559]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T12:41:56.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:56 smithi002 ceph-mon[23716]: Deploying daemon alertmanager.a on smithi002 2024-09-21T12:41:56.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:56 smithi002 ceph-mon[23716]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T12:41:56.486 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:56 smithi162 ceph-mon[27540]: Deploying daemon alertmanager.a on smithi002 2024-09-21T12:41:56.486 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:56 smithi162 ceph-mon[27540]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T12:41:57.049 INFO:teuthology.orchestra.run.smithi002.stdout:227633266697 2024-09-21T12:41:57.049 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T12:41:57.881 INFO:teuthology.orchestra.run.smithi002.stdout:55834574887 2024-09-21T12:41:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:58 smithi002 ceph-mon[23716]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T12:41:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:41:58 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/87383853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T12:41:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:58 smithi002 ceph-mon[33559]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T12:41:58.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:41:58 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/87383853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T12:41:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:58 smithi162 ceph-mon[27540]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T12:41:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:41:58 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/87383853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T12:41:59.350 INFO:teuthology.orchestra.run.smithi002.stdout:163208757268 2024-09-21T12:41:59.773 INFO:teuthology.orchestra.run.smithi002.stdout:128849018905 2024-09-21T12:42:00.515 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:00 smithi002 ceph-mon[33559]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:42:00.515 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:00 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2199851574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T12:42:00.515 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:00 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3417813481' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T12:42:00.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:00 smithi002 ceph-mon[23716]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:42:00.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:00 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2199851574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T12:42:00.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:00 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3417813481' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T12:42:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:00 smithi162 ceph-mon[27540]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:42:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:00 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2199851574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T12:42:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:00 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3417813481' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T12:42:00.897 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:42:00] "GET /metrics HTTP/1.1" 200 23674 "" "Prometheus/2.43.0" 2024-09-21T12:42:01.172 INFO:teuthology.orchestra.run.smithi002.stdout:77309411362 2024-09-21T12:42:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:01 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1388333952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T12:42:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:01 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1388333952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T12:42:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:01 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1388333952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T12:42:02.312 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018903 got 128849018905 for osd.4 2024-09-21T12:42:02.312 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:02.499 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:02 smithi002 ceph-mon[33559]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:02.499 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:02 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:02.499 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:02 smithi002 ceph-mon[23716]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:02.499 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:02 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:02.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:02 smithi162 ceph-mon[27540]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:02.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:02 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:04 smithi002 ceph-mon[33559]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:04 smithi002 ceph-mon[23716]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:04 smithi162 ceph-mon[27540]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:04.633 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411360 got 77309411362 for osd.2 2024-09-21T12:42:04.633 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:05.436 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574886 got 55834574887 for osd.1 2024-09-21T12:42:05.436 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:05.582 INFO:teuthology.orchestra.run.smithi002.stdout:107374182429 2024-09-21T12:42:05.583 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T12:42:05.917 INFO:teuthology.orchestra.run.smithi002.stdout:197568495630 2024-09-21T12:42:05.918 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T12:42:06.420 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757266 got 163208757268 for osd.5 2024-09-21T12:42:06.420 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:06.485 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:06.485 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:06 smithi162 ceph-mon[27540]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:06.592 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:06 smithi002 ceph-mon[33559]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:06.593 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:06 smithi002 ceph-mon[23716]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:42:06.972 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:07.983 INFO:teuthology.orchestra.run.smithi002.stdout:227633266699 2024-09-21T12:42:08.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:08 smithi002 ceph-mon[23716]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:08.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:08 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1757930705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T12:42:08.557 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:08 smithi002 ceph-mon[33559]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:08.558 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:08 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1757930705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T12:42:08.561 INFO:teuthology.orchestra.run.smithi002.stdout:107374182431 2024-09-21T12:42:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:08 smithi162 ceph-mon[27540]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:08 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1757930705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T12:42:08.732 INFO:teuthology.orchestra.run.smithi002.stdout:34359738412 2024-09-21T12:42:09.046 INFO:tasks.cephadm.ceph_manager.ceph:need seq 227633266697 got 227633266699 for osd.7 2024-09-21T12:42:09.047 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:09.244 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:09.367 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:09 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/837552865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T12:42:09.367 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:09 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1374270266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T12:42:09.367 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:09 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/837552865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T12:42:09.368 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:09 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1374270266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T12:42:09.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:09 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/837552865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T12:42:09.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:09 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1374270266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T12:42:10.075 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738410 got 34359738412 for osd.0 2024-09-21T12:42:10.075 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:10.443 INFO:teuthology.orchestra.run.smithi002.stdout:197568495632 2024-09-21T12:42:10.443 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:10 smithi002 ceph-mon[33559]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:10.444 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:10 smithi002 ceph-mon[23716]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:10 smithi162 ceph-mon[27540]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:10.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:42:10] "GET /metrics HTTP/1.1" 200 26204 "" "Prometheus/2.43.0" 2024-09-21T12:42:10.858 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182429 got 107374182431 for osd.3 2024-09-21T12:42:10.858 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:11.223 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:10 smithi002 podman[63553]: 2024-09-21 12:42:10.879050516 +0000 UTC m=+0.016745217 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-21T12:42:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:11 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/60925788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T12:42:11.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/60925788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T12:42:11.611 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/60925788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T12:42:11.611 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 podman[63553]: 2024-09-21 12:42:11.324826203 +0000 UTC m=+0.462520894 volume create d8613ac7a1d8bf5a30788b3cfb6bb635788dc96276885e7e2223e045113fdd6f 2024-09-21T12:42:11.612 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 podman[63553]: 2024-09-21 12:42:11.399961148 +0000 UTC m=+0.537655839 container create 1a70918788a84e2430baeb91527aabcfe3099693220e60b1e9aa4b788b3c5e9f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:11.958 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:11] ENGINE Bus STOPPING 2024-09-21T12:42:11.958 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 podman[63553]: 2024-09-21 12:42:11.694504788 +0000 UTC m=+0.832199480 container init 1a70918788a84e2430baeb91527aabcfe3099693220e60b1e9aa4b788b3c5e9f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:11.958 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 podman[63553]: 2024-09-21 12:42:11.697486867 +0000 UTC m=+0.835181561 container start 1a70918788a84e2430baeb91527aabcfe3099693220e60b1e9aa4b788b3c5e9f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:11.958 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.710Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T12:42:11.958 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.710Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.711Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.2 port=9094 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.712Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.736Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.736Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.739Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:11.739Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 bash[63553]: 1a70918788a84e2430baeb91527aabcfe3099693220e60b1e9aa4b788b3c5e9f 2024-09-21T12:42:11.959 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:11 smithi002 systemd[1]: Started Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:12.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:42:12.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:12] ENGINE Bus STOPPED 2024-09-21T12:42:12.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:12] ENGINE Bus STARTING 2024-09-21T12:42:12.310 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495630 got 197568495632 for osd.6 2024-09-21T12:42:12.310 DEBUG:teuthology.parallel:result is None 2024-09-21T12:42:12.310 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T12:42:12.310 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T12:42:12.568 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T12:42:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:12] ENGINE Serving on http://:::9283 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:12] ENGINE Bus STARTED 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T12:42:12.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:13.173 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:42:13.173 INFO:teuthology.orchestra.run.smithi002.stderr:dumped all 2024-09-21T12:42:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:13 smithi162 ceph-mon[27540]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T12:42:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:13 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T12:42:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:13 smithi162 ceph-mon[27540]: Deploying daemon grafana.a on smithi162 2024-09-21T12:42:13.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:13 smithi002 ceph-mon[23716]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T12:42:13.715 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:13 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T12:42:13.715 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:13 smithi002 ceph-mon[23716]: Deploying daemon grafana.a on smithi162 2024-09-21T12:42:13.715 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:13 smithi002 ceph-mon[33559]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T12:42:13.715 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:13 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T12:42:13.715 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:13 smithi002 ceph-mon[33559]: Deploying daemon grafana.a on smithi162 2024-09-21T12:42:13.835 INFO:teuthology.orchestra.run.smithi002.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2024-09-21T12:42:12.470738+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":128,"ondisk_log_size":128,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":234924,"kb_used_data":6220,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726292,"statfs":{"total":767960285184,"available":767719723008,"internally_reserved":0,"allocated":6369280,"data_stored":3640304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":234016304},"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":"12.002523"},"pg_stats":[{"pgid":"1.0","version":"58'128","reported_seq":254,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T12:41:48.531053+0000","last_change":"2024-09-21T12:41:25.835888+0000","last_active":"2024-09-21T12:41:48.531053+0000","last_peered":"2024-09-21T12:41:48.531053+0000","last_clean":"2024-09-21T12:41:48.531053+0000","last_became_active":"2024-09-21T12:41:25.835449+0000","last_became_peered":"2024-09-21T12:41:25.835449+0000","last_unstale":"2024-09-21T12:41:48.531053+0000","last_undegraded":"2024-09-21T12:41:48.531053+0000","last_fullsized":"2024-09-21T12:41:48.531053+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T12:39:20.691022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T12:39:20.691022+0000","last_clean_scrub_stamp":"2024-09-21T12:39:20.691022+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:45:32.337924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266701,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":824018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":824018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":38,"seq":163208757271,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":25,"seq":107374182433,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31748,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713404,"statfs":{"total":95995035648,"available":95962525696,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31748,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713404,"statfs":{"total":95995035648,"available":95962525696,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32328,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712824,"statfs":{"total":95995035648,"available":95961931776,"internally_reserved":0,"allocated":1167360,"data_stored":824018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T12:42:13.836 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T12:42:13.973 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:13.713Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001084436s 2024-09-21T12:42:14.092 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:14 smithi002 ceph-mon[23716]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:14 smithi002 ceph-mon[23716]: from='client.24512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:42:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:14 smithi002 ceph-mon[33559]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:14 smithi002 ceph-mon[33559]: from='client.24512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:42:14.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:14 smithi162 ceph-mon[27540]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:14 smithi162 ceph-mon[27540]: from='client.24512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:42:14.698 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:42:14.698 INFO:teuthology.orchestra.run.smithi002.stderr:dumped all 2024-09-21T12:42:15.385 INFO:teuthology.orchestra.run.smithi002.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2024-09-21T12:42:14.471006+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":128,"ondisk_log_size":128,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":234924,"kb_used_data":6220,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726292,"statfs":{"total":767960285184,"available":767719723008,"internally_reserved":0,"allocated":6369280,"data_stored":3640304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":234016304},"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":"12.002406"},"pg_stats":[{"pgid":"1.0","version":"58'128","reported_seq":254,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-09-21T12:41:48.531053+0000","last_change":"2024-09-21T12:41:25.835888+0000","last_active":"2024-09-21T12:41:48.531053+0000","last_peered":"2024-09-21T12:41:48.531053+0000","last_clean":"2024-09-21T12:41:48.531053+0000","last_became_active":"2024-09-21T12:41:25.835449+0000","last_became_peered":"2024-09-21T12:41:25.835449+0000","last_unstale":"2024-09-21T12:41:48.531053+0000","last_undegraded":"2024-09-21T12:41:48.531053+0000","last_fullsized":"2024-09-21T12:41:48.531053+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T12:39:20.691022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T12:39:20.691022+0000","last_clean_scrub_stamp":"2024-09-21T12:39:20.691022+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:45:32.337924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266701,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":824018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":824018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":38,"seq":163208757271,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":30,"seq":128849018908,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":25,"seq":107374182433,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27588,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31748,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713404,"statfs":{"total":95995035648,"available":95962525696,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31748,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713404,"statfs":{"total":95995035648,"available":95962525696,"internally_reserved":0,"allocated":573440,"data_stored":233650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32328,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712824,"statfs":{"total":95995035648,"available":95961931776,"internally_reserved":0,"allocated":1167360,"data_stored":824018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T12:42:15.386 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T12:42:15.386 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T12:42:15.386 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T12:42:15.386 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T12:42:15.644 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:16.359 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:42:16.359 INFO:teuthology.orchestra.run.smithi002.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T12:42:16.359 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:16 smithi002 ceph-mon[23716]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:16.359 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:16 smithi002 ceph-mon[23716]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:42:16.359 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:16 smithi002 ceph-mon[33559]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:16.359 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:16 smithi002 ceph-mon[33559]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:42:16.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:16 smithi162 ceph-mon[27540]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:16.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:16 smithi162 ceph-mon[27540]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:42:16.949 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T12:42:16.950 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T12:42:16.950 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T12:42:16.960 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi002.front.sepia.ceph.com 2024-09-21T12:42:16.960 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-21T12:42:17.215 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:17.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:17 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1614971409' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T12:42:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:17 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:17 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:17.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:17 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1614971409' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T12:42:17.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:17 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:17.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:17 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:17.632 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:17 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1614971409' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T12:42:17.633 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:17 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:17.633 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:17 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:18.219 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:17] ENGINE Bus STOPPING 2024-09-21T12:42:18.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-mon[33559]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:18.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' 2024-09-21T12:42:18.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-mon[23716]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:18.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' 2024-09-21T12:42:18.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:42:18.474 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:18] ENGINE Bus STOPPED 2024-09-21T12:42:18.474 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:18] ENGINE Bus STARTING 2024-09-21T12:42:18.474 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:18] ENGINE Serving on http://:::9283 2024-09-21T12:42:18.474 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:18] ENGINE Bus STARTED 2024-09-21T12:42:18.505 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T12:42:18.519 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi002.front.sepia.ceph.com 2024-09-21T12:42:18.519 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-21T12:42:18.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:18 smithi162 ceph-mon[27540]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:18 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' 2024-09-21T12:42:18.773 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:20.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:20 smithi162 ceph-mon[27540]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:20.579 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:20 smithi002 ceph-mon[23716]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:20.579 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:20 smithi002 ceph-mon[33559]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:42:20] "GET /metrics HTTP/1.1" 200 26204 "" "Prometheus/2.43.0" 2024-09-21T12:42:21.323 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:42:21.323 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "6456e118-859c-4ce6-a454-a98831d09c24", 2024-09-21T12:42:21.323 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "r", 2024-09-21T12:42:21.323 INFO:teuthology.orchestra.run.smithi002.stdout: "current_period": "c69016ca-b837-4ac6-97f4-2989f6daefba", 2024-09-21T12:42:21.324 INFO:teuthology.orchestra.run.smithi002.stdout: "epoch": 1 2024-09-21T12:42:21.324 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:42:21.504 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-mon[27540]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T12:42:21.504 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/790583269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T12:42:21.504 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T12:42:21.504 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 systemd[1]: Starting Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:42:21.643 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:21 smithi002 ceph-mon[33559]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T12:42:21.643 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:21 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/790583269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T12:42:21.643 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:21 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T12:42:21.645 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:21 smithi002 ceph-mon[23716]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T12:42:21.645 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:21 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/790583269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T12:42:21.645 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:21 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T12:42:21.788 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 podman[56410]: 2024-09-21 12:42:21.406169738 +0000 UTC m=+0.016999519 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-21T12:42:21.788 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 podman[56410]: 2024-09-21 12:42:21.527175894 +0000 UTC m=+0.138005673 container create 7ebc753159ec03a9c5d166f32317f4aabc2d8f62ef4c7ca10e71ee1633701791 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T12:42:21.973 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:21 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:21.715Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003281233s 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 podman[56410]: 2024-09-21 12:42:21.787593156 +0000 UTC m=+0.398422936 container init 7ebc753159ec03a9c5d166f32317f4aabc2d8f62ef4c7ca10e71ee1633701791 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 podman[56410]: 2024-09-21 12:42:21.790634676 +0000 UTC m=+0.401464461 container start 7ebc753159ec03a9c5d166f32317f4aabc2d8f62ef4c7ca10e71ee1633701791 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 bash[56410]: 7ebc753159ec03a9c5d166f32317f4aabc2d8f62ef4c7ca10e71ee1633701791 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 systemd[1]: Started Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.946859167Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947057382Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947072771Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947079385Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947085374Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947093893Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T12:42:22.040 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947100369Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T12:42:22.041 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947104507Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T12:42:22.041 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947108667Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T12:42:22.041 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947113001Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T12:42:22.041 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947117839Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T12:42:22.041 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947122539Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T12:42:22.041 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947143331Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T12:42:22.041 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947148542Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947153302Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947158181Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947162587Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947166681Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=settings t=2024-09-21T12:42:21.947170938Z level=info msg="App mode production" 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore t=2024-09-21T12:42:21.947225569Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore t=2024-09-21T12:42:21.947242647Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.948537241Z level=info msg="Starting DB migrations" 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.948636718Z level=info msg="Executing migration" id="create migration_log table" 2024-09-21T12:42:22.042 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.949236331Z level=info msg="Executing migration" id="create user table" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.94968895Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.95017322Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.950613383Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.951100269Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.951514625Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.952276667Z level=info msg="Executing migration" id="create user table v2" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.952671603Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.953085615Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.9535165Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.953838034Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.954247625Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.954680215Z level=info msg="Executing migration" id="Update user table charset" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.954957103Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-21T12:42:22.043 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.955374411Z level=info msg="Executing migration" id="Add missing user data" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.955713855Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.956161057Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.95658344Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.957012456Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.958418131Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.95887848Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.959343061Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.959751865Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.960171334Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.960582245Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.960860101Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.961301164Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.961673182Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.962092338Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.962491203Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-21T12:42:22.044 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.963292128Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.963696839Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.964119487Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.96452691Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.964910706Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.965335267Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.965658523Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.966022142Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.966371514Z level=info msg="Executing migration" id="create star table" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.966724264Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.967161991Z level=info msg="Executing migration" id="create org table v1" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.967563245Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.967975886Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.968362943Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.968771141Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.969199633Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.969610819Z level=info msg="Executing migration" id="Update org table charset" 2024-09-21T12:42:22.045 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.969920401Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-21T12:42:22.046 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.970228031Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-21T12:42:22.046 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.970561599Z level=info msg="Executing migration" id="create dashboard table" 2024-09-21T12:42:22.046 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.970966607Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-21T12:42:22.046 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.971681766Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-21T12:42:22.046 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.97212877Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-21T12:42:22.046 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.97253481Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.973472975Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.974171133Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.975309642Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.976263018Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.976950469Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.977854474Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.97847149Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.978929533Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.979251427Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.97979581Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-21T12:42:22.047 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.980353222Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.980894276Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.981338591Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.981859713Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.982312965Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.982718909Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.983036145Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.983464325Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.984203744Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.984976369Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.985832397Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.986557274Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.98731664Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.987777781Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.988197994Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.989002382Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-21T12:42:22.048 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.989795506Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.990631813Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.991800996Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.992579441Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.993516035Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.994192769Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.994977547Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.995792888Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.996563032Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.99750864Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.998175284Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.99909227Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:21.999756648Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.0006103Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.001353901Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.002303312Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T12:42:22.049 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.002939507Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.003733123Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.004559018Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.0058287Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.008630783Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.011390291Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.014133247Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.017029078Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.019777946Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.022366038Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.025051299Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.027847868Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.030651421Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.033450463Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.036137841Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T12:42:22.050 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.038910509Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T12:42:22.051 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.041713562Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T12:42:22.058 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-21T12:42:22.290 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:22.290 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:22.290 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T12:42:22.290 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T12:42:22.290 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.290 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.290 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.291 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.291 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.044369424Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T12:42:22.291 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.047056963Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T12:42:22.291 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.049833013Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.052355645Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.055214829Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.057568923Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.060038091Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.062721816Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.06525584Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.067647453Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.068084907Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.070844784Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.073298276Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.07590049Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T12:42:22.292 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.076371488Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.078853885Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.079219419Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.081399629Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.082119141Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.083762871Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.084671547Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.087238626Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.087847024Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.089078112Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.089510976Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.090258616Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T12:42:22.293 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.090986486Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.09179878Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.09232381Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.093039126Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.093693347Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.09434733Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.095122953Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.095548564Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.096272273Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.097020624Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.097974093Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.098560914Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.099447235Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T12:42:22.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.10012553Z level=info msg="Executing migration" id="create session table" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.100935126Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.101265671Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.102012624Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.102469755Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.102883872Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.103784383Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.104229375Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.104990718Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.105345119Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.10583027Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.106729368Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.10745901Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.108285318Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.109161512Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.109989323Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T12:42:22.295 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.110763005Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T12:42:22.296 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.111567118Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T12:42:22.296 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.114427399Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.117000871Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.117476397Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.120371029Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.122946444Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.125483032Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.125917287Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.128710386Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.131481784Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.134056584Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.134509975Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.137007478Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.137380981Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.13996112Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T12:42:22.297 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.140704109Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.142845532Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.143586201Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.146161776Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.148759528Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.151099341Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.151398074Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.154026205Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.156359799Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.15904004Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.159567043Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.162186134Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.162972407Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.164607084Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.167243196Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T12:42:22.298 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.167683258Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.170408695Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.172888349Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.175315513Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.177748071Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.180346188Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.180929277Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.181806088Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.182420861Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.182837251Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.183288744Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.183761392Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.184244808Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.186941534Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.187724036Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T12:42:22.299 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.190599575Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.19145736Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.194286824Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.197010564Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.199730412Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.201732116Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.204751461Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.207487952Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.210192272Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.21058327Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.213406101Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.214196578Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.21641812Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.219210598Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.219674316Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T12:42:22.300 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.222403731Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.223177236Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.225070423Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.227682647Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.228067085Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.230750339Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.233539505Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.23606345Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.236482018Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.239223877Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.239795475Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.241925907Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.242313029Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.244589057Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.247255285Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T12:42:22.301 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.250085015Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.25268691Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.253372402Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.254241576Z level=info msg="Executing migration" id="create team table" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.254994756Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.255931001Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.256467008Z level=info msg="Executing migration" id="create team member table" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.257268188Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.258036105Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.258955017Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.259468596Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.26033246Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T12:42:22.302 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.261144556Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.261994849Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.262398292Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.263366231Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.264017996Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.26443494Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.264894105Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.26568389Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.266653682Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.267377976Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.268380763Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.269193398Z level=info msg="Executing migration" id="create tag table" 2024-09-21T12:42:22.303 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.269950014Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.270901056Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.271632222Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.27258983Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.273324276Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.275675961Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.276542789Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.277515034Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.278243743Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.279092341Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.279999068Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T12:42:22.304 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.2808562Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T12:42:22.305 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.281201412Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T12:42:22.305 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.282099068Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T12:42:22.305 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.284819874Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T12:42:22.305 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.287817853Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T12:42:22.305 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.28896204Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T12:42:22.305 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.289468088Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T12:42:22.305 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.292217195Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T12:42:22.321 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:22.544 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.294962322Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T12:42:22.544 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.295422806Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T12:42:22.544 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.29818388Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T12:42:22.544 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.300896701Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T12:42:22.544 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.303646771Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T12:42:22.545 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.304273326Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T12:42:22.545 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.307225452Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T12:42:22.545 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.310010274Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T12:42:22.545 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.312649381Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T12:42:22.545 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.313164097Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T12:42:22.546 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.316082086Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T12:42:22.546 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.31890953Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T12:42:22.546 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.319260886Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T12:42:22.546 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.319748977Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T12:42:22.546 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.322626712Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T12:42:22.546 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.323142063Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T12:42:22.547 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.323434539Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T12:42:22.547 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.323934904Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T12:42:22.547 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.324347267Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T12:42:22.547 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.32474071Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T12:42:22.547 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.325169504Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T12:42:22.548 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.326063045Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T12:42:22.548 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.326493639Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T12:42:22.548 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.326771501Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T12:42:22.548 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.327178007Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T12:42:22.548 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.327599242Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T12:42:22.548 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.328027748Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T12:42:22.549 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.328313928Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T12:42:22.549 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.328743227Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T12:42:22.549 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.329167845Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-21T12:42:22.549 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.329582823Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T12:42:22.549 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.330005421Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T12:42:22.549 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.330878788Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T12:42:22.549 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.331288897Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T12:42:22.550 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.331673001Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T12:42:22.550 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.336087309Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T12:42:22.550 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.340498414Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T12:42:22.550 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.340937559Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T12:42:22.551 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.341353211Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T12:42:22.551 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.342297389Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T12:42:22.551 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.342705135Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T12:42:22.551 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.343146971Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T12:42:22.551 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.343911088Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T12:42:22.551 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.346419028Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T12:42:22.552 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.349012224Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T12:42:22.552 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.351364768Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T12:42:22.552 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.35233452Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T12:42:22.552 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.355017651Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T12:42:22.552 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.357518772Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T12:42:22.552 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.360071429Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T12:42:22.553 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.36098387Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T12:42:22.553 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.36348732Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T12:42:22.553 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.3660322Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T12:42:22.553 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.368609405Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T12:42:22.556 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.369542667Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T12:42:22.556 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.37210907Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T12:42:22.556 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.374450645Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.377117091Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.377737319Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.378443269Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.379440865Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.380395684Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.381339043Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.382375204Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.383325517Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.384043405Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.384429254Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.385401546Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.386115037Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T12:42:22.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.387166019Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.387674231Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.3886256Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.389323777Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.390054929Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.391036302Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.391809604Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.392592884Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.393447585Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.394025422Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T12:42:22.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.394790935Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.395674903Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.396335906Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.396432541Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.396705265Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.39742195Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.39831974Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.398553745Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.398663095Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.39914037Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.399617442Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.400448833Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.401102862Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T12:42:22.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.401890024Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.402394268Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.403136377Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.403555746Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.404025998Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.406947704Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.412559353Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.41543616Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.418135649Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.423579688Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.429159094Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T12:42:22.560 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.431703423Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.43460534Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.437297931Z level=info msg="Executing migration" id="create permission table" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.43773562Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.440560992Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.443292674Z level=info msg="Executing migration" id="create role table" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.445854963Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.447138886Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.449889941Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.452486194Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.455142333Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.455626765Z level=info msg="Executing migration" id="create team role table" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.458243985Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.460665654Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T12:42:22.561 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.463324077Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.463810107Z level=info msg="Executing migration" id="create user role table" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.466344769Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.469088637Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.471672106Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.472401088Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.475128113Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.477434796Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.480059303Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.481266869Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T12:42:22.562 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.483553841Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.486130527Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.488388576Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.488822556Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.489571723Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.490418295Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.491703671Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.492112535Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.492815658Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.493630431Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.494301371Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.494707103Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.495076055Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.495474613Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T12:42:22.563 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.496249145Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.496874661Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.497309407Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.49842555Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.499158085Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.500080452Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.500659919Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.501404386Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.502567337Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.503548457Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.504168798Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.504243644Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.504543424Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T12:42:22.564 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.504640044Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.505265005Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.505718874Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.506149515Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.506980222Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.50744427Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.508299037Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.508952943Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.5093602Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.510109275Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.510563414Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.511049268Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.511824798Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T12:42:22.565 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.515627571Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.518272009Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.519553727Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.522519369Z level=info msg="Executing migration" id="add share column" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.525189712Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.527982886Z level=info msg="Executing migration" id="create file table" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.52846458Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.531339996Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.533946455Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.53658228Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.537081886Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.539629658Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.542283412Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.544828446Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T12:42:22.566 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.545425125Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T12:42:22.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:22.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:22.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T12:42:22.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T12:42:22.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:22 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "e73fcca5-3f33-4041-bdb6-3d149ff3aeb8", 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default", 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "api_name": "default", 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "is_master": true, 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "endpoints": [], 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames": [], 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames_s3website": [], 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zone": "", 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "zones": [], 2024-09-21T12:42:22.805 INFO:teuthology.orchestra.run.smithi002.stdout: "placement_targets": [ 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default-placement", 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "tags": [], 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "storage_classes": [] 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "default_placement": "default-placement", 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "6456e118-859c-4ce6-a454-a98831d09c24", 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_policy": { 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "groups": [] 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:22.806 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled_features": [ 2024-09-21T12:42:22.807 INFO:teuthology.orchestra.run.smithi002.stdout: "notification_v2", 2024-09-21T12:42:22.807 INFO:teuthology.orchestra.run.smithi002.stdout: "resharding" 2024-09-21T12:42:22.807 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-21T12:42:22.807 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:42:22.835 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.548219144Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.551149892Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.553899905Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.554294411Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.557046739Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.557415942Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.559841677Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.562666258Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.563163481Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.575751253Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.578446667Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T12:42:22.836 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.581067591Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.585273102Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.588072888Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.590751768Z level=info msg="Executing migration" id="create folder table" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.593494599Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.594036498Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.596706202Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.59914009Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=migrator t=2024-09-21T12:42:22.602095247Z level=info msg="migrations completed" performed=485 skipped=0 duration=653.477412ms 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore t=2024-09-21T12:42:22.602512267Z level=info msg="Created default organization" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=plugin.finder t=2024-09-21T12:42:22.634862287Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=secrets t=2024-09-21T12:42:22.634981456Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=query_data t=2024-09-21T12:42:22.637100395Z level=info msg="Query Service initialization" 2024-09-21T12:42:22.837 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=live.push_http t=2024-09-21T12:42:22.639573088Z level=info msg="Live Push Gateway initialization" 2024-09-21T12:42:23.554 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:23 smithi002 ceph-mon[33559]: Deploying daemon node-exporter.a on smithi002 2024-09-21T12:42:23.554 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:23 smithi002 ceph-mon[33559]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T12:42:23.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:23 smithi002 ceph-mon[23716]: Deploying daemon node-exporter.a on smithi002 2024-09-21T12:42:23.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:23 smithi002 ceph-mon[23716]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T12:42:23.556 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-21T12:42:23.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-mon[27540]: Deploying daemon node-exporter.a on smithi002 2024-09-21T12:42:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-mon[27540]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T12:42:23.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=infra.usagestats.collector t=2024-09-21T12:42:23.249066414Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T12:42:23.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=provisioning.datasources t=2024-09-21T12:42:23.250205409Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T12:42:23.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=provisioning.datasources t=2024-09-21T12:42:23.260980192Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T12:42:23.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=provisioning.alerting t=2024-09-21T12:42:23.27150239Z level=info msg="starting to provision alerting" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=provisioning.alerting t=2024-09-21T12:42:23.271513226Z level=info msg="finished to provision alerting" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=ngalert.state.manager t=2024-09-21T12:42:23.271577959Z level=info msg="Warming state cache for startup" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=grafanaStorageLogger t=2024-09-21T12:42:23.271648169Z level=info msg="storage starting" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=ngalert.state.manager t=2024-09-21T12:42:23.271726324Z level=info msg="State cache has been initialized" states=0 duration=147.228µs 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=ticker t=2024-09-21T12:42:23.271784346Z level=info msg=starting first_tick=2024-09-21T12:42:30Z 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=ngalert.multiorg.alertmanager t=2024-09-21T12:42:23.271792253Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=http.server t=2024-09-21T12:42:23.273386055Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.288155215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.297946177Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.298412004Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.308439807Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.308584368Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-21T12:42:23.586 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.319128281Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-21T12:42:23.587 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.329440549Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-21T12:42:23.587 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:42:23.339838271Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-09-21T12:42:23.587 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:42:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=secret.migration t=2024-09-21T12:42:23.341252867Z level=error msg="Stopped secret migration service" service=*migrations.DataSourceSecretMigrationService reason="database is locked" 2024-09-21T12:42:23.833 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:23.946 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:23 smithi002 bash[65661]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-21T12:42:24.316 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "484ccde7-be2b-4653-8309-644ac7e4d5a1", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "z", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "domain_root": "z.rgw.meta:root", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "control_pool": "z.rgw.control", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "log_pool": "z.rgw.log", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-21T12:42:24.317 INFO:teuthology.orchestra.run.smithi002.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "otp_pool": "z.rgw.otp", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "system_key": { 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "access_key": "", 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "secret_key": "" 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: "placement_pools": [ 2024-09-21T12:42:24.318 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "key": "default-placement", 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "val": { 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "storage_classes": { 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "STANDARD": { 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "index_type": 0, 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "inline_data": true 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T12:42:24.319 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "6456e118-859c-4ce6-a454-a98831d09c24" 2024-09-21T12:42:24.320 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:42:24.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:24 smithi162 ceph-mon[27540]: pgmap v24: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T12:42:24.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:24 smithi162 ceph-mon[27540]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:24.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:24 smithi162 ceph-mon[27540]: Cluster is now healthy 2024-09-21T12:42:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:24 smithi002 ceph-mon[33559]: pgmap v24: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T12:42:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:24 smithi002 ceph-mon[33559]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:24 smithi002 ceph-mon[33559]: Cluster is now healthy 2024-09-21T12:42:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:24 smithi002 ceph-mon[23716]: pgmap v24: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T12:42:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:24 smithi002 ceph-mon[23716]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:24.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:24 smithi002 ceph-mon[23716]: Cluster is now healthy 2024-09-21T12:42:24.724 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:24 smithi002 bash[65661]: Getting image source signatures 2024-09-21T12:42:24.724 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:24 smithi002 bash[65661]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-21T12:42:24.724 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:24 smithi002 bash[65661]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-21T12:42:24.724 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:24 smithi002 bash[65661]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-21T12:42:25.609 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-21T12:42:26.095 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:26.386 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:26 smithi002 bash[65661]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T12:42:26.386 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:26 smithi002 bash[65661]: Writing manifest to image destination 2024-09-21T12:42:26.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:26 smithi002 ceph-mon[33559]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T12:42:26.387 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:26 smithi002 ceph-mon[23716]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T12:42:26.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:26 smithi162 ceph-mon[27540]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T12:42:27.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:26 smithi002 podman[65661]: 2024-09-21 12:42:26.835129234 +0000 UTC m=+3.162872716 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T12:42:27.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:26 smithi002 podman[65661]: 2024-09-21 12:42:26.916746635 +0000 UTC m=+3.244490115 container create 7ba838f1d95899d8b708e24943eab026a2acd1f120766852f0841e6c3a741216 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:27.473 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 podman[65661]: 2024-09-21 12:42:27.127145582 +0000 UTC m=+3.454889072 container init 7ba838f1d95899d8b708e24943eab026a2acd1f120766852f0841e6c3a741216 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:27.473 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 podman[65661]: 2024-09-21 12:42:27.130066196 +0000 UTC m=+3.457809678 container start 7ba838f1d95899d8b708e24943eab026a2acd1f120766852f0841e6c3a741216 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:27.473 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.134Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T12:42:27.473 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.134Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.134Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.134Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T12:42:27.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T12:42:27.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T12:42:27.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T12:42:27.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T12:42:27.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T12:42:27.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.135Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T12:42:27.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.136Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T12:42:27.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[67053]: ts=2024-09-21T12:42:27.136Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T12:42:27.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 bash[65661]: 7ba838f1d95899d8b708e24943eab026a2acd1f120766852f0841e6c3a741216 2024-09-21T12:42:27.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 12:42:27 smithi002 systemd[1]: Started Ceph node-exporter.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:27 smithi162 ceph-mon[27540]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T12:42:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:27 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:27 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:27 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:27 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:27 smithi162 ceph-mon[27540]: Deploying daemon node-exporter.b on smithi162 2024-09-21T12:42:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[33559]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T12:42:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[33559]: Deploying daemon node-exporter.b on smithi162 2024-09-21T12:42:27.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[23716]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T12:42:27.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:27.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:27 smithi002 ceph-mon[23716]: Deploying daemon node-exporter.b on smithi162 2024-09-21T12:42:28.238 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:28 smithi162 systemd[1]: Starting Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:42:28.522 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:28 smithi162 bash[56686]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-21T12:42:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:28 smithi162 ceph-mon[27540]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T12:42:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:28 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T12:42:28.835 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:28 smithi162 bash[56686]: Getting image source signatures 2024-09-21T12:42:28.835 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:28 smithi162 bash[56686]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-21T12:42:28.835 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:28 smithi162 bash[56686]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-21T12:42:28.835 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:28 smithi162 bash[56686]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-21T12:42:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:28 smithi002 ceph-mon[33559]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T12:42:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:28 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T12:42:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:28 smithi002 ceph-mon[23716]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T12:42:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:28 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T12:42:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:29 smithi162 ceph-mon[27540]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-09-21T12:42:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:29 smithi162 ceph-mon[27540]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:29 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T12:42:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:29 smithi162 ceph-mon[27540]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T12:42:29.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[33559]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-09-21T12:42:29.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[33559]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:29.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T12:42:29.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[33559]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T12:42:29.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[23716]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-09-21T12:42:29.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[23716]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:29.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T12:42:29.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:29 smithi002 ceph-mon[23716]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T12:42:30.470 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 bash[56686]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T12:42:30.470 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 bash[56686]: Writing manifest to image destination 2024-09-21T12:42:30.724 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 podman[56686]: 2024-09-21 12:42:30.432686087 +0000 UTC m=+2.286487882 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T12:42:30.724 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 podman[56686]: 2024-09-21 12:42:30.582010708 +0000 UTC m=+2.435812490 container create 0f6b8b83ccd880b9dfc92c1ef852cd12f8c630b864bfa091b414f2b4803e89ab (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T12:42:30.725 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-mon[27540]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T12:42:30.725 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T12:42:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:42:30] "GET /metrics HTTP/1.1" 200 26204 "" "Prometheus/2.43.0" 2024-09-21T12:42:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:30 smithi002 ceph-mon[33559]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T12:42:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:30 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T12:42:30.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:30 smithi002 ceph-mon[23716]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T12:42:30.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:30 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T12:42:31.085 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 podman[56686]: 2024-09-21 12:42:30.80905238 +0000 UTC m=+2.662854161 container init 0f6b8b83ccd880b9dfc92c1ef852cd12f8c630b864bfa091b414f2b4803e89ab (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T12:42:31.085 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 podman[56686]: 2024-09-21 12:42:30.811731631 +0000 UTC m=+2.665533413 container start 0f6b8b83ccd880b9dfc92c1ef852cd12f8c630b864bfa091b414f2b4803e89ab (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T12:42:31.085 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.815Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T12:42:31.085 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.815Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T12:42:31.085 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T12:42:31.086 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T12:42:31.087 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T12:42:31.088 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.816Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T12:42:31.089 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.817Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T12:42:31.090 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[56760]: ts=2024-09-21T12:42:30.817Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T12:42:31.090 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 bash[56686]: 0f6b8b83ccd880b9dfc92c1ef852cd12f8c630b864bfa091b414f2b4803e89ab 2024-09-21T12:42:31.090 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 12:42:30 smithi162 systemd[1]: Started Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:31 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:31.911 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-21T12:42:31.911 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T12:42:31.911 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T12:42:31.911 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.911 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.911 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.912 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.913 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.913 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.913 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.913 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:31.913 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:31 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:32.815 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:32 smithi162 ceph-mon[27540]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T12:42:32.815 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:32 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T12:42:32.815 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:32 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T12:42:32.815 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:32 smithi162 ceph-mon[27540]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T12:42:32.815 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:32 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T12:42:32.880 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[33559]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[33559]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[23716]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[23716]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T12:42:32.881 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:32 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T12:42:33.595 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:42:33.595 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "691f7725-ee93-4148-8985-3e0d5437bebe", 2024-09-21T12:42:33.595 INFO:teuthology.orchestra.run.smithi002.stdout: "epoch": 1, 2024-09-21T12:42:33.595 INFO:teuthology.orchestra.run.smithi002.stdout: "predecessor_uuid": "c69016ca-b837-4ac6-97f4-2989f6daefba", 2024-09-21T12:42:33.595 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_status": [], 2024-09-21T12:42:33.595 INFO:teuthology.orchestra.run.smithi002.stdout: "period_map": { 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "691f7725-ee93-4148-8985-3e0d5437bebe", 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "zonegroups": [ 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "e73fcca5-3f33-4041-bdb6-3d149ff3aeb8", 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default", 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "api_name": "default", 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "is_master": true, 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "endpoints": [], 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames": [], 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames_s3website": [], 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zone": "484ccde7-be2b-4653-8309-644ac7e4d5a1", 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "zones": [ 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-21T12:42:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "484ccde7-be2b-4653-8309-644ac7e4d5a1", 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "z", 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "endpoints": [], 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "log_meta": false, 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "log_data": false, 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "bucket_index_max_shards": 11, 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "read_only": false, 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "tier_type": "", 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_from_all": true, 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_from": [], 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "redirect_zone": "", 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "supported_features": [ 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "compress-encrypted", 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "notification_v2", 2024-09-21T12:42:33.597 INFO:teuthology.orchestra.run.smithi002.stdout: "resharding" 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "placement_targets": [ 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default-placement", 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "tags": [], 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "storage_classes": [ 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "STANDARD" 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "default_placement": "default-placement", 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "6456e118-859c-4ce6-a454-a98831d09c24", 2024-09-21T12:42:33.598 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_policy": { 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: "groups": [] 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled_features": [ 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: "notification_v2", 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: "resharding" 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: "short_zone_ids": [ 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: "key": "484ccde7-be2b-4653-8309-644ac7e4d5a1", 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: "val": 4200552950 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:33.599 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zonegroup": "e73fcca5-3f33-4041-bdb6-3d149ff3aeb8", 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zone": "484ccde7-be2b-4653-8309-644ac7e4d5a1", 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "period_config": { 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "bucket_quota": { 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false, 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "check_on_raw": false, 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size": -1, 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size_kb": 0, 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "max_objects": -1 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "user_quota": { 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false, 2024-09-21T12:42:33.600 INFO:teuthology.orchestra.run.smithi002.stdout: "check_on_raw": false, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size": -1, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size_kb": 0, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_objects": -1 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "user_ratelimit": { 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_ops": 0, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_ops": 0, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_bytes": 0, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_bytes": 0, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "bucket_ratelimit": { 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_ops": 0, 2024-09-21T12:42:33.601 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_ops": 0, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_bytes": 0, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_bytes": 0, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "anonymous_ratelimit": { 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_ops": 0, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_ops": 0, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_bytes": 0, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_bytes": 0, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "6456e118-859c-4ce6-a454-a98831d09c24", 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_epoch": 2 2024-09-21T12:42:33.602 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:42:33.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:33 smithi162 ceph-mon[27540]: pgmap v34: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T12:42:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:33 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-21T12:42:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:33 smithi162 ceph-mon[27540]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T12:42:33.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:33 smithi002 ceph-mon[23716]: pgmap v34: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T12:42:33.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:33 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-21T12:42:33.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:33 smithi002 ceph-mon[23716]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T12:42:33.901 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:33 smithi002 ceph-mon[33559]: pgmap v34: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T12:42:33.901 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:33 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/203290412' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-21T12:42:33.901 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:33 smithi002 ceph-mon[33559]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T12:42:34.307 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-21T12:42:34.754 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:35.438 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled rgw.foo update... 2024-09-21T12:42:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T12:42:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: Reconfiguring daemon alertmanager.a on smithi002 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:35.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:42:35.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T12:42:35.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: Reconfiguring daemon alertmanager.a on smithi002 2024-09-21T12:42:35.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:35 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T12:42:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:42:35.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:35.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T12:42:35.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: Reconfiguring daemon alertmanager.a on smithi002 2024-09-21T12:42:35.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:35 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[23716]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[23716]: Saving service rgw.foo spec with placement count:2 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[23716]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[23716]: Cluster is now healthy 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[33559]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[33559]: Saving service rgw.foo spec with placement count:2 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[33559]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:36.717 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:36 smithi002 ceph-mon[33559]: Cluster is now healthy 2024-09-21T12:42:36.753 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph osd pool create foo' 2024-09-21T12:42:36.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:36 smithi162 ceph-mon[27540]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:42:36.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:36 smithi162 ceph-mon[27540]: Saving service rgw.foo spec with placement count:2 2024-09-21T12:42:36.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:36 smithi162 ceph-mon[27540]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:36.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:36 smithi162 ceph-mon[27540]: Cluster is now healthy 2024-09-21T12:42:37.698 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:37 smithi002 ceph-mon[33559]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 172 B/s rd, 344 B/s wr, 1 op/s 2024-09-21T12:42:37.698 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:37 smithi002 ceph-mon[23716]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 172 B/s rd, 344 B/s wr, 1 op/s 2024-09-21T12:42:37.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:37 smithi162 ceph-mon[27540]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 172 B/s rd, 344 B/s wr, 1 op/s 2024-09-21T12:42:38.615 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:38.854 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:38 smithi002 systemd[1]: Stopping Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:42:39.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:39 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[63570]: ts=2024-09-21T12:42:39.191Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T12:42:39.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:39 smithi002 podman[67970]: 2024-09-21 12:42:39.212196802 +0000 UTC m=+0.115868841 container died 1a70918788a84e2430baeb91527aabcfe3099693220e60b1e9aa4b788b3c5e9f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:39.766 INFO:teuthology.orchestra.run.smithi002.stderr:pool 'foo' created 2024-09-21T12:42:39.766 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:39 smithi002 podman[67970]: 2024-09-21 12:42:39.557690971 +0000 UTC m=+0.461363009 container cleanup 1a70918788a84e2430baeb91527aabcfe3099693220e60b1e9aa4b788b3c5e9f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:39.766 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:39 smithi002 bash[67970]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T12:42:40.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:39 smithi162 ceph-mon[27540]: pgmap v39: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-21T12:42:40.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:39 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2580872420' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T12:42:40.188 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:39 smithi002 podman[67982]: 2024-09-21 12:42:39.81736874 +0000 UTC m=+0.604514695 container remove 1a70918788a84e2430baeb91527aabcfe3099693220e60b1e9aa4b788b3c5e9f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:40.188 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:39 smithi002 podman[67982]: 2024-09-21 12:42:39.901407294 +0000 UTC m=+0.688553250 volume remove d8613ac7a1d8bf5a30788b3cfb6bb635788dc96276885e7e2223e045113fdd6f 2024-09-21T12:42:40.188 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:39 smithi002 ceph-mon[23716]: pgmap v39: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-21T12:42:40.188 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:39 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2580872420' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T12:42:40.188 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:39 smithi002 ceph-mon[33559]: pgmap v39: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-21T12:42:40.188 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:39 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2580872420' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T12:42:40.513 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'rbd pool init foo' 2024-09-21T12:42:40.779 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:42:40] "GET /metrics HTTP/1.1" 200 33179 "" "Prometheus/2.43.0" 2024-09-21T12:42:40.780 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:40 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T12:42:40.780 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:40 smithi002 systemd[1]: Stopped Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:40.780 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:40 smithi002 systemd[1]: Starting Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:42:40.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:40 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2580872420' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T12:42:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:40 smithi002 ceph-mon[23716]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T12:42:40.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:40 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2580872420' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T12:42:40.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:40 smithi002 ceph-mon[33559]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T12:42:40.808 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:41.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:40 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2580872420' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T12:42:41.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:40 smithi162 ceph-mon[27540]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T12:42:41.213 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:40 smithi002 podman[68149]: 2024-09-21 12:42:40.82898724 +0000 UTC m=+0.018737263 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-21T12:42:41.214 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:40 smithi002 podman[68149]: 2024-09-21 12:42:40.947865939 +0000 UTC m=+0.137615941 volume create c0692c3e4674ea8aa98ac6c2794cc0e836643149155e74fbadd02153e3c9afe6 2024-09-21T12:42:41.214 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 podman[68149]: 2024-09-21 12:42:41.023203487 +0000 UTC m=+0.212953531 container create 88dc06e6429dd3902efcf9c553a02e654e444acc248150155c742b1f295f570b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 podman[68149]: 2024-09-21 12:42:41.300746959 +0000 UTC m=+0.490496962 container init 88dc06e6429dd3902efcf9c553a02e654e444acc248150155c742b1f295f570b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 podman[68149]: 2024-09-21 12:42:41.303867603 +0000 UTC m=+0.493617616 container start 88dc06e6429dd3902efcf9c553a02e654e444acc248150155c742b1f295f570b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.317Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.317Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.318Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.2 port=9094 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.320Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.348Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.348Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T12:42:41.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.351Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T12:42:41.474 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:41.351Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T12:42:41.474 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 bash[68149]: 88dc06e6429dd3902efcf9c553a02e654e444acc248150155c742b1f295f570b 2024-09-21T12:42:41.474 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:41 smithi002 systemd[1]: Started Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:41.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[33559]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T12:42:41.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[33559]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T12:42:41.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[33559]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:41.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:41.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:41.922 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[23716]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T12:42:41.923 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[23716]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T12:42:41.923 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[23716]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:41.923 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:41.923 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:41 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:42.073 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:41 smithi162 ceph-mon[27540]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T12:42:42.073 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:41 smithi162 ceph-mon[27540]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T12:42:42.073 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:41 smithi162 ceph-mon[27540]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:42:42.073 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:41 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:42.073 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:41 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:42.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:42 smithi162 ceph-mon[27540]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:42:42.962 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:42 smithi162 ceph-mon[27540]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:42:42.962 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:42 smithi162 ceph-mon[27540]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T12:42:42.962 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:42 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/69994539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T12:42:42.962 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:42 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T12:42:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[23716]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:42:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[23716]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:42:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[23716]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T12:42:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/69994539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T12:42:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T12:42:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[33559]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:42:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[33559]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:42:43.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[33559]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T12:42:43.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/69994539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T12:42:43.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:42 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T12:42:43.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:43.320Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000584199s 2024-09-21T12:42:44.078 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:43 smithi162 ceph-mon[27540]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-21T12:42:44.079 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:43 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T12:42:44.079 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:43 smithi162 ceph-mon[27540]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T12:42:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:43 smithi002 ceph-mon[33559]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-21T12:42:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:43 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T12:42:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:43 smithi002 ceph-mon[33559]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T12:42:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:43 smithi002 ceph-mon[23716]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-21T12:42:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:43 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T12:42:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:43 smithi002 ceph-mon[23716]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T12:42:45.082 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:44 smithi162 ceph-mon[27540]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T12:42:45.116 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:44 smithi002 ceph-mon[23716]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T12:42:45.117 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:44 smithi002 ceph-mon[33559]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T12:42:45.446 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-21T12:42:45.623 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 systemd[1]: Stopping Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:42:45.711 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:45.988 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-mon[27540]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:45.988 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-mon[27540]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:45.988 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-mon[27540]: Cluster is now healthy 2024-09-21T12:42:45.988 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-mon[27540]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.621Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[54470]: ts=2024-09-21T12:42:45.622Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 podman[57499]: 2024-09-21 12:42:45.632197343 +0000 UTC m=+0.137318233 container died dabe9d82d16191187f2a9b09e7c9afe6498555d7d884226117018b9472ef6da5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:45.989 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 podman[57499]: 2024-09-21 12:42:45.987649644 +0000 UTC m=+0.492770533 container cleanup dabe9d82d16191187f2a9b09e7c9afe6498555d7d884226117018b9472ef6da5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:45.990 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:45 smithi162 bash[57499]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T12:42:46.069 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[23716]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:46.070 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[23716]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:46.070 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[23716]: Cluster is now healthy 2024-09-21T12:42:46.070 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[23716]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T12:42:46.070 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[33559]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:46.070 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[33559]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:42:46.070 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[33559]: Cluster is now healthy 2024-09-21T12:42:46.070 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:45 smithi002 ceph-mon[33559]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T12:42:46.364 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled iscsi.foo update... 2024-09-21T12:42:46.758 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 podman[57512]: 2024-09-21 12:42:46.35603693 +0000 UTC m=+0.726015187 container remove dabe9d82d16191187f2a9b09e7c9afe6498555d7d884226117018b9472ef6da5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:46.758 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T12:42:46.758 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 systemd[1]: Stopped Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:46.758 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.066s CPU time. 2024-09-21T12:42:46.759 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 systemd[1]: Starting Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:42:47.022 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 podman[57604]: 2024-09-21 12:42:46.661372985 +0000 UTC m=+0.016842924 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T12:42:47.022 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 podman[57604]: 2024-09-21 12:42:46.764973727 +0000 UTC m=+0.120443659 container create 4350e837f9efcdbcba510f8eacbfca3cd7281eabed8f8acf70f8a0457e54f01d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:47.022 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 podman[57604]: 2024-09-21 12:42:46.967061942 +0000 UTC m=+0.322531881 container init 4350e837f9efcdbcba510f8eacbfca3cd7281eabed8f8acf70f8a0457e54f01d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 podman[57604]: 2024-09-21 12:42:46.970069474 +0000 UTC m=+0.325539405 container start 4350e837f9efcdbcba510f8eacbfca3cd7281eabed8f8acf70f8a0457e54f01d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.993Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.993Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.993Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi162 (none))" 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.993Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.993Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.995Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.995Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.996Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.996Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.997Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.997Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.523µs 2024-09-21T12:42:47.023 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.997Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:46.999Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.000Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.000Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.323µs wal_replay_duration=2.773646ms wbl_replay_duration=117ns total_replay_duration=2.808681ms 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.001Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.001Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.001Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.021Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.02706ms db_storage=761ns remote_storage=1.135µs web_handler=376ns query_engine=530ns scrape=377.703µs scrape_sd=110.922µs notify=16.979µs notify_sd=19.021µs rules=19.218466ms tracing=5.658µs 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.021Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T12:42:47.024 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:42:47.021Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T12:42:47.070 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T12:42:47.334 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 bash[57604]: 4350e837f9efcdbcba510f8eacbfca3cd7281eabed8f8acf70f8a0457e54f01d 2024-09-21T12:42:47.335 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:42:47 smithi162 systemd[1]: Started Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:42:47.348 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:42:47.370 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STOPPING 2024-09-21T12:42:47.370 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:42:47.370 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STOPPED 2024-09-21T12:42:47.370 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STARTING 2024-09-21T12:42:47.370 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Serving on http://:::9283 2024-09-21T12:42:47.370 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STARTED 2024-09-21T12:42:47.370 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STOPPING 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='client.24620 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: Saving service iscsi.foo spec with placement count:1 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: pgmap v49: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-09-21T12:42:47.371 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:42:47.372 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:42:47.373 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T12:42:47.373 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T12:42:47.373 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T12:42:47.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T12:42:47.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T12:42:47.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T12:42:47.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.629 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='client.24620 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: Saving service iscsi.foo spec with placement count:1 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: pgmap v49: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T12:42:47.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T12:42:47.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T12:42:47.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T12:42:47.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.779 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='client.24620 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:42:47.779 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: Saving service iscsi.foo spec with placement count:1 2024-09-21T12:42:47.779 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: pgmap v49: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T12:42:47.780 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T12:42:47.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:48.180 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:42:48.180 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STOPPED 2024-09-21T12:42:48.181 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STARTING 2024-09-21T12:42:48.181 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Serving on http://:::9283 2024-09-21T12:42:48.181 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STARTED 2024-09-21T12:42:48.181 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:47] ENGINE Bus STOPPING 2024-09-21T12:42:48.448 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[23716]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T12:42:48.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-mon[33559]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T12:42:48.450 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:42:48.450 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:48] ENGINE Bus STOPPED 2024-09-21T12:42:48.450 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:48] ENGINE Bus STARTING 2024-09-21T12:42:48.450 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:48] ENGINE Serving on http://:::9283 2024-09-21T12:42:48.650 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:48 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-21T12:42:48.651 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:48 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-21T12:42:48.651 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:48 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-09-21T12:42:48.651 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:48 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T12:42:48.651 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:48 smithi162 ceph-mon[27540]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T12:42:48.722 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:42:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:42:48] ENGINE Bus STARTED 2024-09-21T12:42:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:49 smithi002 ceph-mon[33559]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T12:42:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:49 smithi002 ceph-mon[33559]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 436 B/s wr, 0 op/s 2024-09-21T12:42:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:49 smithi002 ceph-mon[23716]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T12:42:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:49 smithi002 ceph-mon[23716]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 436 B/s wr, 0 op/s 2024-09-21T12:42:49.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:49 smithi162 ceph-mon[27540]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T12:42:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:49 smithi162 ceph-mon[27540]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 436 B/s wr, 0 op/s 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:51.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T12:42:51.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:51 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:51.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T12:42:51.323Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003381684s 2024-09-21T12:42:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:51.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:51 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:52.430 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:52 smithi162 ceph-mon[27540]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:42:52.430 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:52 smithi162 ceph-mon[27540]: Deploying daemon rgw.foo.smithi162.zkefbd on smithi162 2024-09-21T12:42:52.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:52 smithi002 ceph-mon[33559]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:42:52.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:52 smithi002 ceph-mon[33559]: Deploying daemon rgw.foo.smithi162.zkefbd on smithi162 2024-09-21T12:42:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:52 smithi002 ceph-mon[23716]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:42:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:52 smithi002 ceph-mon[23716]: Deploying daemon rgw.foo.smithi162.zkefbd on smithi162 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: pgmap v54: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 266 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[23716]: Deploying daemon rgw.foo.smithi002.lipqcf on smithi002 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: pgmap v54: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 266 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T12:42:54.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:54.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:53 smithi002 ceph-mon[33559]: Deploying daemon rgw.foo.smithi002.lipqcf on smithi002 2024-09-21T12:42:54.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: pgmap v54: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 266 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:53 smithi162 ceph-mon[27540]: Deploying daemon rgw.foo.smithi002.lipqcf on smithi002 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: pgmap v56: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 287 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-21T12:42:56.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: pgmap v56: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 287 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-21T12:42:56.210 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:55 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: pgmap v56: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 287 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-21T12:42:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:55 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:42:57.212 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:56 smithi002 ceph-mon[23716]: Saving service rgw.foo spec with placement count:2 2024-09-21T12:42:57.212 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:56 smithi002 ceph-mon[23716]: Deploying daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:42:57.212 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:56 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:57.212 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:56 smithi002 ceph-mon[33559]: Saving service rgw.foo spec with placement count:2 2024-09-21T12:42:57.213 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:56 smithi002 ceph-mon[33559]: Deploying daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:42:57.213 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:56 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:56 smithi162 ceph-mon[27540]: Saving service rgw.foo spec with placement count:2 2024-09-21T12:42:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:56 smithi162 ceph-mon[27540]: Deploying daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:42:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:56 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:58.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:57 smithi002 ceph-mon[33559]: pgmap v57: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:57 smithi002 ceph-mon[23716]: pgmap v57: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:57 smithi162 ceph-mon[27540]: pgmap v57: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: Checking pool "foo" exists for service iscsi.foo 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s rd, 3.4 KiB/s wr, 213 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2686715142' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2304439733' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]: dispatch 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]: dispatch 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: Checking pool "foo" exists for service iscsi.foo 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s rd, 3.4 KiB/s wr, 213 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2686715142' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:42:59.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2304439733' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]: dispatch 2024-09-21T12:42:59.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:42:59 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]: dispatch 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: Checking pool "foo" exists for service iscsi.foo 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s rd, 3.4 KiB/s wr, 213 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2686715142' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:42:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2304439733' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]: dispatch 2024-09-21T12:42:59.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:42:59 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]: dispatch 2024-09-21T12:43:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]': finished 2024-09-21T12:43:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[33559]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T12:43:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[33559]: mgrmap e22: y(active, since 73s), standbys: x 2024-09-21T12:43:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3116181202' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]: dispatch 2024-09-21T12:43:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]: dispatch 2024-09-21T12:43:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]': finished 2024-09-21T12:43:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[23716]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T12:43:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[23716]: mgrmap e22: y(active, since 73s), standbys: x 2024-09-21T12:43:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3116181202' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]: dispatch 2024-09-21T12:43:00.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]: dispatch 2024-09-21T12:43:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:00 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/4243157865"}]': finished 2024-09-21T12:43:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:00 smithi162 ceph-mon[27540]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T12:43:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:00 smithi162 ceph-mon[27540]: mgrmap e22: y(active, since 73s), standbys: x 2024-09-21T12:43:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:00 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3116181202' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]: dispatch 2024-09-21T12:43:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:00 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]: dispatch 2024-09-21T12:43:00.934 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:43:00] "GET /metrics HTTP/1.1" 200 37779 "" "Prometheus/2.43.0" 2024-09-21T12:43:01.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]': finished 2024-09-21T12:43:01.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[33559]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T12:43:01.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[33559]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.5 KiB/s wr, 283 op/s 2024-09-21T12:43:01.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2604071838' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4085572708"}]: dispatch 2024-09-21T12:43:01.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]': finished 2024-09-21T12:43:01.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[23716]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T12:43:01.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[23716]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.5 KiB/s wr, 283 op/s 2024-09-21T12:43:01.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:01 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2604071838' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4085572708"}]: dispatch 2024-09-21T12:43:01.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:01 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/4243157865"}]': finished 2024-09-21T12:43:01.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:01 smithi162 ceph-mon[27540]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T12:43:01.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:01 smithi162 ceph-mon[27540]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.5 KiB/s wr, 283 op/s 2024-09-21T12:43:01.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:01 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2604071838' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4085572708"}]: dispatch 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2604071838' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4085572708"}]': finished 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1638620621' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2898286488"}]: dispatch 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:02 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2604071838' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4085572708"}]': finished 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1638620621' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2898286488"}]: dispatch 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2604071838' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4085572708"}]': finished 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1638620621' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2898286488"}]: dispatch 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:02.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.190 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:02 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:02] ENGINE Bus STOPPING 2024-09-21T12:43:03.190 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:43:03.190 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STOPPED 2024-09-21T12:43:03.190 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STARTING 2024-09-21T12:43:03.190 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Serving on http://:::9283 2024-09-21T12:43:03.190 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STARTED 2024-09-21T12:43:03.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STOPPING 2024-09-21T12:43:03.797 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:43:03.797 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STOPPED 2024-09-21T12:43:03.797 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STARTING 2024-09-21T12:43:03.797 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Serving on http://:::9283 2024-09-21T12:43:03.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 189 KiB/s rd, 5.8 KiB/s wr, 357 op/s 2024-09-21T12:43:03.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1638620621' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2898286488"}]': finished 2024-09-21T12:43:03.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: Checking dashboard <-> RGW credentials 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4024222602' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:43:03.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 189 KiB/s rd, 5.8 KiB/s wr, 357 op/s 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1638620621' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2898286488"}]': finished 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: Checking dashboard <-> RGW credentials 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4024222602' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]: dispatch 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]: dispatch 2024-09-21T12:43:03.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:43:03.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 189 KiB/s rd, 5.8 KiB/s wr, 357 op/s 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1638620621' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2898286488"}]': finished 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: Checking dashboard <-> RGW credentials 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4024222602' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]: dispatch 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]: dispatch 2024-09-21T12:43:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:43:03.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:03 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:04.088 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STARTED 2024-09-21T12:43:04.088 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:03 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:03] ENGINE Bus STOPPING 2024-09-21T12:43:04.405 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:43:04.405 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:04] ENGINE Bus STOPPED 2024-09-21T12:43:04.405 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:04] ENGINE Bus STARTING 2024-09-21T12:43:04.405 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:04] ENGINE Serving on http://:::9283 2024-09-21T12:43:04.406 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:43:04] ENGINE Bus STARTED 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]': finished 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[33559]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/515027091' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]: dispatch 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]: dispatch 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]': finished 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[23716]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/515027091' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]: dispatch 2024-09-21T12:43:04.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:04 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]: dispatch 2024-09-21T12:43:04.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:04 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/1259512192"}]': finished 2024-09-21T12:43:04.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:04 smithi162 ceph-mon[27540]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T12:43:04.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:04 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/515027091' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]: dispatch 2024-09-21T12:43:04.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:04 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]: dispatch 2024-09-21T12:43:05.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:05 smithi162 ceph-mon[27540]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 255 B/s wr, 3 op/s 2024-09-21T12:43:05.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:05 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]': finished 2024-09-21T12:43:05.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:05 smithi162 ceph-mon[27540]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T12:43:05.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:05 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/440321994' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]: dispatch 2024-09-21T12:43:05.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:05 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]: dispatch 2024-09-21T12:43:05.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[33559]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 255 B/s wr, 3 op/s 2024-09-21T12:43:05.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]': finished 2024-09-21T12:43:05.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[33559]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T12:43:05.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/440321994' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]: dispatch 2024-09-21T12:43:05.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]: dispatch 2024-09-21T12:43:05.943 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[23716]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 255 B/s wr, 3 op/s 2024-09-21T12:43:05.943 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/1259512192"}]': finished 2024-09-21T12:43:05.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[23716]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T12:43:05.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/440321994' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]: dispatch 2024-09-21T12:43:05.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:05 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]: dispatch 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]': finished 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[33559]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3513593274' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/199179078"}]: dispatch 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]': finished 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[23716]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3513593274' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/199179078"}]: dispatch 2024-09-21T12:43:06.689 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:06.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:06 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:06.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:06 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1851609279"}]': finished 2024-09-21T12:43:06.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:06 smithi162 ceph-mon[27540]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T12:43:06.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:06 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3513593274' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/199179078"}]: dispatch 2024-09-21T12:43:06.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:06 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:06.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:06 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3513593274' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/199179078"}]': finished 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2259828479' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1167253723"}]: dispatch 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: Checking dashboard <-> RGW credentials 2024-09-21T12:43:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:07 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3513593274' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/199179078"}]': finished 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2259828479' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1167253723"}]: dispatch 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:43:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: Checking dashboard <-> RGW credentials 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3513593274' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/199179078"}]': finished 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2259828479' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1167253723"}]: dispatch 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: Checking dashboard <-> RGW credentials 2024-09-21T12:43:07.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:07 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:43:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:08 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2259828479' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1167253723"}]': finished 2024-09-21T12:43:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:08 smithi162 ceph-mon[27540]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T12:43:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:08 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1300857965' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]: dispatch 2024-09-21T12:43:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:08 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]: dispatch 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2259828479' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1167253723"}]': finished 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[33559]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1300857965' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]: dispatch 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]: dispatch 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2259828479' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1167253723"}]': finished 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[23716]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1300857965' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]: dispatch 2024-09-21T12:43:08.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:08 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]: dispatch 2024-09-21T12:43:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:09 smithi162 ceph-mon[27540]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 511 B/s wr, 18 op/s 2024-09-21T12:43:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:09 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]': finished 2024-09-21T12:43:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:09 smithi162 ceph-mon[27540]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T12:43:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:09 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:09 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3617169593' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]: dispatch 2024-09-21T12:43:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:09 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]: dispatch 2024-09-21T12:43:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[23716]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 511 B/s wr, 18 op/s 2024-09-21T12:43:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]': finished 2024-09-21T12:43:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[23716]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T12:43:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3617169593' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]: dispatch 2024-09-21T12:43:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]: dispatch 2024-09-21T12:43:09.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[33559]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 511 B/s wr, 18 op/s 2024-09-21T12:43:09.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/302996129"}]': finished 2024-09-21T12:43:09.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[33559]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T12:43:09.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:09.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3617169593' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]: dispatch 2024-09-21T12:43:09.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:09 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]: dispatch 2024-09-21T12:43:10.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:10 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]': finished 2024-09-21T12:43:10.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:10 smithi162 ceph-mon[27540]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T12:43:10.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:10 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/106033818' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]: dispatch 2024-09-21T12:43:10.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:10 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]: dispatch 2024-09-21T12:43:10.875 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:43:10] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-21T12:43:10.875 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]': finished 2024-09-21T12:43:10.875 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[33559]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T12:43:10.875 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/106033818' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]: dispatch 2024-09-21T12:43:10.875 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]: dispatch 2024-09-21T12:43:10.875 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/469158949"}]': finished 2024-09-21T12:43:10.876 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[23716]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T12:43:10.876 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/106033818' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]: dispatch 2024-09-21T12:43:10.876 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:10 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]: dispatch 2024-09-21T12:43:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[23716]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 511 B/s wr, 18 op/s 2024-09-21T12:43:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]': finished 2024-09-21T12:43:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[23716]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T12:43:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/120111932' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/382508754"}]: dispatch 2024-09-21T12:43:11.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[33559]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 511 B/s wr, 18 op/s 2024-09-21T12:43:11.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]': finished 2024-09-21T12:43:11.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[33559]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T12:43:11.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:11 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/120111932' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/382508754"}]: dispatch 2024-09-21T12:43:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:11 smithi162 ceph-mon[27540]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 511 B/s wr, 18 op/s 2024-09-21T12:43:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:11 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1657009483"}]': finished 2024-09-21T12:43:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:11 smithi162 ceph-mon[27540]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T12:43:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:11 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/120111932' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/382508754"}]: dispatch 2024-09-21T12:43:12.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/120111932' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/382508754"}]': finished 2024-09-21T12:43:12.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[23716]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T12:43:12.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/265684309' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]: dispatch 2024-09-21T12:43:12.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]: dispatch 2024-09-21T12:43:12.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/120111932' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/382508754"}]': finished 2024-09-21T12:43:12.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[33559]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T12:43:12.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/265684309' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]: dispatch 2024-09-21T12:43:12.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:12 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]: dispatch 2024-09-21T12:43:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:12 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/120111932' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/382508754"}]': finished 2024-09-21T12:43:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:12 smithi162 ceph-mon[27540]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T12:43:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:12 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/265684309' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]: dispatch 2024-09-21T12:43:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:12 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]: dispatch 2024-09-21T12:43:13.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[23716]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:13.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]': finished 2024-09-21T12:43:13.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[23716]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T12:43:13.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2216734476' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1694300740"}]: dispatch 2024-09-21T12:43:13.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[33559]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:13.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]': finished 2024-09-21T12:43:13.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[33559]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T12:43:13.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:13 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2216734476' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1694300740"}]: dispatch 2024-09-21T12:43:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:13 smithi162 ceph-mon[27540]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:13 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3475673540"}]': finished 2024-09-21T12:43:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:13 smithi162 ceph-mon[27540]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T12:43:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:13 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2216734476' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1694300740"}]: dispatch 2024-09-21T12:43:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:14 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2216734476' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1694300740"}]': finished 2024-09-21T12:43:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:14 smithi002 ceph-mon[23716]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T12:43:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:14 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2387287061' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/382508754"}]: dispatch 2024-09-21T12:43:14.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:14 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2216734476' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1694300740"}]': finished 2024-09-21T12:43:14.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:14 smithi002 ceph-mon[33559]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T12:43:14.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:14 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2387287061' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/382508754"}]: dispatch 2024-09-21T12:43:15.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:14 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2216734476' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1694300740"}]': finished 2024-09-21T12:43:15.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:14 smithi162 ceph-mon[27540]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T12:43:15.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:14 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2387287061' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/382508754"}]: dispatch 2024-09-21T12:43:15.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:15 smithi002 ceph-mon[23716]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:15.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:15 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2387287061' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/382508754"}]': finished 2024-09-21T12:43:15.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:15 smithi002 ceph-mon[23716]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T12:43:15.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:15 smithi002 ceph-mon[33559]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:15.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:15 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2387287061' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/382508754"}]': finished 2024-09-21T12:43:15.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:15 smithi002 ceph-mon[33559]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T12:43:16.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:15 smithi162 ceph-mon[27540]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:16.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:15 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2387287061' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/382508754"}]': finished 2024-09-21T12:43:16.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:15 smithi162 ceph-mon[27540]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T12:43:16.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:16 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:16.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:16 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:17.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:16 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:17.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:17 smithi002 ceph-mon[23716]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T12:43:17.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:17 smithi002 ceph-mon[33559]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T12:43:18.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:17 smithi162 ceph-mon[27540]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T12:43:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:19 smithi002 ceph-mon[23716]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:19.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:19 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:19.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:19 smithi002 ceph-mon[33559]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:19.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:19 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:20.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:19 smithi162 ceph-mon[27540]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:19 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:43:20] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-21T12:43:21.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:21 smithi002 ceph-mon[23716]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-09-21T12:43:21.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:21 smithi002 ceph-mon[33559]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-09-21T12:43:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:21 smithi162 ceph-mon[27540]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-09-21T12:43:23.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:23 smithi002 ceph-mon[33559]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T12:43:23.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:23 smithi002 ceph-mon[23716]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T12:43:24.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:23 smithi162 ceph-mon[27540]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T12:43:25.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:25 smithi002 ceph-mon[23716]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T12:43:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:25 smithi002 ceph-mon[33559]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T12:43:26.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:25 smithi162 ceph-mon[27540]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T12:43:27.887 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:27 smithi162 ceph-mon[27540]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-09-21T12:43:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:27 smithi002 ceph-mon[23716]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-09-21T12:43:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:27 smithi002 ceph-mon[33559]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-09-21T12:43:29.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:29 smithi002 ceph-mon[33559]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:29.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:29 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:29 smithi002 ceph-mon[23716]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:29 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:30.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:29 smithi162 ceph-mon[27540]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:30.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:29 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:43:30] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-21T12:43:31.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:31 smithi002 ceph-mon[23716]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:31.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:31 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:31.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:31 smithi002 ceph-mon[33559]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:31.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:31 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:32.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:31 smithi162 ceph-mon[27540]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:32.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:31 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:33.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:33 smithi002 ceph-mon[23716]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:33.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:33 smithi002 ceph-mon[33559]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:34.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:33 smithi162 ceph-mon[27540]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:35.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:35 smithi002 ceph-mon[23716]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:35.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:35 smithi002 ceph-mon[33559]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:36.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:35 smithi162 ceph-mon[27540]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:37.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:37 smithi002 ceph-mon[33559]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:37.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:37 smithi002 ceph-mon[23716]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:38.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:37 smithi162 ceph-mon[27540]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:39.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:39 smithi002 ceph-mon[23716]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:39.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:39 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:39.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:39 smithi002 ceph-mon[33559]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:39.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:39 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:40.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:39 smithi162 ceph-mon[27540]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:40.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:39 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:40.874 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:43:40] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T12:43:41.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:41 smithi002 ceph-mon[33559]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:41.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:41 smithi002 ceph-mon[23716]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:42.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:41 smithi162 ceph-mon[27540]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:43 smithi002 ceph-mon[33559]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:43.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:43 smithi002 ceph-mon[23716]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:44.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:43 smithi162 ceph-mon[27540]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:45.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:45 smithi002 ceph-mon[33559]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:45.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:45 smithi002 ceph-mon[23716]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:45 smithi162 ceph-mon[27540]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:46 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:46 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:47.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:46 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:43:47.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:47 smithi002 ceph-mon[23716]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:47.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:47 smithi002 ceph-mon[33559]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:47 smithi162 ceph-mon[27540]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:49.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:49 smithi002 ceph-mon[23716]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:49.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:49 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:49.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:49 smithi002 ceph-mon[33559]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:49.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:49 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:50.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:49 smithi162 ceph-mon[27540]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:50.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:49 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:43:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:43:50] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-21T12:43:51.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:51 smithi002 ceph-mon[33559]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:51.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:51 smithi002 ceph-mon[23716]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:52.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:51 smithi162 ceph-mon[27540]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:53.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:53 smithi002 ceph-mon[33559]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:53.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:53 smithi002 ceph-mon[23716]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:54.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:53 smithi162 ceph-mon[27540]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:55.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:55 smithi002 ceph-mon[33559]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:55.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:55 smithi002 ceph-mon[23716]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:55 smithi162 ceph-mon[27540]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:57.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:57 smithi002 ceph-mon[23716]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:57.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:57 smithi002 ceph-mon[33559]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:58.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:57 smithi162 ceph-mon[27540]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:43:59.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:59 smithi002 ceph-mon[23716]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:59.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:43:59 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:43:59.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:59 smithi002 ceph-mon[33559]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:43:59.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:43:59 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:59 smithi162 ceph-mon[27540]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:43:59 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:00.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:44:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:44:00] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-21T12:44:01.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:01 smithi002 ceph-mon[23716]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:01.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:01 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:01.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:01 smithi002 ceph-mon[33559]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:01.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:01 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:02.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:01 smithi162 ceph-mon[27540]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:02.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:01 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:03.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:03 smithi002 ceph-mon[23716]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:03.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:03 smithi002 ceph-mon[33559]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:03 smithi162 ceph-mon[27540]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:05.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:05 smithi002 ceph-mon[23716]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:05 smithi002 ceph-mon[33559]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:06.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:05 smithi162 ceph-mon[27540]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:07.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:07 smithi002 ceph-mon[23716]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:07.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:07 smithi002 ceph-mon[33559]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:08.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:07 smithi162 ceph-mon[27540]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:09.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:09 smithi002 ceph-mon[33559]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:09.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:09 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:09 smithi002 ceph-mon[23716]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:09 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:10.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:09 smithi162 ceph-mon[27540]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:10.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:09 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:10.727 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:44:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:44:10] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-21T12:44:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:11 smithi162 ceph-mon[27540]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:11 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:11 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:11 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:44:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:11 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:44:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:11 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[33559]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:44:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:44:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[23716]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:44:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:44:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:11 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:44:13.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:13 smithi002 ceph-mon[33559]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:13.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:13 smithi002 ceph-mon[23716]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:14.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:13 smithi162 ceph-mon[27540]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:15.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:15 smithi002 ceph-mon[33559]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:15.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:15 smithi002 ceph-mon[23716]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:16.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:15 smithi162 ceph-mon[27540]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:16.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:16 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:16.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:16 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:17.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:16 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:17.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:17 smithi002 ceph-mon[23716]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:17.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:17 smithi002 ceph-mon[33559]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:18.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:17 smithi162 ceph-mon[27540]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:19 smithi002 ceph-mon[23716]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:19 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:19.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:19 smithi002 ceph-mon[33559]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:19.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:19 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:20.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:19 smithi162 ceph-mon[27540]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:19 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:44:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:44:20] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T12:44:21.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:21 smithi002 ceph-mon[23716]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:21.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:21 smithi002 ceph-mon[33559]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:21 smithi162 ceph-mon[27540]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:23.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:23 smithi002 ceph-mon[23716]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:23.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:23 smithi002 ceph-mon[33559]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:24.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:23 smithi162 ceph-mon[27540]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:25.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:25 smithi002 ceph-mon[23716]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:25 smithi002 ceph-mon[33559]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:26.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:25 smithi162 ceph-mon[27540]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:27.887 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:27 smithi162 ceph-mon[27540]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:27 smithi002 ceph-mon[23716]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:27 smithi002 ceph-mon[33559]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:30.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:29 smithi002 ceph-mon[33559]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:30.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:29 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:30.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:29 smithi002 ceph-mon[23716]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:30.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:29 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:30.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:29 smithi162 ceph-mon[27540]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:29 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:44:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:44:30] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T12:44:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:31 smithi002 ceph-mon[23716]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:31 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:32.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:31 smithi002 ceph-mon[33559]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:32.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:31 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:31 smithi162 ceph-mon[27540]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:31 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:33 smithi162 ceph-mon[27540]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:33 smithi002 ceph-mon[23716]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:34.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:33 smithi002 ceph-mon[33559]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:35 smithi162 ceph-mon[27540]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:35 smithi002 ceph-mon[33559]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:35 smithi002 ceph-mon[23716]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:38.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:37 smithi162 ceph-mon[27540]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:38.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:37 smithi002 ceph-mon[23716]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:37 smithi002 ceph-mon[33559]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:39 smithi162 ceph-mon[27540]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:39 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:39 smithi002 ceph-mon[33559]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:39 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:39 smithi002 ceph-mon[23716]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:39 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:44:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:44:40] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T12:44:42.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:41 smithi162 ceph-mon[27540]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:41 smithi002 ceph-mon[33559]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:41 smithi002 ceph-mon[23716]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:44.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:43 smithi162 ceph-mon[27540]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:44.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:43 smithi002 ceph-mon[33559]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:43 smithi002 ceph-mon[23716]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:45 smithi162 ceph-mon[27540]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:45 smithi002 ceph-mon[33559]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:45 smithi002 ceph-mon[23716]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:46 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:47.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:46 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:47.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:46 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:44:48.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:47 smithi162 ceph-mon[27540]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:47 smithi002 ceph-mon[33559]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:47 smithi002 ceph-mon[23716]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:50 smithi162 ceph-mon[27540]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:50 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:50 smithi002 ceph-mon[33559]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:50 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:50 smithi002 ceph-mon[23716]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:50 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:44:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:44:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:44:50] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T12:44:52.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:52 smithi162 ceph-mon[27540]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:52 smithi002 ceph-mon[33559]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:52 smithi002 ceph-mon[23716]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:54.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:54 smithi162 ceph-mon[27540]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:54 smithi002 ceph-mon[33559]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:54 smithi002 ceph-mon[23716]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:44:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:56 smithi162 ceph-mon[27540]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:56 smithi002 ceph-mon[33559]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:56 smithi002 ceph-mon[23716]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:58.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:44:58 smithi162 ceph-mon[27540]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:44:58 smithi002 ceph-mon[33559]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:44:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:44:58 smithi002 ceph-mon[23716]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:00 smithi162 ceph-mon[27540]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:00 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:00 smithi002 ceph-mon[33559]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:00 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:00 smithi002 ceph-mon[23716]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:00 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:00.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:45:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:45:00] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T12:45:02.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:02 smithi162 ceph-mon[27540]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:02.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:02 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:02 smithi002 ceph-mon[23716]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:02 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:02 smithi002 ceph-mon[33559]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:02 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:04.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:04 smithi162 ceph-mon[27540]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:04 smithi002 ceph-mon[33559]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:04 smithi002 ceph-mon[23716]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:06.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:06 smithi162 ceph-mon[27540]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:06 smithi002 ceph-mon[23716]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:06 smithi002 ceph-mon[33559]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:08.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:08 smithi162 ceph-mon[27540]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:08 smithi002 ceph-mon[33559]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:08 smithi002 ceph-mon[23716]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:10 smithi162 ceph-mon[27540]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:10 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:10 smithi002 ceph-mon[23716]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:10 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:10 smithi002 ceph-mon[33559]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:10 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:10.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:45:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:45:10] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T12:45:12.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:12 smithi162 ceph-mon[27540]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:12.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:12 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:45:12.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:12 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:45:12.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:12 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:45:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[23716]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:45:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:45:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:45:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[33559]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:45:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:45:12.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:12 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:45:14.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:14 smithi162 ceph-mon[27540]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:14 smithi002 ceph-mon[23716]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:14 smithi002 ceph-mon[33559]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:16.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:16 smithi162 ceph-mon[27540]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:16 smithi002 ceph-mon[33559]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:16 smithi002 ceph-mon[23716]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:17.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:17 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:17 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:17 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:18.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:18 smithi162 ceph-mon[27540]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:18.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:18 smithi002 ceph-mon[33559]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:18.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:18 smithi002 ceph-mon[23716]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:20.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:20 smithi162 ceph-mon[27540]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:20.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:20 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:20 smithi002 ceph-mon[33559]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:20 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:20 smithi002 ceph-mon[23716]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:20 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:45:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:45:20] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T12:45:22.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:22 smithi162 ceph-mon[27540]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:22.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:22 smithi002 ceph-mon[33559]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:22.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:22 smithi002 ceph-mon[23716]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:24.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:24 smithi162 ceph-mon[27540]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:24.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:24 smithi002 ceph-mon[23716]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:24.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:24 smithi002 ceph-mon[33559]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:26 smithi162 ceph-mon[27540]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:26 smithi002 ceph-mon[23716]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:26 smithi002 ceph-mon[33559]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:28.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:28 smithi162 ceph-mon[27540]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:28 smithi002 ceph-mon[23716]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:28.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:28 smithi002 ceph-mon[33559]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:30 smithi162 ceph-mon[27540]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:30 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:30 smithi002 ceph-mon[33559]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:30 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:30 smithi002 ceph-mon[23716]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:30 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:45:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:45:30] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T12:45:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:32 smithi162 ceph-mon[27540]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:32 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:32 smithi002 ceph-mon[33559]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:32 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:32 smithi002 ceph-mon[23716]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:32 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:34 smithi162 ceph-mon[27540]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:34.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:34 smithi002 ceph-mon[33559]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:34 smithi002 ceph-mon[23716]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:36 smithi162 ceph-mon[27540]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:36 smithi002 ceph-mon[33559]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:36 smithi002 ceph-mon[23716]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:38.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:38 smithi162 ceph-mon[27540]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:38 smithi002 ceph-mon[33559]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:38.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:38 smithi002 ceph-mon[23716]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:40.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:40 smithi162 ceph-mon[27540]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:40 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:40 smithi002 ceph-mon[33559]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:40 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:40 smithi002 ceph-mon[23716]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:40 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:45:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:45:40] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T12:45:42.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:42 smithi162 ceph-mon[27540]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:42 smithi002 ceph-mon[33559]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:42 smithi002 ceph-mon[23716]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:44.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:44 smithi002 ceph-mon[33559]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:44 smithi002 ceph-mon[23716]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:44.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:44 smithi162 ceph-mon[27540]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:46 smithi002 ceph-mon[33559]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:46 smithi002 ceph-mon[23716]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:46.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:46 smithi162 ceph-mon[27540]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:47.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:47.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:47.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:45:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:48 smithi002 ceph-mon[33559]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:48 smithi002 ceph-mon[23716]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:48.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:48 smithi162 ceph-mon[27540]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:48.608 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-21T12:45:48.870 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:45:50.151 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-21T12:45:50.413 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:45:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:50 smithi002 ceph-mon[23716]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:50 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:50 smithi002 ceph-mon[33559]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:50 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:50.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:50 smithi162 ceph-mon[27540]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:50 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:45:50.844 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:45:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:45:50] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T12:45:51.629 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T12:45:51.888 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:45:52.317 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:52 smithi002 ceph-mon[23716]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:52.317 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:52 smithi002 ceph-mon[33559]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:52.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:52 smithi162 ceph-mon[27540]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:53.126 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T12:45:53.380 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:45:54.015 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T12:45:54.015 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 103s ago 3m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T12:45:54.015 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (3m) 2m ago 3m 76.9M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T12:45:54.015 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (2m) 103s ago 2m - - 3.8 164465d2334a ec488fb0dfd0 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-373-g4e45e6b4 164465d2334a fa4a0922c6f1 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (9m) 103s ago 9m - - 19.1.1-373-g4e45e6b4 164465d2334a f89ebce48dfd 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (9m) 103s ago 9m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (8m) 2m ago 8m 41.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (8m) 103s ago 8m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 103s ago 3m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (3m) 2m ago 3m 8056k - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (7m) 103s ago 7m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (7m) 103s ago 7m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (6m) 103s ago 6m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (6m) 103s ago 6m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (5m) 2m ago 5m 53.5M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (5m) 2m ago 5m 47.7M 4016M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (5m) 2m ago 5m 46.6M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T12:45:54.016 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (4m) 2m ago 4m 55.4M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T12:45:54.017 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (3m) 2m ago 4m 31.4M - 2.43.0 a07b618ecd1d 4350e837f9ef 2024-09-21T12:45:54.017 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (2m) 103s ago 2m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T12:45:54.017 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (3m) 2m ago 3m 79.1M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T12:45:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:54 smithi002 ceph-mon[33559]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:54 smithi002 ceph-mon[23716]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:54.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:54 smithi162 ceph-mon[27540]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:45:54.588 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T12:45:54.843 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:45:55.215 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:55 smithi002 ceph-mon[33559]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:45:55.215 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:55 smithi002 ceph-mon[23716]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T12:45:55.550 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:45:55.551 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T12:45:55.551 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T12:45:55.551 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:45:55.551 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T12:45:55.551 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 15 2024-09-21T12:45:55.551 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:45:55.551 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:45:55.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:55 smithi162 ceph-mon[27540]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:45:56.160 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:56 smithi002 ceph-mon[23716]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:56.160 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:56 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2966605364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:45:56.161 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:56 smithi002 ceph-mon[33559]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:56.161 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:56 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2966605364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:45:56.190 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T12:45:56.445 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:45:56.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:56 smithi162 ceph-mon[27540]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:56.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:56 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2966605364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:45:57.139 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-21T12:45:57.139 INFO:teuthology.orchestra.run.smithi002.stdout: id: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:45:57.139 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-21T12:45:57.139 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:45:57.139 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-21T12:45:57.139 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 8m) 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: y(active, since 4m), standbys: x 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T12:45:57.140 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:45:57.742 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ls' 2024-09-21T12:45:58.000 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:45:58.386 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:58 smithi162 ceph-mon[27540]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:58.387 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:45:58 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3175247923' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:45:58.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:58 smithi002 ceph-mon[23716]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:58.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:45:58 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3175247923' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:45:58.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:58 smithi002 ceph-mon[33559]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:45:58.430 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:45:58 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3175247923' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager ?:9093,9094 1/1 108s ago 4m smithi002=a;count:1 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:grafana ?:3000 1/1 2m ago 4m smithi162=a;count:1 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo ?:5000 1/1 108s ago 3m count:1 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:mgr 2/2 2m ago 7m smithi002=y;smithi162=x;count:2 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:mon 3/3 2m ago 8m smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi162:172.21.15.162=b;count:3 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi002=a;smithi162=b;count:2 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:osd 8 2m ago - 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus ?:9095 1/1 2m ago 4m smithi162=a;count:1 2024-09-21T12:45:58.641 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-21T12:45:59.239 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-21T12:45:59.498 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:46:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:00 smithi002 ceph-mon[23716]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:00 smithi002 ceph-mon[23716]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:00 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:00 smithi002 ceph-mon[33559]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:00 smithi002 ceph-mon[33559]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:00 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:00.486 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled to redeploy mgr.x on host 'smithi162' 2024-09-21T12:46:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:00 smithi162 ceph-mon[27540]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:00 smithi162 ceph-mon[27540]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:00 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:00.874 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:46:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:46:00] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T12:46:01.132 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3970913706' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:46:01.133 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.133 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.133 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.133 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:01.133 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:46:01.133 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.133 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:46:01.134 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:46:01.134 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:46:01.134 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:01.134 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3970913706' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:46:01.134 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.134 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:46:01.135 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:01 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:01.162 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps --refresh' 2024-09-21T12:46:01.419 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3970913706' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:46:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:01 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 111s ago 3m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (3m) 2m ago 3m 76.9M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (3m) 111s ago 3m - - 3.8 164465d2334a ec488fb0dfd0 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-373-g4e45e6b4 164465d2334a fa4a0922c6f1 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (9m) 111s ago 9m - - 19.1.1-373-g4e45e6b4 164465d2334a f89ebce48dfd 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (9m) 111s ago 9m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T12:46:02.046 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (8m) 2m ago 8m 41.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (8m) 111s ago 8m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 111s ago 3m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (3m) 2m ago 3m 8056k - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (7m) 111s ago 7m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (7m) 111s ago 7m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (6m) 111s ago 6m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (6m) 111s ago 6m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (6m) 2m ago 6m 53.5M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (5m) 2m ago 5m 47.7M 4016M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (5m) 2m ago 5m 46.6M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (4m) 2m ago 4m 55.4M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (3m) 2m ago 4m 31.4M - 2.43.0 a07b618ecd1d 4350e837f9ef 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (3m) 111s ago 3m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T12:46:02.047 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (3m) 2m ago 3m 79.1M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T12:46:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[23716]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[23716]: Schedule redeploy daemon mgr.x 2024-09-21T12:46:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[23716]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[23716]: Deploying daemon mgr.x on smithi162 2024-09-21T12:46:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[33559]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[33559]: Schedule redeploy daemon mgr.x 2024-09-21T12:46:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[33559]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[33559]: Deploying daemon mgr.x on smithi162 2024-09-21T12:46:02.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:02 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:02.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:02 smithi162 ceph-mon[27540]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:02.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:02 smithi162 ceph-mon[27540]: Schedule redeploy daemon mgr.x 2024-09-21T12:46:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:02 smithi162 ceph-mon[27540]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:02 smithi162 ceph-mon[27540]: Deploying daemon mgr.x on smithi162 2024-09-21T12:46:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:02 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:02.653 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T12:46:02.908 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:46:03.309 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:03 smithi002 ceph-mon[33559]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:03.310 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:03 smithi002 ceph-mon[23716]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:03.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:03 smithi162 ceph-mon[27540]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:46:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:04 smithi002 ceph-mon[33559]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:04 smithi002 ceph-mon[23716]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:04.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:04 smithi162 ceph-mon[27540]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:06 smithi002 ceph-mon[33559]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:06 smithi002 ceph-mon[23716]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:06.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:06 smithi162 ceph-mon[27540]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:08 smithi002 ceph-mon[33559]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:08 smithi002 ceph-mon[23716]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:08.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:08 smithi162 ceph-mon[27540]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:10 smithi002 ceph-mon[23716]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:10 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:10 smithi002 ceph-mon[33559]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:10 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:10.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:10 smithi162 ceph-mon[27540]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:10 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:10.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:46:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:46:10] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-21T12:46:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:12 smithi002 ceph-mon[23716]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:12 smithi002 ceph-mon[33559]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:12.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:12 smithi162 ceph-mon[27540]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:14 smithi002 ceph-mon[23716]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:14 smithi002 ceph-mon[33559]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:14.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:14 smithi162 ceph-mon[27540]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:16 smithi002 ceph-mon[23716]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:16 smithi002 ceph-mon[33559]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:16.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:16 smithi162 ceph-mon[27540]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:17 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:17 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:17.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:17 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:18.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:18 smithi002 ceph-mon[23716]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:18.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:18 smithi002 ceph-mon[33559]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:18.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:18 smithi162 ceph-mon[27540]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:20 smithi002 ceph-mon[23716]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:20 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:20 smithi002 ceph-mon[33559]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:20 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:20 smithi162 ceph-mon[27540]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:20 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:46:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:46:20] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T12:46:22.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:22 smithi002 ceph-mon[33559]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:22.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:22 smithi002 ceph-mon[23716]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:22.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:22 smithi162 ceph-mon[27540]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:24.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:24 smithi002 ceph-mon[33559]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:24.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:24 smithi002 ceph-mon[23716]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:24.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:24 smithi162 ceph-mon[27540]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:26 smithi002 ceph-mon[23716]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:26 smithi002 ceph-mon[33559]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:26.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:26 smithi162 ceph-mon[27540]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:28.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:28 smithi002 ceph-mon[33559]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:28 smithi002 ceph-mon[23716]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:28.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:28 smithi162 ceph-mon[27540]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T12:46:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:30 smithi002 ceph-mon[33559]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:30 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:30 smithi002 ceph-mon[23716]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:30 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:30.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:30 smithi162 ceph-mon[27540]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:30 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:46:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:46:30] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T12:46:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:32 smithi002 ceph-mon[23716]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:32 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:32 smithi002 ceph-mon[33559]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:32 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:32.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:32 smithi162 ceph-mon[27540]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:32.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:32 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:34 smithi002 ceph-mon[23716]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:34.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:34 smithi002 ceph-mon[33559]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:34.554 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:34 smithi162 ceph-mon[27540]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:35.499 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:35 smithi162 systemd[1]: Stopping Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:46:35.785 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:35 smithi162 podman[60728]: 2024-09-21 12:46:35.497873578 +0000 UTC m=+0.129134294 container died fa4a0922c6f1aa8dd9c7f2d45595928deb03632f38ee95d10bf272d210fb6c65 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, RELEASE=squid-4e45e6b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-21T12:46:36.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:35 smithi162 podman[60728]: 2024-09-21 12:46:35.899806042 +0000 UTC m=+0.531066758 container cleanup fa4a0922c6f1aa8dd9c7f2d45595928deb03632f38ee95d10bf272d210fb6c65 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-4e45e6b, org.label-schema.license=GPLv2) 2024-09-21T12:46:36.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:35 smithi162 bash[60728]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x 2024-09-21T12:46:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:36 smithi002 ceph-mon[33559]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:36 smithi002 ceph-mon[23716]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:36.546 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:36 smithi162 ceph-mon[27540]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:36.546 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 podman[60740]: 2024-09-21 12:46:36.109338116 +0000 UTC m=+0.614942657 container remove fa4a0922c6f1aa8dd9c7f2d45595928deb03632f38ee95d10bf272d210fb6c65 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-4e45e6b, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD) 2024-09-21T12:46:36.547 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T12:46:36.547 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T12:46:36.547 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 systemd[1]: Stopped Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:46:36.547 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service: Consumed 10.973s CPU time. 2024-09-21T12:46:36.547 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 systemd[1]: Starting Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:46:36.834 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 podman[60869]: 2024-09-21 12:46:36.677102631 +0000 UTC m=+0.015710496 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T12:46:36.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:36 smithi162 podman[60869]: 2024-09-21 12:46:36.793737528 +0000 UTC m=+0.132345425 container create 653ffd08e0f689710b9e5ea6d8a752c7bbfbd9bb6266ec2002a97648933cbfeb (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T12:46:37.335 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:37 smithi162 podman[60869]: 2024-09-21 12:46:37.029834438 +0000 UTC m=+0.368442300 container init 653ffd08e0f689710b9e5ea6d8a752c7bbfbd9bb6266ec2002a97648933cbfeb (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T12:46:37.335 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:37 smithi162 podman[60869]: 2024-09-21 12:46:37.032608473 +0000 UTC m=+0.371216328 container start 653ffd08e0f689710b9e5ea6d8a752c7bbfbd9bb6266ec2002a97648933cbfeb (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T12:46:37.335 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:37 smithi162 ceph-mgr[60888]: -- 172.21.15.162:0/3448294834 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d3c13eb0e0 con 0x55d3c13c9000 2024-09-21T12:46:37.335 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:37 smithi162 bash[60869]: 653ffd08e0f689710b9e5ea6d8a752c7bbfbd9bb6266ec2002a97648933cbfeb 2024-09-21T12:46:37.335 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:37 smithi162 systemd[1]: Started Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:46:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[33559]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[23716]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:38.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:38 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:38 smithi162 ceph-mon[27540]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:38 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:38 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:38 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:38 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:40 smithi002 ceph-mon[33559]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:40 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:40 smithi002 ceph-mon[23716]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:40 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:40.487 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:40 smithi162 ceph-mon[27540]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:40.487 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:40 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:46:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:46:40] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T12:46:42.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-mon[27540]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:42.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[23716]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[33559]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:42 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:42.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:46:42] ENGINE Bus STARTING 2024-09-21T12:46:42.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: CherryPy Checker: 2024-09-21T12:46:42.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: The Application mounted at '' has an empty config. 2024-09-21T12:46:42.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T12:46:42.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:46:42] ENGINE Serving on http://:::9283 2024-09-21T12:46:42.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:46:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:46:42] ENGINE Bus STARTED 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: Standby manager daemon x restarted 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: Standby manager daemon x started 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:46:43.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:43 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:46:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:46:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: Standby manager daemon x restarted 2024-09-21T12:46:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: Standby manager daemon x started 2024-09-21T12:46:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: Standby manager daemon x restarted 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: Standby manager daemon x started 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:46:43.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:43 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:46:44.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:44 smithi002 ceph-mon[33559]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:44.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:44 smithi002 ceph-mon[33559]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-21T12:46:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:44 smithi002 ceph-mon[23716]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:44 smithi002 ceph-mon[23716]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-21T12:46:44.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:44 smithi162 ceph-mon[27540]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:44.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:44 smithi162 ceph-mon[27540]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-21T12:46:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:46 smithi002 ceph-mon[33559]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:46 smithi002 ceph-mon[23716]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:46.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:46 smithi162 ceph-mon[27540]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:47.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:47.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:47.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:46:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:48 smithi002 ceph-mon[23716]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:48 smithi002 ceph-mon[33559]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:48.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:48 smithi162 ceph-mon[27540]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:50 smithi002 ceph-mon[33559]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:50 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:50 smithi002 ceph-mon[23716]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:50 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:50 smithi162 ceph-mon[27540]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:50 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:46:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:46:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:46:50] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T12:46:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:52 smithi002 ceph-mon[33559]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:52 smithi002 ceph-mon[23716]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:52.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:52 smithi162 ceph-mon[27540]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:54 smithi002 ceph-mon[33559]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:54 smithi002 ceph-mon[23716]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:54.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:54 smithi162 ceph-mon[27540]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:46:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:56 smithi002 ceph-mon[33559]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:56 smithi002 ceph-mon[23716]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:56 smithi162 ceph-mon[27540]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:46:58 smithi002 ceph-mon[33559]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:46:58 smithi002 ceph-mon[23716]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:46:58.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:46:58 smithi162 ceph-mon[27540]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:00 smithi002 ceph-mon[23716]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:00 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:00 smithi002 ceph-mon[33559]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:00 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:00 smithi162 ceph-mon[27540]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:00 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:00.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:47:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:47:00] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T12:47:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:02 smithi002 ceph-mon[23716]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:02 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:02 smithi002 ceph-mon[33559]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:02 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:02 smithi162 ceph-mon[27540]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:02 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:04 smithi002 ceph-mon[23716]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:04 smithi002 ceph-mon[33559]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:04.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:04 smithi162 ceph-mon[27540]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:06 smithi002 ceph-mon[23716]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:06 smithi002 ceph-mon[33559]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:06.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:06 smithi162 ceph-mon[27540]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:08 smithi002 ceph-mon[33559]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:08 smithi002 ceph-mon[23716]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:08.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:08 smithi162 ceph-mon[27540]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:10 smithi002 ceph-mon[33559]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:10 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:10 smithi002 ceph-mon[23716]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:10 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:10 smithi162 ceph-mon[27540]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:10 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:10.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:47:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:47:10] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T12:47:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:12 smithi002 ceph-mon[33559]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:12 smithi002 ceph-mon[23716]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:12.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:12 smithi162 ceph-mon[27540]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:14 smithi002 ceph-mon[23716]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:14 smithi002 ceph-mon[33559]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:14 smithi162 ceph-mon[27540]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:16 smithi002 ceph-mon[23716]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:16 smithi002 ceph-mon[33559]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:16.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:16 smithi162 ceph-mon[27540]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:17 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:17 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:17 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:18 smithi162 ceph-mon[27540]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:18.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:18 smithi002 ceph-mon[33559]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:18 smithi002 ceph-mon[23716]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:20.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:20 smithi002 ceph-mon[33559]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:20.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:20 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:20.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:20 smithi002 ceph-mon[23716]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:20.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:20 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:20.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:20 smithi162 ceph-mon[27540]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:20 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:47:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:47:20] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T12:47:22.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:22 smithi162 ceph-mon[27540]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:22 smithi002 ceph-mon[33559]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:22 smithi002 ceph-mon[23716]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:24.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:24 smithi162 ceph-mon[27540]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:24 smithi002 ceph-mon[33559]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:24 smithi002 ceph-mon[23716]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:26.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:26 smithi162 ceph-mon[27540]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:26 smithi002 ceph-mon[23716]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:26.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:26 smithi002 ceph-mon[33559]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:28.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:28 smithi162 ceph-mon[27540]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:28 smithi002 ceph-mon[33559]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:28 smithi002 ceph-mon[23716]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:30.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:30 smithi002 ceph-mon[23716]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:30.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:30 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:30.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:30 smithi002 ceph-mon[33559]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:30.578 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:30 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:30.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:30 smithi162 ceph-mon[27540]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:30.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:30 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:47:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:47:30] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T12:47:32.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:32 smithi162 ceph-mon[27540]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:32.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:32 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:32 smithi002 ceph-mon[33559]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:32 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:32 smithi002 ceph-mon[23716]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:32 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:34.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:34 smithi162 ceph-mon[27540]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:34.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:34 smithi002 ceph-mon[33559]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:34.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:34 smithi002 ceph-mon[23716]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:36.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:36 smithi162 ceph-mon[27540]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:36.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:36 smithi002 ceph-mon[33559]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:36.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:36 smithi002 ceph-mon[23716]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:38 smithi162 ceph-mon[27540]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:38.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:38 smithi002 ceph-mon[33559]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:38.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:38 smithi002 ceph-mon[23716]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:40.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:40 smithi002 ceph-mon[33559]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:40.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:40 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:40.576 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:40 smithi002 ceph-mon[23716]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:40.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:40 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:40.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:40 smithi162 ceph-mon[27540]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:40.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:40 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:47:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:47:40] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T12:47:42.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:42 smithi162 ceph-mon[27540]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:42 smithi002 ceph-mon[23716]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:42.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:42 smithi002 ceph-mon[33559]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:43 smithi162 ceph-mon[27540]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:43 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:43 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:43 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:43 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[33559]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[23716]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:43.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:43.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:43 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:45.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:45 smithi162 ceph-mon[27540]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:45.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:45 smithi002 ceph-mon[23716]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:45.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:45 smithi002 ceph-mon[33559]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:46.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:46 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:46 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:46 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:47:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:47 smithi162 ceph-mon[27540]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:47:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:47:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:47 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[33559]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:47:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:47:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[23716]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:48.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:48.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:47:48.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:47:48.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:47 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:47:50.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:49 smithi162 ceph-mon[27540]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:50.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:49 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:50.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:49 smithi002 ceph-mon[23716]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:50.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:49 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:50.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:49 smithi002 ceph-mon[33559]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:50.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:49 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:47:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:47:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:47:50] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T12:47:52.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:51 smithi162 ceph-mon[27540]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:52.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:51 smithi002 ceph-mon[33559]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:52.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:51 smithi002 ceph-mon[23716]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:54.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:53 smithi162 ceph-mon[27540]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:54.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:53 smithi002 ceph-mon[33559]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:53 smithi002 ceph-mon[23716]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:47:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:55 smithi162 ceph-mon[27540]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:56.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:55 smithi002 ceph-mon[33559]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:55 smithi002 ceph-mon[23716]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:58.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:57 smithi162 ceph-mon[27540]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:57 smithi002 ceph-mon[23716]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:47:58.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:57 smithi002 ceph-mon[33559]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:59 smithi162 ceph-mon[27540]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:47:59 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:59 smithi002 ceph-mon[23716]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:47:59 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:00.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:59 smithi002 ceph-mon[33559]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:00.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:47:59 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:00.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:48:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:48:00] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T12:48:02.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:01 smithi162 ceph-mon[27540]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:02.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:01 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:02.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:01 smithi002 ceph-mon[33559]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:02.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:01 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:01 smithi002 ceph-mon[23716]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:01 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:03 smithi162 ceph-mon[27540]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:03 smithi002 ceph-mon[33559]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:03 smithi002 ceph-mon[23716]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:06.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:05 smithi162 ceph-mon[27540]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:06.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:05 smithi002 ceph-mon[23716]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:05 smithi002 ceph-mon[33559]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:07 smithi162 ceph-mon[27540]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:08.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:07 smithi002 ceph-mon[33559]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:08.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:07 smithi002 ceph-mon[23716]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:10.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:09 smithi162 ceph-mon[27540]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:10.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:09 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:10.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:09 smithi002 ceph-mon[23716]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:10.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:09 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:10.125 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:09 smithi002 ceph-mon[33559]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:10.125 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:09 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:10.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:48:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:48:10] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T12:48:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:11 smithi162 ceph-mon[27540]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:12.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:11 smithi002 ceph-mon[23716]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:11 smithi002 ceph-mon[33559]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:14.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:13 smithi162 ceph-mon[27540]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:14.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:13 smithi002 ceph-mon[33559]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:14.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:13 smithi002 ceph-mon[23716]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:16.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:15 smithi162 ceph-mon[27540]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:16.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:15 smithi002 ceph-mon[33559]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:16.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:15 smithi002 ceph-mon[23716]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:17.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:16 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:17.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:16 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:17.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:16 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:18.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:17 smithi162 ceph-mon[27540]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:18.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:17 smithi002 ceph-mon[23716]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:18.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:17 smithi002 ceph-mon[33559]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:20.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:19 smithi162 ceph-mon[27540]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:20.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:19 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:19 smithi002 ceph-mon[23716]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:19 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:20.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:19 smithi002 ceph-mon[33559]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:20.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:19 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:20.842 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:48:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:48:20] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T12:48:22.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:21 smithi162 ceph-mon[27540]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:22.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:21 smithi002 ceph-mon[33559]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:22.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:21 smithi002 ceph-mon[23716]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:23 smithi162 ceph-mon[27540]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:24.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:23 smithi002 ceph-mon[33559]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:23 smithi002 ceph-mon[23716]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:25 smithi162 ceph-mon[27540]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:26.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:25 smithi002 ceph-mon[33559]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:25 smithi002 ceph-mon[23716]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:27 smithi162 ceph-mon[27540]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:28.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:27 smithi002 ceph-mon[33559]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:28.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:27 smithi002 ceph-mon[23716]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:30 smithi162 ceph-mon[27540]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:30 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:30 smithi002 ceph-mon[33559]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:30 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:30 smithi002 ceph-mon[23716]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:30 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:48:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:48:30] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T12:48:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:32 smithi162 ceph-mon[27540]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:32 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:32 smithi002 ceph-mon[33559]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:32 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:32 smithi002 ceph-mon[23716]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:32 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:34.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:34 smithi162 ceph-mon[27540]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:34.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:34 smithi002 ceph-mon[33559]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:34 smithi002 ceph-mon[23716]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:36 smithi162 ceph-mon[27540]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:36 smithi002 ceph-mon[33559]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:36 smithi002 ceph-mon[23716]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:38.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:38 smithi162 ceph-mon[27540]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:38 smithi002 ceph-mon[33559]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:38.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:38 smithi002 ceph-mon[23716]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:40 smithi162 ceph-mon[27540]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:40 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:40 smithi002 ceph-mon[33559]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:40 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:40 smithi002 ceph-mon[23716]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:40 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:48:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:48:40] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T12:48:42.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:42 smithi162 ceph-mon[27540]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:42 smithi002 ceph-mon[23716]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:42 smithi002 ceph-mon[33559]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:44.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:44 smithi162 ceph-mon[27540]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:44 smithi002 ceph-mon[23716]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:44.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:44 smithi002 ceph-mon[33559]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:46 smithi162 ceph-mon[27540]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:46 smithi002 ceph-mon[33559]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:46 smithi002 ceph-mon[23716]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:47.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:47 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:47.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:47 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:47.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:47 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:48:48.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:48 smithi162 ceph-mon[27540]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:48.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:48 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:48:48.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:48 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:48:48.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:48 smithi162 ceph-mon[27540]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[33559]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[33559]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[23716]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:48:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:48 smithi002 ceph-mon[23716]: from='mgr.24365 ' entity='mgr.y' 2024-09-21T12:48:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:50 smithi162 ceph-mon[27540]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:50 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:50 smithi002 ceph-mon[33559]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:50 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:50 smithi002 ceph-mon[23716]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:50 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:48:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:48:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:48:50] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T12:48:52.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:52 smithi162 ceph-mon[27540]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:52 smithi002 ceph-mon[23716]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:52 smithi002 ceph-mon[33559]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:54 smithi162 ceph-mon[27540]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:54 smithi002 ceph-mon[23716]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:54 smithi002 ceph-mon[33559]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:48:56.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:56 smithi162 ceph-mon[27540]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:56 smithi002 ceph-mon[23716]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:56 smithi002 ceph-mon[33559]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:58.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:48:58 smithi162 ceph-mon[27540]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:48:58 smithi002 ceph-mon[33559]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:48:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:48:58 smithi002 ceph-mon[23716]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:00 smithi162 ceph-mon[27540]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:00 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:00 smithi002 ceph-mon[23716]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:00 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:00 smithi002 ceph-mon[33559]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:00 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:00.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:49:00] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T12:49:02.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:02 smithi162 ceph-mon[27540]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:02.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:02 smithi162 ceph-mon[27540]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:02 smithi002 ceph-mon[23716]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:02 smithi002 ceph-mon[23716]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:02 smithi002 ceph-mon[33559]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:02 smithi002 ceph-mon[33559]: from='mgr.24365 172.21.15.2:0/310086880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:03.921 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T12:49:04.188 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:49:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:04 smithi002 ceph-mon[33559]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:04 smithi002 ceph-mon[23716]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:04.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:04 smithi162 ceph-mon[27540]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:04.813 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T12:49:04.813 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (6m) 2m ago 6m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (6m) 78s ago 6m 80.4M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (6m) 2m ago 6m - - 3.8 164465d2334a ec488fb0dfd0 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (2m) 78s ago 11m 456M - 19.3.0-5104-g44178494 b415816db8b4 653ffd08e0f6 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-373-g4e45e6b4 164465d2334a f89ebce48dfd 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (12m) 2m ago 12m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (11m) 78s ago 11m 43.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (11m) 2m ago 11m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (6m) 78s ago 6m 16.5M - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (10m) 2m ago 10m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (10m) 2m ago 10m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (9m) 2m ago 9m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (9m) 2m ago 9m - 4017M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (9m) 78s ago 9m 56.4M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T12:49:04.814 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (8m) 78s ago 8m 50.9M 4016M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T12:49:04.815 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (8m) 78s ago 8m 48.2M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T12:49:04.815 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (7m) 78s ago 7m 58.5M 4016M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T12:49:04.815 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (6m) 78s ago 7m 53.8M - 2.43.0 a07b618ecd1d 4350e837f9ef 2024-09-21T12:49:04.815 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (6m) 2m ago 6m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T12:49:04.815 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (6m) 78s ago 6m 82.2M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T12:49:05.372 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T12:49:05.635 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:49:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:06 smithi002 ceph-mon[33559]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:06 smithi002 ceph-mon[33559]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:49:06.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:06 smithi002 ceph-mon[23716]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:06.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:06 smithi002 ceph-mon[23716]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:49:06.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:06 smithi162 ceph-mon[27540]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:06.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:06 smithi162 ceph-mon[27540]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:49:06.337 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:49:06.337 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T12:49:06.337 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T12:49:06.337 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 14, 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:49:06.338 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:49:06.895 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T12:49:07.154 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:49:07.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:07 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2917256076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:49:07.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:07 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2917256076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:49:07.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:07 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2917256076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:49:07.831 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-21T12:49:07.831 INFO:teuthology.orchestra.run.smithi002.stdout: id: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:49:07.831 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-21T12:49:07.831 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:49:07.831 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-21T12:49:07.831 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: y(active, since 7m), standbys: x 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T12:49:07.832 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:49:08.123 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:08 smithi002 ceph-mon[33559]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:08.124 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:08 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4012993562' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:49:08.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:08 smithi002 ceph-mon[23716]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:08.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:08 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4012993562' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:49:08.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:08 smithi162 ceph-mon[27540]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:08.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:08 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4012993562' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:49:08.556 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T12:49:08.816 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:49:09.496 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T12:49:10.106 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:10 smithi002 ceph-mon[33559]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:10.106 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:10 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:10.106 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:10 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1491676563' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:49:10.106 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:10 smithi002 ceph-mon[23716]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:10.107 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:10 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:10.107 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:10 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1491676563' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:49:10.140 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-21T12:49:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:10 smithi162 ceph-mon[27540]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:10 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:10.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:10 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1491676563' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:49:10.401 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:49:10.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:49:10] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-21T12:49:11.121 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T12:49:11.711 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T12:49:11.973 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:49:12.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:12 smithi162 ceph-mon[27540]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:12.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:12 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1839292982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:49:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-mon[23716]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1839292982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:49:12.400 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-mon[33559]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:12.401 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1839292982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:49:12.657 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:12.644+0000 7f450ad72640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T12:49:12.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setuser ceph since I am not root 2024-09-21T12:49:12.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ignoring --setgroup ceph since I am not root 2024-09-21T12:49:12.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:12.792+0000 7f0151dd3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T12:49:12.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:12 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:12.852+0000 7f0151dd3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T12:49:13.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:49:12] ENGINE Bus STOPPING 2024-09-21T12:49:13.304 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:13.011+0000 7f0151dd3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T12:49:13.304 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:13.081+0000 7f0151dd3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:13.242+0000 7f0151dd3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2093941173' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: Activating manager daemon x 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: mgrmap e24: x(active, starting, since 0.0070275s) 2024-09-21T12:49:13.305 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:49:13.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2093941173' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: Activating manager daemon x 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: mgrmap e24: x(active, starting, since 0.0070275s) 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:49:13.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:49:13.308 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:49:13.335 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T12:49:13.584 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:49:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:49:13] ENGINE Bus STOPPED 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2093941173' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: Activating manager daemon x 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: mgrmap e24: x(active, starting, since 0.0070275s) 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:49:13.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:49:13.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:13 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:49:13.602 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:49:13.713 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:13.394+0000 7f0151dd3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T12:49:13.966 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:13.741+0000 7f0151dd3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T12:49:13.966 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:13.804+0000 7f0151dd3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T12:49:14.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:14 smithi002 ceph-mon[33559]: Manager daemon x is now available 2024-09-21T12:49:14.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:14 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:14.007+0000 7f0151dd3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T12:49:14.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:14 smithi002 ceph-mon[23716]: Manager daemon x is now available 2024-09-21T12:49:14.363 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:14 smithi162 ceph-mon[27540]: Manager daemon x is now available 2024-09-21T12:49:14.710 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:49:14] ENGINE Bus STARTING 2024-09-21T12:49:14.710 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:49:14] ENGINE Serving on http://:::9283 2024-09-21T12:49:14.710 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:49:14] ENGINE Bus STARTED 2024-09-21T12:49:15.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:14 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:14.947+0000 7f0151dd3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T12:49:15.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:15.018+0000 7f0151dd3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T12:49:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: mgrmap e25: x(active, since 1.46723s) 2024-09-21T12:49:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: Deploying cephadm binary to smithi162 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[33559]: Deploying cephadm binary to smithi002 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: mgrmap e25: x(active, since 1.46723s) 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:49:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:49:15.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:49:15.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:49:15.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: Deploying cephadm binary to smithi162 2024-09-21T12:49:15.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-mon[23716]: Deploying cephadm binary to smithi002 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: mgrmap e25: x(active, since 1.46723s) 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: Deploying cephadm binary to smithi162 2024-09-21T12:49:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-mon[27540]: Deploying cephadm binary to smithi002 2024-09-21T12:49:16.047 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:15.775+0000 7f0151dd3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T12:49:16.048 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:15 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:15.896+0000 7f0151dd3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T12:49:16.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T12:49:15.707+0000 7fd849e8a640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:12:49:15] ENGINE Error in HTTPServer.serve 2024-09-21T12:49:16.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: Traceback (most recent call last): 2024-09-21T12:49:16.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:49:16.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self._connections.run(self.expiration_interval) 2024-09-21T12:49:16.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self._run(expiration_interval) 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: s = self.context.wrap_socket( 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: return self.sslsocket_class._create( 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self.do_handshake() 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self._sslobj.do_handshake() 2024-09-21T12:49:16.086 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:49:16.087 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T12:49:16.335 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.046+0000 7f0151dd3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T12:49:16.335 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.110+0000 7f0151dd3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T12:49:16.335 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.268+0000 7f0151dd3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T12:49:16.587 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.341+0000 7f0151dd3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T12:49:16.587 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.407+0000 7f0151dd3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T12:49:16.587 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.585+0000 7f0151dd3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T12:49:16.587 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[23716]: mgrmap e26: x(active, since 2s) 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:49:15] ENGINE Bus STARTING 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:49:15] ENGINE Serving on http://172.21.15.162:8765 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:49:15] ENGINE Serving on https://172.21.15.162:7150 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:49:15] ENGINE Bus STARTED 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[23716]: [21/Sep/2024:12:49:15] ENGINE Error in HTTPServer.serve 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:49:16.588 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[33559]: mgrmap e26: x(active, since 2s) 2024-09-21T12:49:16.589 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[33559]: [21/Sep/2024:12:49:15] ENGINE Bus STARTING 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[33559]: [21/Sep/2024:12:49:15] ENGINE Serving on http://172.21.15.162:8765 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[33559]: [21/Sep/2024:12:49:15] ENGINE Serving on https://172.21.15.162:7150 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[33559]: [21/Sep/2024:12:49:15] ENGINE Bus STARTED 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-mon[33559]: [21/Sep/2024:12:49:15] ENGINE Error in HTTPServer.serve 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:49:16.590 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:49:16.591 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:49:16.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:16 smithi162 ceph-mon[27540]: mgrmap e26: x(active, since 2s) 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:16 smithi162 ceph-mon[27540]: [21/Sep/2024:12:49:15] ENGINE Bus STARTING 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:16 smithi162 ceph-mon[27540]: [21/Sep/2024:12:49:15] ENGINE Serving on http://172.21.15.162:8765 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:16 smithi162 ceph-mon[27540]: [21/Sep/2024:12:49:15] ENGINE Serving on https://172.21.15.162:7150 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:16 smithi162 ceph-mon[27540]: [21/Sep/2024:12:49:15] ENGINE Bus STARTED 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:16 smithi162 ceph-mon[27540]: [21/Sep/2024:12:49:15] ENGINE Error in HTTPServer.serve 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: Traceback (most recent call last): 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._run(expiration_interval) 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:49:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: s = self.context.wrap_socket( 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: return self.sslsocket_class._create( 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: self.do_handshake() 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._sslobj.do_handshake() 2024-09-21T12:49:16.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:49:16.884 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.659+0000 7f0151dd3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T12:49:16.884 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.733+0000 7f0151dd3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T12:49:16.884 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.820+0000 7f0151dd3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T12:49:16.884 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.882+0000 7f0151dd3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T12:49:17.136 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:16.946+0000 7f0151dd3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T12:49:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-mon[33559]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:17.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-mon[23716]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:17.656 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:17 smithi162 ceph-mon[27540]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:18.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:17.823+0000 7f0151dd3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T12:49:18.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:49:17] ENGINE Bus STARTING 2024-09-21T12:49:18.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: CherryPy Checker: 2024-09-21T12:49:18.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: The Application mounted at '' has an empty config. 2024-09-21T12:49:18.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: 2024-09-21T12:49:18.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:49:17] ENGINE Serving on http://:::9283 2024-09-21T12:49:18.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: [21/Sep/2024:12:49:17] ENGINE Bus STARTED 2024-09-21T12:49:18.615 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[33559]: mgrmap e27: x(active, since 4s) 2024-09-21T12:49:18.615 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[33559]: Standby manager daemon y started 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[23716]: mgrmap e27: x(active, since 4s) 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[23716]: Standby manager daemon y started 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:49:18.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:18 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:49:18.662 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:18 smithi162 ceph-mon[27540]: mgrmap e27: x(active, since 4s) 2024-09-21T12:49:18.662 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:18 smithi162 ceph-mon[27540]: Standby manager daemon y started 2024-09-21T12:49:18.662 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:18 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:49:18.662 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:18 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:49:18.663 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:18 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:49:18.663 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:18 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/2032627788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:49:19.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:19 smithi162 ceph-mon[27540]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-21T12:49:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:19 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:49:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:19 smithi162 ceph-mon[27540]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:19 smithi162 ceph-mon[27540]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[23716]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[23716]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[23716]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[33559]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[33559]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:19 smithi002 ceph-mon[33559]: from='client.24689 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[23942]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:49:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:20.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:20 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:21.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:21.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:21.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:20 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.218 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi002 to 2993M 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: Adjusting osd_memory_target on smithi162 to 3248M 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.219 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi002 to 2993M 2024-09-21T12:49:22.220 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: Adjusting osd_memory_target on smithi162 to 3248M 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:49:22.221 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:49:22.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:49:22.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:21 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi002 to 2993M 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: Adjusting osd_memory_target on smithi162 to 3248M 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:49:22.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:49:22.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:21 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[33559]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:49:23.177 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:49:23.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:49:23.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:49:23.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:49:23.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:49:23.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:49:23.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:49:23.178 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:22 smithi002 ceph-mon[23716]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:49:23.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:22 smithi162 ceph-mon[27540]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:49:24.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:23 smithi002 ceph-mon[33559]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:49:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:23 smithi002 ceph-mon[23716]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:49:24.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:23 smithi162 ceph-mon[27540]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:49:25.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:25 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:25 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:25 smithi162 ceph-mon[27540]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:49:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:25 smithi162 ceph-mon[27540]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:49:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:25 smithi162 ceph-mon[27540]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:49:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:25 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1487538633' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:49:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:25 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/94334254' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3830385383"}]: dispatch 2024-09-21T12:49:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[33559]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:49:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[33559]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:49:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[33559]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:49:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1487538633' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:49:25.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/94334254' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3830385383"}]: dispatch 2024-09-21T12:49:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[23716]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:49:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[23716]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:49:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[23716]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:49:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1487538633' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:49:25.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:25 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/94334254' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3830385383"}]: dispatch 2024-09-21T12:49:26.947 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:26 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/94334254' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3830385383"}]': finished 2024-09-21T12:49:26.947 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:26 smithi162 ceph-mon[27540]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T12:49:26.947 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:26 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/813007178' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]: dispatch 2024-09-21T12:49:26.948 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:26 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]: dispatch 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/94334254' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3830385383"}]': finished 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[33559]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/813007178' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]: dispatch 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]: dispatch 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/94334254' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3830385383"}]': finished 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[23716]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/813007178' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]: dispatch 2024-09-21T12:49:26.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:26 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]: dispatch 2024-09-21T12:49:27.803 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:27 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]': finished 2024-09-21T12:49:27.803 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:27 smithi162 ceph-mon[27540]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T12:49:27.803 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:27 smithi162 ceph-mon[27540]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:49:27.803 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:27 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3214600540' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3720803521"}]: dispatch 2024-09-21T12:49:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]': finished 2024-09-21T12:49:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[23716]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T12:49:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[23716]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:49:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3214600540' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3720803521"}]: dispatch 2024-09-21T12:49:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/814809042"}]': finished 2024-09-21T12:49:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[33559]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T12:49:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[33559]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:49:27.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:27 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3214600540' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3720803521"}]: dispatch 2024-09-21T12:49:28.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:27 smithi162 systemd[1]: Stopping Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:49:28.491 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T12:49:28.491 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[57620]: ts=2024-09-21T12:49:28.215Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T12:49:28.492 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 podman[64053]: 2024-09-21 12:49:28.225398357 +0000 UTC m=+0.116645736 container died 4350e837f9efcdbcba510f8eacbfca3cd7281eabed8f8acf70f8a0457e54f01d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:49:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3214600540' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3720803521"}]': finished 2024-09-21T12:49:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-mon[27540]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T12:49:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:28 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/558450084' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2768608407"}]: dispatch 2024-09-21T12:49:28.835 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 podman[64053]: 2024-09-21 12:49:28.598113053 +0000 UTC m=+0.489360422 container cleanup 4350e837f9efcdbcba510f8eacbfca3cd7281eabed8f8acf70f8a0457e54f01d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:49:28.835 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 bash[64053]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T12:49:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:28 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3214600540' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3720803521"}]': finished 2024-09-21T12:49:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:28 smithi002 ceph-mon[23716]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T12:49:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:28 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/558450084' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2768608407"}]: dispatch 2024-09-21T12:49:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:28 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3214600540' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3720803521"}]': finished 2024-09-21T12:49:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:28 smithi002 ceph-mon[33559]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T12:49:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:28 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/558450084' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2768608407"}]: dispatch 2024-09-21T12:49:29.182 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 podman[64065]: 2024-09-21 12:49:28.849000308 +0000 UTC m=+0.625794489 container remove 4350e837f9efcdbcba510f8eacbfca3cd7281eabed8f8acf70f8a0457e54f01d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:49:29.182 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T12:49:29.182 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 systemd[1]: Stopped Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:49:29.182 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 2.275s CPU time. 2024-09-21T12:49:29.182 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:28 smithi162 systemd[1]: Starting Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:49:29.445 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 podman[64156]: 2024-09-21 12:49:29.085128262 +0000 UTC m=+0.016886505 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T12:49:29.445 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 podman[64156]: 2024-09-21 12:49:29.208731435 +0000 UTC m=+0.140489666 container create aa7ab6ee053eb5f87f4711894fe56c17ab6fe5ddba697df86cb4d06c0a81f26c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:49:29.445 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 podman[64156]: 2024-09-21 12:49:29.444483654 +0000 UTC m=+0.376241895 container init aa7ab6ee053eb5f87f4711894fe56c17ab6fe5ddba697df86cb4d06c0a81f26c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/558450084' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2768608407"}]': finished 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3295284834' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/541115228"}]: dispatch 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:49:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 podman[64156]: 2024-09-21 12:49:29.447911421 +0000 UTC m=+0.379669655 container start aa7ab6ee053eb5f87f4711894fe56c17ab6fe5ddba697df86cb4d06c0a81f26c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.471Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.471Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.471Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi162 (none))" 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.471Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.471Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.472Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.473Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.474Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.474Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T12:49:29.836 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.475Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.475Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.643µs 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.475Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.478Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.485Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.486Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.486Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.974µs wal_replay_duration=10.972109ms wbl_replay_duration=139ns total_replay_duration=11.007707ms 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.489Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.489Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.489Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.511Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.446793ms db_storage=694ns remote_storage=1.109µs web_handler=348ns query_engine=603ns scrape=392.081µs scrape_sd=126.718µs notify=11.101µs notify_sd=9.254µs rules=21.575866ms tracing=5.773µs 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.511Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:49:29.511Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 bash[64156]: aa7ab6ee053eb5f87f4711894fe56c17ab6fe5ddba697df86cb4d06c0a81f26c 2024-09-21T12:49:29.837 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:49:29 smithi162 systemd[1]: Started Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/558450084' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2768608407"}]': finished 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3295284834' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/541115228"}]: dispatch 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:49:29.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/558450084' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2768608407"}]': finished 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3295284834' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/541115228"}]: dispatch 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:49:29.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:29 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:49:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:30 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:49:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:30 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:49:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:30 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:49:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:30 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3295284834' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/541115228"}]': finished 2024-09-21T12:49:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:30 smithi162 ceph-mon[27540]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T12:49:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:30 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4227796184' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3720803521"}]: dispatch 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3295284834' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/541115228"}]': finished 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[23716]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4227796184' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3720803521"}]: dispatch 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:49:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:49:30.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:49:30.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3295284834' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/541115228"}]': finished 2024-09-21T12:49:30.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[33559]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T12:49:30.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:30 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4227796184' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3720803521"}]: dispatch 2024-09-21T12:49:31.950 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4227796184' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3720803521"}]': finished 2024-09-21T12:49:31.950 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[33559]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T12:49:31.950 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[33559]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:31.950 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/817093341' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]: dispatch 2024-09-21T12:49:31.950 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]: dispatch 2024-09-21T12:49:31.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4227796184' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3720803521"}]': finished 2024-09-21T12:49:31.950 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[23716]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T12:49:31.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[23716]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:31.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/817093341' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]: dispatch 2024-09-21T12:49:31.951 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:31 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]: dispatch 2024-09-21T12:49:31.973 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:31 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4227796184' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3720803521"}]': finished 2024-09-21T12:49:31.973 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:31 smithi162 ceph-mon[27540]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T12:49:31.973 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:31 smithi162 ceph-mon[27540]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:31.974 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:31 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/817093341' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]: dispatch 2024-09-21T12:49:31.974 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:31 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]: dispatch 2024-09-21T12:49:32.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:32 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]': finished 2024-09-21T12:49:32.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:32 smithi162 ceph-mon[27540]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T12:49:32.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:32 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]': finished 2024-09-21T12:49:32.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:32 smithi002 ceph-mon[33559]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T12:49:32.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:32 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3212674050"}]': finished 2024-09-21T12:49:32.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:32 smithi002 ceph-mon[23716]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:49:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:49:34.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:33 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:49:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:33 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:49:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:35 smithi002 ceph-mon[23716]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T12:49:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:35 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:35 smithi002 ceph-mon[33559]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T12:49:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:35 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:36.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:35 smithi162 ceph-mon[27540]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T12:49:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:35 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:38.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:37 smithi002 ceph-mon[23716]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-09-21T12:49:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:37 smithi002 ceph-mon[33559]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-09-21T12:49:38.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:37 smithi162 ceph-mon[27540]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-09-21T12:49:40.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:39 smithi002 ceph-mon[33559]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-09-21T12:49:40.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:39 smithi002 ceph-mon[23716]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-09-21T12:49:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:39 smithi162 ceph-mon[27540]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-09-21T12:49:42.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:41 smithi002 ceph-mon[33559]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T12:49:42.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:41 smithi002 ceph-mon[23716]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T12:49:42.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:41 smithi162 ceph-mon[27540]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T12:49:43.960 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:49:43] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-21T12:49:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:43 smithi002 ceph-mon[33559]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-21T12:49:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:43 smithi002 ceph-mon[23716]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-21T12:49:44.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:43 smithi162 ceph-mon[27540]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-09-21T12:49:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:44 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:44 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:45.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:44 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:49:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:45 smithi002 ceph-mon[23716]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:45 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:45 smithi002 ceph-mon[33559]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:45 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:46.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:45 smithi162 ceph-mon[27540]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:45 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:47 smithi002 ceph-mon[33559]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:47 smithi002 ceph-mon[23716]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:48.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:47 smithi162 ceph-mon[27540]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:49 smithi162 ceph-mon[27540]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:49 smithi002 ceph-mon[33559]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:49 smithi002 ceph-mon[23716]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:52.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:51 smithi002 ceph-mon[33559]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:52.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:51 smithi002 ceph-mon[23716]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:52.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:51 smithi162 ceph-mon[27540]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:53.980 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:49:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:49:53] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T12:49:54.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:53 smithi162 ceph-mon[27540]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:53 smithi002 ceph-mon[33559]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:53 smithi002 ceph-mon[23716]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:56.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:55 smithi162 ceph-mon[27540]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:55 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:55 smithi002 ceph-mon[33559]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:55 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:55 smithi002 ceph-mon[23716]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:49:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:55 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:49:58.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:57 smithi162 ceph-mon[27540]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:57 smithi002 ceph-mon[33559]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:49:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:57 smithi002 ceph-mon[23716]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:59 smithi162 ceph-mon[27540]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:49:59 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:59 smithi002 ceph-mon[33559]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:49:59 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:59 smithi002 ceph-mon[23716]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:49:59 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:01.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:00 smithi162 ceph-mon[27540]: overall HEALTH_OK 2024-09-21T12:50:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:00 smithi002 ceph-mon[33559]: overall HEALTH_OK 2024-09-21T12:50:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:00 smithi002 ceph-mon[23716]: overall HEALTH_OK 2024-09-21T12:50:02.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:01 smithi162 ceph-mon[27540]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:01 smithi002 ceph-mon[33559]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:01 smithi002 ceph-mon[23716]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:03.999 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:50:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:50:03] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T12:50:04.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:03 smithi162 ceph-mon[27540]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:03 smithi002 ceph-mon[33559]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:03 smithi002 ceph-mon[23716]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:06.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:06 smithi162 ceph-mon[27540]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:06.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:06 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:06 smithi002 ceph-mon[33559]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:06 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:06 smithi002 ceph-mon[23716]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:06 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:08.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:08 smithi162 ceph-mon[27540]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:08 smithi002 ceph-mon[33559]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:08 smithi002 ceph-mon[23716]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:10.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:10 smithi002 ceph-mon[33559]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:10 smithi002 ceph-mon[23716]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:10.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:10 smithi162 ceph-mon[27540]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:12.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:12 smithi162 ceph-mon[27540]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:12.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:12 smithi002 ceph-mon[33559]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:12 smithi002 ceph-mon[23716]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:14.014 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:50:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:50:13] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T12:50:14.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:14 smithi162 ceph-mon[27540]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:14 smithi002 ceph-mon[33559]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:14 smithi002 ceph-mon[23716]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:15 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:15.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:15 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:15 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:16.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:16 smithi162 ceph-mon[27540]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:16.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:16 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:16 smithi002 ceph-mon[33559]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:16 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:16 smithi002 ceph-mon[23716]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:16 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:18.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:18 smithi162 ceph-mon[27540]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:18.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:18 smithi002 ceph-mon[33559]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:18.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:18 smithi002 ceph-mon[23716]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:20.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:20 smithi162 ceph-mon[27540]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:20 smithi002 ceph-mon[33559]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:20 smithi002 ceph-mon[23716]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:22 smithi162 ceph-mon[27540]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:22.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:22 smithi002 ceph-mon[33559]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:22.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:22 smithi002 ceph-mon[23716]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:24.033 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:50:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:50:23] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T12:50:24.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:24 smithi162 ceph-mon[27540]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:24.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:24 smithi002 ceph-mon[33559]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:24.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:24 smithi002 ceph-mon[23716]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:26.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:26 smithi162 ceph-mon[27540]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:26 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:26 smithi002 ceph-mon[23716]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:26 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:26 smithi002 ceph-mon[33559]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:26 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:28.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:28 smithi162 ceph-mon[27540]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:28 smithi002 ceph-mon[23716]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:28.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:28 smithi002 ceph-mon[33559]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:30.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:30 smithi162 ceph-mon[27540]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:30 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:30 smithi002 ceph-mon[33559]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:30 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:30 smithi002 ceph-mon[23716]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:30 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:32.322 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:32 smithi162 ceph-mon[27540]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:32 smithi002 ceph-mon[23716]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:32 smithi002 ceph-mon[33559]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:34.046 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:50:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:50:33] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:50:34.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:34 smithi162 ceph-mon[27540]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:34.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:34 smithi002 ceph-mon[33559]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:34 smithi002 ceph-mon[23716]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:35 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:50:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:35 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:50:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:35 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:50:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:35 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:50:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:35 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:50:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:35 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:50:35.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:35 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:50:35.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:35 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:50:35.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:35 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:50:36.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:36 smithi162 ceph-mon[27540]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:36 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:36 smithi002 ceph-mon[33559]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:36 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:36 smithi002 ceph-mon[23716]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:36 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:38.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:38 smithi162 ceph-mon[27540]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:38 smithi002 ceph-mon[33559]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:38.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:38 smithi002 ceph-mon[23716]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:40 smithi162 ceph-mon[27540]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:40 smithi002 ceph-mon[23716]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:40 smithi002 ceph-mon[33559]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:42.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:42 smithi162 ceph-mon[27540]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:42 smithi002 ceph-mon[33559]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:42 smithi002 ceph-mon[23716]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:44.061 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:50:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:50:43] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:50:44.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:44 smithi162 ceph-mon[27540]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:44.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:44 smithi002 ceph-mon[33559]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:44 smithi002 ceph-mon[23716]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:45 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:45 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:45.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:45 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:50:46.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:46 smithi162 ceph-mon[27540]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:46 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:46 smithi002 ceph-mon[23716]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:46 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:46 smithi002 ceph-mon[33559]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:46 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:48.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:48 smithi162 ceph-mon[27540]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:48 smithi002 ceph-mon[23716]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:48 smithi002 ceph-mon[33559]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:50 smithi162 ceph-mon[27540]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:50 smithi002 ceph-mon[23716]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:50 smithi002 ceph-mon[33559]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:52.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:52 smithi162 ceph-mon[27540]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:52 smithi002 ceph-mon[23716]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:52 smithi002 ceph-mon[33559]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:54.080 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:50:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:50:53] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T12:50:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:54 smithi162 ceph-mon[27540]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:54 smithi002 ceph-mon[23716]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:54 smithi002 ceph-mon[33559]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:56.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:56 smithi162 ceph-mon[27540]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:56 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:56 smithi002 ceph-mon[33559]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:56 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:56 smithi002 ceph-mon[23716]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:50:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:56 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:50:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:50:58 smithi002 ceph-mon[23716]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:50:58 smithi002 ceph-mon[33559]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:50:58.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:50:58 smithi162 ceph-mon[27540]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:00.387 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:00 smithi162 ceph-mon[27540]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:00.387 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:00 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:00 smithi002 ceph-mon[33559]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:00 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:00 smithi002 ceph-mon[23716]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:00 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:02 smithi002 ceph-mon[33559]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:02 smithi002 ceph-mon[23716]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:02.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:02 smithi162 ceph-mon[27540]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:04.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:51:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:51:03] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T12:51:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:04 smithi002 ceph-mon[23716]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:04 smithi002 ceph-mon[33559]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:04.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:04 smithi162 ceph-mon[27540]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:06 smithi002 ceph-mon[33559]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:06 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:06 smithi002 ceph-mon[23716]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:06 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:06.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:06 smithi162 ceph-mon[27540]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:06 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:08 smithi002 ceph-mon[33559]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:08 smithi002 ceph-mon[23716]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:08 smithi162 ceph-mon[27540]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:10 smithi002 ceph-mon[33559]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:10 smithi002 ceph-mon[23716]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:10.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:10 smithi162 ceph-mon[27540]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:12 smithi002 ceph-mon[23716]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:12 smithi002 ceph-mon[33559]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:12.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:12 smithi162 ceph-mon[27540]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:13.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:13 smithi002 ceph-mon[23716]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:13.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:13 smithi002 ceph-mon[33559]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:13 smithi162 ceph-mon[27540]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:14.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:51:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:51:13] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T12:51:14.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:14 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:14.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:14 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:14.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:14 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:15 smithi002 ceph-mon[33559]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:15 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:15 smithi002 ceph-mon[23716]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:15 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:15 smithi162 ceph-mon[27540]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:15.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:15 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:18.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:17 smithi162 ceph-mon[27540]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:18.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:17 smithi002 ceph-mon[33559]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:18.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:17 smithi002 ceph-mon[23716]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:20.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:19 smithi162 ceph-mon[27540]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:20.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:19 smithi002 ceph-mon[33559]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:19 smithi002 ceph-mon[23716]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:22.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:21 smithi162 ceph-mon[27540]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:22.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:21 smithi002 ceph-mon[33559]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:22.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:21 smithi002 ceph-mon[23716]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:24.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:23 smithi162 ceph-mon[27540]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:24.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:51:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:51:23] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T12:51:24.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:23 smithi002 ceph-mon[33559]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:23 smithi002 ceph-mon[23716]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:26.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:25 smithi162 ceph-mon[27540]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:26.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:25 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:26.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:25 smithi002 ceph-mon[33559]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:26.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:25 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:25 smithi002 ceph-mon[23716]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:25 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:27 smithi162 ceph-mon[27540]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:28.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:27 smithi002 ceph-mon[33559]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:28.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:27 smithi002 ceph-mon[23716]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:30.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:29 smithi162 ceph-mon[27540]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:30.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:29 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:30.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:29 smithi002 ceph-mon[33559]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:30.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:29 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:30.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:29 smithi002 ceph-mon[23716]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:30.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:29 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:32.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:31 smithi162 ceph-mon[27540]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:31 smithi002 ceph-mon[23716]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:32.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:31 smithi002 ceph-mon[33559]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:34.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:51:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:51:33] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T12:51:34.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:33 smithi162 ceph-mon[27540]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:33 smithi002 ceph-mon[33559]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:34.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:33 smithi002 ceph-mon[23716]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:35.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:34 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:51:35.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:34 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:51:35.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:34 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:51:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:34 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:51:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:34 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:51:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:34 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:51:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:34 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:51:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:34 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:51:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:34 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:51:36.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:35 smithi162 ceph-mon[27540]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:35 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:35 smithi002 ceph-mon[33559]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:35 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:35 smithi002 ceph-mon[23716]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:35 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:38.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:37 smithi162 ceph-mon[27540]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:37 smithi002 ceph-mon[33559]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:38.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:37 smithi002 ceph-mon[23716]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:40.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:39 smithi162 ceph-mon[27540]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:39 smithi002 ceph-mon[23716]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:40.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:39 smithi002 ceph-mon[33559]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:42.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:41 smithi162 ceph-mon[27540]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:42.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:41 smithi002 ceph-mon[23716]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:42.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:41 smithi002 ceph-mon[33559]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:44.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:51:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:51:43] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T12:51:44.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:43 smithi162 ceph-mon[27540]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:43 smithi002 ceph-mon[23716]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:43 smithi002 ceph-mon[33559]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:45.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:44 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:44 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:44 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:51:46.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:45 smithi162 ceph-mon[27540]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:45 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:45 smithi002 ceph-mon[23716]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:45 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:45 smithi002 ceph-mon[33559]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:45 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:48.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:47 smithi162 ceph-mon[27540]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:47 smithi002 ceph-mon[23716]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:47 smithi002 ceph-mon[33559]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:50.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:49 smithi162 ceph-mon[27540]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:50.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:49 smithi002 ceph-mon[33559]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:50.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:49 smithi002 ceph-mon[23716]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:52.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:51 smithi162 ceph-mon[27540]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:52.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:51 smithi002 ceph-mon[23716]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:52.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:51 smithi002 ceph-mon[33559]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:54.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:53 smithi162 ceph-mon[27540]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:54.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:51:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:51:53] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T12:51:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:53 smithi002 ceph-mon[23716]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:54.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:53 smithi002 ceph-mon[33559]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:55 smithi162 ceph-mon[27540]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:55 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:55 smithi002 ceph-mon[23716]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:55 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:56.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:55 smithi002 ceph-mon[33559]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:51:56.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:55 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:51:58.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:57 smithi162 ceph-mon[27540]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:58.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:57 smithi002 ceph-mon[33559]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:51:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:57 smithi002 ceph-mon[23716]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:59 smithi162 ceph-mon[27540]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:51:59 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:00.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:59 smithi002 ceph-mon[33559]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:00.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:51:59 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:59 smithi002 ceph-mon[23716]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:51:59 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:02.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:01 smithi162 ceph-mon[27540]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:01 smithi002 ceph-mon[23716]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:02.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:01 smithi002 ceph-mon[33559]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:03 smithi162 ceph-mon[27540]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:04.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:52:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:52:03] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T12:52:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:03 smithi002 ceph-mon[23716]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:03 smithi002 ceph-mon[33559]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:05 smithi162 ceph-mon[27540]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:05 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:05 smithi002 ceph-mon[33559]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:05 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:06.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:05 smithi002 ceph-mon[23716]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:06.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:05 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:08.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:07 smithi162 ceph-mon[27540]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:08.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:07 smithi002 ceph-mon[23716]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:08.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:07 smithi002 ceph-mon[33559]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:10.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:09 smithi162 ceph-mon[27540]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:10.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:09 smithi002 ceph-mon[23716]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:10.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:09 smithi002 ceph-mon[33559]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:11 smithi162 ceph-mon[27540]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:11 smithi002 ceph-mon[33559]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:12.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:11 smithi002 ceph-mon[23716]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:14.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:13 smithi162 ceph-mon[27540]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:14.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:52:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:52:13] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T12:52:14.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:13 smithi002 ceph-mon[33559]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:14.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:13 smithi002 ceph-mon[23716]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:14.708 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-21T12:52:14.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:14 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:14 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:14.976 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:52:15.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:14 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:16.017 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled to redeploy mgr.y on host 'smithi002' 2024-09-21T12:52:16.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:15 smithi002 ceph-mon[33559]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:16.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:15 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:16.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:15 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2681086427' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:52:16.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:15 smithi002 ceph-mon[23716]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:16.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:15 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:16.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:15 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2681086427' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:52:16.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:15 smithi162 ceph-mon[27540]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:16.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:15 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:16.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:15 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2681086427' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T12:52:16.641 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps --refresh' 2024-09-21T12:52:16.917 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:52:17.317 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:52:17.317 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.317 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: Schedule redeploy daemon mgr.y 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[23716]: Deploying daemon mgr.y on smithi002 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.318 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: Schedule redeploy daemon mgr.y 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:17.319 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:17 smithi002 ceph-mon[33559]: Deploying daemon mgr.y on smithi002 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: Schedule redeploy daemon mgr.y 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:17.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:17 smithi162 ceph-mon[27540]: Deploying daemon mgr.y on smithi002 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (9m) 2m ago 10m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (9m) 2m ago 9m 81.2M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (2m) 2m ago 9m - - 3.8 164465d2334a 4fb66b8c4b92 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (5m) 2m ago 14m 511M - 19.3.0-5104-g44178494 b415816db8b4 653ffd08e0f6 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-373-g4e45e6b4 164465d2334a f89ebce48dfd 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (15m) 2m ago 15m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (14m) 2m ago 14m 46.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (14m) 2m ago 14m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T12:52:17.659 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (9m) 2m ago 9m 16.4M - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (13m) 2m ago 13m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (13m) 2m ago 13m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (13m) 2m ago 13m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (12m) 2m ago 12m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (12m) 2m ago 12m 57.5M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (11m) 2m ago 11m 52.2M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (11m) 2m ago 11m 49.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (11m) 2m ago 11m 58.6M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (2m) 2m ago 10m 33.4M - 2.43.0 a07b618ecd1d aa7ab6ee053e 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (9m) 2m ago 9m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T12:52:17.660 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (9m) 2m ago 9m 83.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T12:52:18.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:18 smithi002 ceph-mon[33559]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:18.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:18 smithi002 ceph-mon[23716]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:18.334 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T12:52:18.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:18 smithi162 ceph-mon[27540]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:18.617 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:52:19.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:19 smithi162 ceph-mon[27540]: from='client.25076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:52:19.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:19 smithi002 ceph-mon[23716]: from='client.25076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:52:19.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:19 smithi002 ceph-mon[33559]: from='client.25076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:52:20.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:20 smithi162 ceph-mon[27540]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:20 smithi002 ceph-mon[23716]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:20 smithi002 ceph-mon[33559]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:22.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:22 smithi162 ceph-mon[27540]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:22.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:22 smithi002 ceph-mon[33559]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:22.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:22 smithi002 ceph-mon[23716]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:23.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:52:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=cleanup t=2024-09-21T12:52:23.276267068Z level=info msg="Completed cleanup jobs" duration=4.379166ms 2024-09-21T12:52:24.034 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:52:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:52:23] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T12:52:24.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:24 smithi162 ceph-mon[27540]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:24.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:24 smithi002 ceph-mon[33559]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:24.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:24 smithi002 ceph-mon[23716]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:26.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:26 smithi162 ceph-mon[27540]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:26 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:26 smithi002 ceph-mon[33559]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:26 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:26 smithi002 ceph-mon[23716]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:26 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:28.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:28 smithi162 ceph-mon[27540]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:28.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:28 smithi002 ceph-mon[33559]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:28 smithi002 ceph-mon[23716]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:30.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:30 smithi162 ceph-mon[27540]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:30 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:30.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:30 smithi002 ceph-mon[33559]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:30 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:30 smithi002 ceph-mon[23716]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:30 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:32 smithi162 ceph-mon[27540]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:32 smithi002 ceph-mon[23716]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:32.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:32 smithi002 ceph-mon[33559]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:34.057 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:52:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:52:33] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T12:52:34.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:34 smithi162 ceph-mon[27540]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:34 smithi002 ceph-mon[23716]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:34.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:34 smithi002 ceph-mon[33559]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:36 smithi162 ceph-mon[27540]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:36 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:36.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:36 smithi002 ceph-mon[23716]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:36 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:36 smithi002 ceph-mon[33559]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:36 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:38.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:38 smithi162 ceph-mon[27540]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:38.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:38 smithi002 ceph-mon[33559]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:38.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:38 smithi002 ceph-mon[23716]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:40.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:40 smithi162 ceph-mon[27540]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:40.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:40 smithi002 ceph-mon[23716]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:40 smithi002 ceph-mon[33559]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:42.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:42 smithi002 ceph-mon[33559]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:42.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:42 smithi002 ceph-mon[23716]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:42.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:42 smithi162 ceph-mon[27540]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:44.069 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:52:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:52:43] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T12:52:44.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:44 smithi162 ceph-mon[27540]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:44.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:44 smithi002 ceph-mon[33559]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:44 smithi002 ceph-mon[23716]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:45 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:45 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:45.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:45 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:52:46.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:46 smithi162 ceph-mon[27540]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:46 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:46 smithi002 ceph-mon[33559]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:46 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:46 smithi002 ceph-mon[23716]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:46 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:47.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:46 smithi002 systemd[1]: Stopping Ceph mgr.y for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:52:47.555 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:47 smithi002 podman[81374]: 2024-09-21 12:52:47.293326014 +0000 UTC m=+0.145645431 container died f89ebce48dfd8a4eae8cb019b2a5b33bbdceb61dbd559f79fa24ff9cc98af245 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , RELEASE=squid-4e45e6b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T12:52:47.947 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:47 smithi002 podman[81374]: 2024-09-21 12:52:47.645215317 +0000 UTC m=+0.497534737 container cleanup f89ebce48dfd8a4eae8cb019b2a5b33bbdceb61dbd559f79fa24ff9cc98af245 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=squid-4e45e6b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T12:52:47.947 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:47 smithi002 bash[81374]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y 2024-09-21T12:52:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:48 smithi002 ceph-mon[33559]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:48 smithi002 ceph-mon[23716]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:48.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:47 smithi002 podman[81386]: 2024-09-21 12:52:47.946756945 +0000 UTC m=+0.656231869 container remove f89ebce48dfd8a4eae8cb019b2a5b33bbdceb61dbd559f79fa24ff9cc98af245 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, RELEASE=squid-4e45e6b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T12:52:48.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:47 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T12:52:48.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T12:52:48.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 systemd[1]: Stopped Ceph mgr.y for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:52:48.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service: Consumed 51.168s CPU time. 2024-09-21T12:52:48.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:48 smithi162 ceph-mon[27540]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:48.631 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 systemd[1]: Starting Ceph mgr.y for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:52:48.631 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 podman[81514]: 2024-09-21 12:52:48.421268224 +0000 UTC m=+0.016454843 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T12:52:48.631 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 podman[81514]: 2024-09-21 12:52:48.525137675 +0000 UTC m=+0.120324283 container create fdabfe7a15672bee1b9054e700a7d66119569aa49b76a9707a55e94b767381d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-21T12:52:48.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 podman[81514]: 2024-09-21 12:52:48.735906515 +0000 UTC m=+0.331093133 container init fdabfe7a15672bee1b9054e700a7d66119569aa49b76a9707a55e94b767381d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-21T12:52:48.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 podman[81514]: 2024-09-21 12:52:48.738854326 +0000 UTC m=+0.334040939 container start fdabfe7a15672bee1b9054e700a7d66119569aa49b76a9707a55e94b767381d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-21T12:52:48.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 ceph-mgr[81534]: -- 172.21.15.2:0/1702253311 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5639b24710e0 con 0x5639b244f400 2024-09-21T12:52:49.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 bash[81514]: fdabfe7a15672bee1b9054e700a7d66119569aa49b76a9707a55e94b767381d7 2024-09-21T12:52:49.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:48 smithi002 systemd[1]: Started Ceph mgr.y for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[33559]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[23716]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.310 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:50 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:50 smithi162 ceph-mon[27540]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:50 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:50 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:50 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:50 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:52.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:52 smithi002 ceph-mon[33559]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:52.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:52 smithi002 ceph-mon[23716]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:52.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:52 smithi162 ceph-mon[27540]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:52:54.057 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:52:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:52:53] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.324 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:52:54] ENGINE Bus STARTING 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: CherryPy Checker: 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: The Application mounted at '' has an empty config. 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:52:54] ENGINE Serving on http://:::9283 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:52:54.325 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:52:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:54 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:52:54.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:52:54 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:52:54] ENGINE Bus STARTED 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[33559]: Standby manager daemon y restarted 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[33559]: Standby manager daemon y started 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[23716]: Standby manager daemon y restarted 2024-09-21T12:52:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[23716]: Standby manager daemon y started 2024-09-21T12:52:55.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:52:55.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:52:55.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:52:55.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:52:55.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:55 smithi162 ceph-mon[27540]: Standby manager daemon y restarted 2024-09-21T12:52:55.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:55 smithi162 ceph-mon[27540]: Standby manager daemon y started 2024-09-21T12:52:55.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:52:55.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:52:55.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:52:55.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:52:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:56 smithi162 ceph-mon[27540]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:52:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:56 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:56.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:56 smithi162 ceph-mon[27540]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-21T12:52:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:56 smithi002 ceph-mon[33559]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:52:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:56 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:56 smithi002 ceph-mon[33559]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-21T12:52:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:56 smithi002 ceph-mon[23716]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:52:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:56 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:52:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:56 smithi002 ceph-mon[23716]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-21T12:52:58.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:52:58 smithi162 ceph-mon[27540]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:52:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:52:58 smithi002 ceph-mon[33559]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:52:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:52:58 smithi002 ceph-mon[23716]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:00 smithi162 ceph-mon[27540]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:00 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:00 smithi002 ceph-mon[33559]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:00 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:00 smithi002 ceph-mon[23716]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:00 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:02.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:02 smithi162 ceph-mon[27540]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T12:53:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:02 smithi002 ceph-mon[33559]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T12:53:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:02 smithi002 ceph-mon[23716]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T12:53:04.078 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:53:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:53:03] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:53:04.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:04 smithi162 ceph-mon[27540]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T12:53:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:04 smithi002 ceph-mon[33559]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T12:53:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:04 smithi002 ceph-mon[23716]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T12:53:06.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:06 smithi162 ceph-mon[27540]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T12:53:06.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:06 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:06 smithi002 ceph-mon[33559]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T12:53:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:06 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:06 smithi002 ceph-mon[23716]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T12:53:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:06 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:08.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:08 smithi162 ceph-mon[27540]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:08 smithi002 ceph-mon[33559]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:08 smithi002 ceph-mon[23716]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:10 smithi002 ceph-mon[33559]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:10 smithi002 ceph-mon[23716]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:10.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:10 smithi162 ceph-mon[27540]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:12 smithi002 ceph-mon[33559]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:12 smithi002 ceph-mon[23716]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:12.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:12 smithi162 ceph-mon[27540]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T12:53:14.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:53:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:53:13] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:53:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:14 smithi002 ceph-mon[33559]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:14 smithi002 ceph-mon[23716]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:14.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:14 smithi162 ceph-mon[27540]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:15 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:15 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:15.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:15 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:16 smithi002 ceph-mon[33559]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:16 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:16 smithi002 ceph-mon[23716]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:16 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:16.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:16 smithi162 ceph-mon[27540]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:16.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:16 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:18.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:18 smithi002 ceph-mon[33559]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:18.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:18 smithi002 ceph-mon[23716]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:18 smithi162 ceph-mon[27540]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:20 smithi002 ceph-mon[33559]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:20 smithi002 ceph-mon[23716]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:20.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:20 smithi162 ceph-mon[27540]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:22.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:22 smithi002 ceph-mon[33559]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:22.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:22 smithi002 ceph-mon[23716]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:22.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:22 smithi162 ceph-mon[27540]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:24.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:53:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:53:23] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-21T12:53:24.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:24 smithi002 ceph-mon[33559]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:24.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:24 smithi002 ceph-mon[23716]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:24.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:24 smithi162 ceph-mon[27540]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:26 smithi002 ceph-mon[33559]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:26 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:26 smithi002 ceph-mon[23716]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:26 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:26.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:26 smithi162 ceph-mon[27540]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:26.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:26 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:28.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:28 smithi002 ceph-mon[33559]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:28.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:28 smithi002 ceph-mon[23716]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:28.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:28 smithi162 ceph-mon[27540]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:30 smithi002 ceph-mon[33559]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:30 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:30 smithi002 ceph-mon[23716]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:30 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:30.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:30 smithi162 ceph-mon[27540]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:30.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:30 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:32.387 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:32 smithi162 ceph-mon[27540]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:32 smithi002 ceph-mon[33559]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:32 smithi002 ceph-mon[23716]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:33.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:33 smithi002 ceph-mon[23716]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:33 smithi002 ceph-mon[33559]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:33.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:33 smithi162 ceph-mon[27540]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T12:53:34.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:53:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:53:33] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T12:53:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:35 smithi162 ceph-mon[27540]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:36.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:35 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:35 smithi002 ceph-mon[33559]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:35 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:35 smithi002 ceph-mon[23716]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:35 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:38.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:37 smithi162 ceph-mon[27540]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:37 smithi002 ceph-mon[33559]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:38.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:37 smithi002 ceph-mon[23716]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:40.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:39 smithi162 ceph-mon[27540]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:39 smithi002 ceph-mon[23716]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:40.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:39 smithi002 ceph-mon[33559]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:42.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:41 smithi162 ceph-mon[27540]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:42.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:41 smithi002 ceph-mon[33559]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:42.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:41 smithi002 ceph-mon[23716]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:44.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:43 smithi162 ceph-mon[27540]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:44.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:53:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:53:43] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T12:53:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:43 smithi002 ceph-mon[33559]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:43 smithi002 ceph-mon[23716]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:45.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:44 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:44 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:44 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:53:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:45 smithi162 ceph-mon[27540]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:45 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:45 smithi002 ceph-mon[33559]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:45 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:45 smithi002 ceph-mon[23716]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:46.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:45 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:47 smithi162 ceph-mon[27540]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:47 smithi002 ceph-mon[33559]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:47 smithi002 ceph-mon[23716]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:50.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:49 smithi162 ceph-mon[27540]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:50.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:49 smithi002 ceph-mon[33559]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:50.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:49 smithi002 ceph-mon[23716]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:52.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:51 smithi162 ceph-mon[27540]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:52.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:51 smithi002 ceph-mon[33559]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:52.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:51 smithi002 ceph-mon[23716]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:54.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:53 smithi162 ceph-mon[27540]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:54.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:53:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:53:53] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T12:53:54.122 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:53 smithi002 ceph-mon[33559]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:54.122 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:53 smithi002 ceph-mon[23716]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:55.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:55 smithi002 ceph-mon[33559]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:55.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:55 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:55.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:55 smithi002 ceph-mon[23716]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:55.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:55 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:55 smithi162 ceph-mon[27540]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:53:56.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:55 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:53:58.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:57 smithi162 ceph-mon[27540]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:58.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:57 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:58.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:57 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:58.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:57 smithi002 ceph-mon[33559]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:58.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:57 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:58.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:57 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:57 smithi002 ceph-mon[23716]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:53:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:57 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:58.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:57 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:58 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:53:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:58 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:53:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:58 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:58 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:53:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:58 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:53:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:58 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:53:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:58 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:53:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:58 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:53:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:58 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:54:00.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:59 smithi002 ceph-mon[33559]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:00.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:53:59 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:59 smithi002 ceph-mon[23716]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:53:59 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:59 smithi162 ceph-mon[27540]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:00.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:53:59 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:02.137 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:01 smithi162 ceph-mon[27540]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:02.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:01 smithi002 ceph-mon[33559]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:02.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:01 smithi002 ceph-mon[23716]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:04.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:03 smithi162 ceph-mon[27540]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:04.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:54:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:54:03] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:54:04.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:03 smithi002 ceph-mon[33559]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:04.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:03 smithi002 ceph-mon[23716]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:05 smithi002 ceph-mon[33559]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:06.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:05 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:06.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:05 smithi002 ceph-mon[23716]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:06.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:05 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:06.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:05 smithi162 ceph-mon[27540]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:06.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:05 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:08.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:07 smithi002 ceph-mon[33559]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:08.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:07 smithi002 ceph-mon[23716]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:08.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:07 smithi162 ceph-mon[27540]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:10.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:09 smithi002 ceph-mon[23716]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:10.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:09 smithi002 ceph-mon[33559]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:10.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:09 smithi162 ceph-mon[27540]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:12.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:11 smithi002 ceph-mon[33559]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:12.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:11 smithi002 ceph-mon[23716]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:12.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:11 smithi162 ceph-mon[27540]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:14.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:54:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:54:13] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:54:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:13 smithi162 ceph-mon[27540]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:14.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:13 smithi002 ceph-mon[33559]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:14.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:13 smithi002 ceph-mon[23716]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:14 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:15.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:14 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:15.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:14 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:16.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:15 smithi002 ceph-mon[33559]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:16.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:15 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:16.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:15 smithi002 ceph-mon[23716]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:16.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:15 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:16.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:15 smithi162 ceph-mon[27540]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:16.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:15 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:18.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:17 smithi002 ceph-mon[33559]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:18.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:17 smithi002 ceph-mon[23716]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:18.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:17 smithi162 ceph-mon[27540]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:20.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:19 smithi002 ceph-mon[33559]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:20.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:19 smithi002 ceph-mon[23716]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:20.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:19 smithi162 ceph-mon[27540]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:22.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:21 smithi002 ceph-mon[33559]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:22.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:21 smithi002 ceph-mon[23716]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:22.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:21 smithi162 ceph-mon[27540]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:24.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:54:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:54:23] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-21T12:54:24.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:23 smithi162 ceph-mon[27540]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:24.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:23 smithi002 ceph-mon[33559]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:24.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:23 smithi002 ceph-mon[23716]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:26.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:25 smithi002 ceph-mon[33559]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:26.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:25 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:25 smithi002 ceph-mon[23716]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:26.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:25 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:25 smithi162 ceph-mon[27540]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:26.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:25 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:28.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:27 smithi002 ceph-mon[33559]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:28.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:27 smithi002 ceph-mon[23716]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:28.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:27 smithi162 ceph-mon[27540]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:30.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:29 smithi002 ceph-mon[33559]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:30.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:29 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:30.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:29 smithi002 ceph-mon[23716]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:30.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:29 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:29 smithi162 ceph-mon[27540]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:30.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:29 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:32.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:31 smithi002 ceph-mon[33559]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:31 smithi002 ceph-mon[23716]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:32.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:31 smithi162 ceph-mon[27540]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:34.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:33 smithi162 ceph-mon[27540]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:34.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:54:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:54:33] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T12:54:34.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:33 smithi002 ceph-mon[33559]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:34.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:33 smithi002 ceph-mon[23716]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:35 smithi002 ceph-mon[33559]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:36.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:35 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:35 smithi002 ceph-mon[23716]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:36.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:35 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:36.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:35 smithi162 ceph-mon[27540]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:35 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:37 smithi002 ceph-mon[33559]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:38.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:37 smithi002 ceph-mon[23716]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:38.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:37 smithi162 ceph-mon[27540]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:40.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:40 smithi162 ceph-mon[27540]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:40.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:40 smithi002 ceph-mon[33559]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:40.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:40 smithi002 ceph-mon[23716]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:42.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:42 smithi162 ceph-mon[27540]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:42 smithi002 ceph-mon[33559]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:42 smithi002 ceph-mon[23716]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:44.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:54:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:54:43] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T12:54:44.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:44 smithi002 ceph-mon[33559]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:44.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:44 smithi002 ceph-mon[23716]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:44.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:44 smithi162 ceph-mon[27540]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:45.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:45 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:45.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:45 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:45.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:45 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:54:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:46 smithi002 ceph-mon[33559]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:46.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:46 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:46 smithi002 ceph-mon[23716]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:46.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:46 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:46.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:46 smithi162 ceph-mon[27540]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:46 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:48 smithi002 ceph-mon[33559]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:48.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:48 smithi002 ceph-mon[23716]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:48.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:48 smithi162 ceph-mon[27540]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:50 smithi002 ceph-mon[33559]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:50 smithi002 ceph-mon[23716]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:50.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:50 smithi162 ceph-mon[27540]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:52 smithi002 ceph-mon[33559]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:52 smithi002 ceph-mon[23716]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:52.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:52 smithi162 ceph-mon[27540]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:54.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:54:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:54:53] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T12:54:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:54 smithi002 ceph-mon[33559]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:54 smithi002 ceph-mon[23716]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:54.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:54 smithi162 ceph-mon[27540]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:56 smithi002 ceph-mon[23716]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:56.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:56 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:56 smithi002 ceph-mon[33559]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:56.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:56 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:56 smithi162 ceph-mon[27540]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:54:56.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:56 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:54:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:58 smithi002 ceph-mon[33559]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:58 smithi002 ceph-mon[23716]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:58.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:58 smithi162 ceph-mon[27540]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:54:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:59 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:54:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:59 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:54:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:54:59 smithi002 ceph-mon[33559]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:54:59.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:59 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:54:59.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:59 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:54:59.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:54:59 smithi002 ceph-mon[23716]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:54:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:59 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:54:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:59 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:54:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:54:59 smithi162 ceph-mon[27540]: from='mgr.24787 ' entity='mgr.x' 2024-09-21T12:55:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:00 smithi002 ceph-mon[33559]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:00 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:00 smithi002 ceph-mon[23716]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:00 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:00 smithi162 ceph-mon[27540]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:00 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:02.387 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:02 smithi162 ceph-mon[27540]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:02 smithi002 ceph-mon[33559]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:02.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:02 smithi002 ceph-mon[23716]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:04.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:55:03] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T12:55:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:04 smithi002 ceph-mon[33559]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:04 smithi002 ceph-mon[23716]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:04.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:04 smithi162 ceph-mon[27540]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:06 smithi002 ceph-mon[33559]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:06 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:06 smithi002 ceph-mon[23716]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:06 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:06.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:06 smithi162 ceph-mon[27540]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:06.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:06 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:08.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:08 smithi002 ceph-mon[33559]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:08.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:08 smithi002 ceph-mon[23716]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:08.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:08 smithi162 ceph-mon[27540]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:10.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:10 smithi002 ceph-mon[33559]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:10.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:10 smithi002 ceph-mon[23716]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:10.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:10 smithi162 ceph-mon[27540]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:12.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:12 smithi002 ceph-mon[33559]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:12.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:12 smithi002 ceph-mon[23716]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:12.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:12 smithi162 ceph-mon[27540]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:14.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:55:13] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T12:55:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:14 smithi002 ceph-mon[23716]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:14.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:14 smithi002 ceph-mon[33559]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:14.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:14 smithi162 ceph-mon[27540]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:15 smithi002 ceph-mon[23716]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:15 smithi002 ceph-mon[33559]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:15 smithi162 ceph-mon[27540]: from='mgr.24787 172.21.15.162:0/3819946853' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:16 smithi002 ceph-mon[23716]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:16.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:16 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:16 smithi002 ceph-mon[33559]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:16.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:16 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:16.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:16 smithi162 ceph-mon[27540]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:16.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:16 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:18.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:18 smithi002 ceph-mon[23716]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:18.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:18 smithi002 ceph-mon[33559]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:18.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:18 smithi162 ceph-mon[27540]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:19.743 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T12:55:20.007 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:55:20.419 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:20 smithi002 ceph-mon[33559]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:20.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:20 smithi002 ceph-mon[23716]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:20.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:20 smithi162 ceph-mon[27540]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (12m) 83s ago 13m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (12m) 2m ago 12m 79.0M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (5m) 83s ago 12m - - 3.8 164465d2334a 4fb66b8c4b92 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (8m) 2m ago 17m 518M - 19.3.0-5104-g44178494 b415816db8b4 653ffd08e0f6 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (2m) 83s ago 18m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (18m) 83s ago 18m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T12:55:20.649 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (17m) 2m ago 17m 50.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (17m) 83s ago 17m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (12m) 83s ago 12m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (12m) 2m ago 12m 17.0M - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (16m) 83s ago 16m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (16m) 83s ago 16m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (16m) 83s ago 16m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (15m) 83s ago 15m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (15m) 2m ago 15m 58.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (14m) 2m ago 14m 53.2M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (14m) 2m ago 14m 51.0M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (14m) 2m ago 14m 59.6M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (5m) 2m ago 13m 53.2M - 2.43.0 a07b618ecd1d aa7ab6ee053e 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (12m) 83s ago 12m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T12:55:20.650 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (12m) 2m ago 12m 85.5M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T12:55:21.322 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T12:55:21.335 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:21 smithi002 ceph-mon[23716]: from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:55:21.335 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:21 smithi002 ceph-mon[23716]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:21.335 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:21 smithi002 ceph-mon[33559]: from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:55:21.336 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:21 smithi002 ceph-mon[33559]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:21 smithi162 ceph-mon[27540]: from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:55:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:21 smithi162 ceph-mon[27540]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:21.590 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:55:22.313 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:55:22.313 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T12:55:22.314 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T12:55:22.315 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T12:55:22.315 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:55:22.315 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:55:22.572 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:22 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1322522187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:55:22.572 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:22 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1322522187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:55:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:22 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1322522187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:55:22.874 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T12:55:23.172 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:55:23.660 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:23 smithi002 ceph-mon[23716]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:23.660 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:23 smithi002 ceph-mon[33559]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:23.676 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:23 smithi162 ceph-mon[27540]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:24.013 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T12:55:24.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:55:23] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T12:55:24.598 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:24 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1557485325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:55:24.598 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:24 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1557485325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:55:24.628 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T12:55:24.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:24 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1557485325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:55:24.886 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:55:25.586 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: id: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: x(active, since 6m), standbys: y 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-21T12:55:25.587 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-21T12:55:25.588 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-21T12:55:25.588 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:25.588 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-21T12:55:25.588 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:55:25.588 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-21T12:55:25.588 INFO:teuthology.orchestra.run.smithi002.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-21T12:55:25.588 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:55:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:25 smithi002 ceph-mon[23716]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:25 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:25 smithi002 ceph-mon[33559]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:25 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:25 smithi162 ceph-mon[27540]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:25 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:26.202 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T12:55:26.458 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:55:26.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:26 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2540686327' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:55:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:26 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2540686327' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:55:26.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:26 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2540686327' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:55:27.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T12:55:27.291+0000 7fd8eeeb2640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T12:55:27.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ignoring --setuser ceph since I am not root 2024-09-21T12:55:27.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ignoring --setgroup ceph since I am not root 2024-09-21T12:55:27.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mgr[60888]: -- 172.21.15.162:0/927781775 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d081f8f0e0 con 0x55d081f6d000 2024-09-21T12:55:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1436677258' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:55:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: Activating manager daemon y 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: mgrmap e30: y(active, starting, since 0.00702163s) 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:55:27.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:55:27.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:55:27.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:55:27.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:55:27.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:55:27.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:55:27.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:55:27.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:27 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:55:27.627 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:55:27] ENGINE Bus STOPPING 2024-09-21T12:55:27.627 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:55:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:55:27.627 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:55:27] ENGINE Bus STOPPED 2024-09-21T12:55:27.627 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:27.627 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1436677258' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:55:27.627 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: Activating manager daemon y 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: mgrmap e30: y(active, starting, since 0.00702163s) 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:55:27.628 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1436677258' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: Activating manager daemon y 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: mgrmap e30: y(active, starting, since 0.00702163s) 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:55:27.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:55:27.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:27 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:55:27.939 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T12:55:28.223 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:55:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[23716]: Manager daemon y is now available 2024-09-21T12:55:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:55:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:55:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:55:28.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:55:28] ENGINE Bus STARTING 2024-09-21T12:55:28.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:55:28] ENGINE Serving on http://:::9283 2024-09-21T12:55:28.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:55:28] ENGINE Bus STARTED 2024-09-21T12:55:28.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[33559]: Manager daemon y is now available 2024-09-21T12:55:28.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:28.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:55:28.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:55:28.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:28 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:55:28.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:28 smithi162 ceph-mon[27540]: Manager daemon y is now available 2024-09-21T12:55:28.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:28 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:28 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:55:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:28 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:55:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:28 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T12:55:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-mon[33559]: mgrmap e31: y(active, since 1.11036s) 2024-09-21T12:55:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-mon[33559]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:55:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-mon[33559]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-mon[23716]: mgrmap e31: y(active, since 1.11036s) 2024-09-21T12:55:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-mon[23716]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:55:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-mon[23716]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:29.813 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-mon[27540]: mgrmap e31: y(active, since 1.11036s) 2024-09-21T12:55:29.814 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-mon[27540]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:55:29.814 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-mon[27540]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:29.814 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:29.493Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T12:55:29.814 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:29.498Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T12:55:29.814 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:29.498Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T12:55:29.814 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:29.498Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T12:55:29.814 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:29.498Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T12:55:29.815 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:29.498Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T12:55:29.815 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:29.498Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T12:55:30.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T12:55:29.754+0000 7f11cc314640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:12:55:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:55:30.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: Traceback (most recent call last): 2024-09-21T12:55:30.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:55:30.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self._connections.run(self.expiration_interval) 2024-09-21T12:55:30.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:55:30.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self._run(expiration_interval) 2024-09-21T12:55:30.045 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: s = self.context.wrap_socket( 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: return self.sslsocket_class._create( 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self.do_handshake() 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self._sslobj.do_handshake() 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:55:30.046 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:29 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T12:55:30.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:30 smithi162 ceph-mon[27540]: [21/Sep/2024:12:55:29] ENGINE Bus STARTING 2024-09-21T12:55:30.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:30 smithi162 ceph-mon[27540]: [21/Sep/2024:12:55:29] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:30 smithi162 ceph-mon[27540]: [21/Sep/2024:12:55:29] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:30 smithi162 ceph-mon[27540]: [21/Sep/2024:12:55:29] ENGINE Bus STARTED 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:30 smithi162 ceph-mon[27540]: [21/Sep/2024:12:55:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: Traceback (most recent call last): 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._run(expiration_interval) 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:55:30.718 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: s = self.context.wrap_socket( 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: return self.sslsocket_class._create( 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: self.do_handshake() 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._sslobj.do_handshake() 2024-09-21T12:55:30.719 INFO:journalctl@ceph.mon.b.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[33559]: [21/Sep/2024:12:55:29] ENGINE Bus STARTING 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[33559]: [21/Sep/2024:12:55:29] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[33559]: [21/Sep/2024:12:55:29] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[33559]: [21/Sep/2024:12:55:29] ENGINE Bus STARTED 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[33559]: [21/Sep/2024:12:55:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:55:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[23716]: [21/Sep/2024:12:55:29] ENGINE Bus STARTING 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[23716]: [21/Sep/2024:12:55:29] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T12:55:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[23716]: [21/Sep/2024:12:55:29] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[23716]: [21/Sep/2024:12:55:29] ENGINE Bus STARTED 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:30 smithi002 ceph-mon[23716]: [21/Sep/2024:12:55:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:55:30.725 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:55:30.726 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-21T12:55:30.726 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:55:30.726 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:55:30.726 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:55:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:31 smithi002 ceph-mon[33559]: mgrmap e32: y(active, since 3s) 2024-09-21T12:55:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:31 smithi002 ceph-mon[23716]: mgrmap e32: y(active, since 3s) 2024-09-21T12:55:31.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:31 smithi162 ceph-mon[27540]: mgrmap e32: y(active, since 3s) 2024-09-21T12:55:32.527 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:32 smithi162 ceph-mon[27540]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:32 smithi002 ceph-mon[23716]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:32 smithi002 ceph-mon[33559]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:32.834 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:55:32] ENGINE Bus STARTING 2024-09-21T12:55:32.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: CherryPy Checker: 2024-09-21T12:55:32.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: The Application mounted at '' has an empty config. 2024-09-21T12:55:32.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T12:55:32.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:55:32] ENGINE Serving on http://:::9283 2024-09-21T12:55:32.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:55:32] ENGINE Bus STARTED 2024-09-21T12:55:33.677 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: Standby manager daemon x started 2024-09-21T12:55:33.677 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:55:33.677 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:55:33.677 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:55:33.677 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:55:33.677 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.677 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:33.678 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:55:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: Standby manager daemon x started 2024-09-21T12:55:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:55:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:55:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:55:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:55:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: Standby manager daemon x started 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T12:55:33.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:33.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:33 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:55:34.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:55:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T12:55:34.549 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:34.549 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:55:34.549 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:55:34.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:55:34.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:34 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:55:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:55:34.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:34 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:35 smithi002 ceph-mon[23716]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:55:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:35 smithi002 ceph-mon[23716]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:55:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:35 smithi002 ceph-mon[33559]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:55:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:35 smithi002 ceph-mon[33559]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:55:35.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:35 smithi162 ceph-mon[27540]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:55:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:35 smithi162 ceph-mon[27540]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:55:36.705 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:36 smithi002 ceph-mon[33559]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:36.705 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:36 smithi002 ceph-mon[33559]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:55:36.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:36 smithi002 ceph-mon[23716]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:36.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:36 smithi002 ceph-mon[23716]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:55:36.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:36 smithi162 ceph-mon[27540]: from='client.24844 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:36.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:36 smithi162 ceph-mon[27540]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:55:38.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:37 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:38.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:37 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:38.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:37 smithi162 ceph-mon[27540]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:55:38.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:37 smithi162 ceph-mon[27540]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:55:38.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:37 smithi162 ceph-mon[27540]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:55:38.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:37 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/400188391' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:55:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[33559]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:55:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[33559]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:55:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[33559]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:55:38.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/400188391' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:55:38.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:38.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:38.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[23716]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:55:38.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[23716]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:55:38.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[23716]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:55:38.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:37 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/400188391' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:55:40.215 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:39 smithi162 systemd[1]: Stopping Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:55:40.506 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-mon[27540]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:55:40.506 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.214Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T12:55:40.506 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.214Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.214Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.214Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.214Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.214Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.215Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.215Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.215Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.215Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.215Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[64171]: ts=2024-09-21T12:55:40.215Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 podman[66995]: 2024-09-21 12:55:40.225066954 +0000 UTC m=+0.110541993 container died aa7ab6ee053eb5f87f4711894fe56c17ab6fe5ddba697df86cb4d06c0a81f26c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 podman[66995]: 2024-09-21 12:55:40.505554896 +0000 UTC m=+0.391029929 container cleanup aa7ab6ee053eb5f87f4711894fe56c17ab6fe5ddba697df86cb4d06c0a81f26c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:55:40.507 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 bash[66995]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T12:55:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:40 smithi002 ceph-mon[23716]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:55:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:40 smithi002 ceph-mon[33559]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:55:40.834 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 podman[67007]: 2024-09-21 12:55:40.748602837 +0000 UTC m=+0.525520724 container remove aa7ab6ee053eb5f87f4711894fe56c17ab6fe5ddba697df86cb4d06c0a81f26c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:55:41.221 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T12:55:41.221 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 systemd[1]: Stopped Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:55:41.221 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 2.159s CPU time. 2024-09-21T12:55:41.221 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:40 smithi162 systemd[1]: Starting Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:55:41.222 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 podman[67103]: 2024-09-21 12:55:41.002788722 +0000 UTC m=+0.016634310 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T12:55:41.222 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 podman[67103]: 2024-09-21 12:55:41.107905701 +0000 UTC m=+0.121751271 container create ba87083a5fe5c4183a3195b9dadfc0723688f434c18b3a565c1897dc6eba499b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:55:41.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 podman[67103]: 2024-09-21 12:55:41.36039248 +0000 UTC m=+0.374238067 container init ba87083a5fe5c4183a3195b9dadfc0723688f434c18b3a565c1897dc6eba499b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:55:41.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 podman[67103]: 2024-09-21 12:55:41.363153727 +0000 UTC m=+0.376999306 container start ba87083a5fe5c4183a3195b9dadfc0723688f434c18b3a565c1897dc6eba499b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:55:41.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.388Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T12:55:41.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.388Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T12:55:41.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.388Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi162 (none))" 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.388Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.388Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.389Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.389Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.391Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.391Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.393Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.393Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.137µs 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.393Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.395Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.404Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T12:55:41.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.407Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.407Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.408Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.214µs wal_replay_duration=14.441692ms wbl_replay_duration=110ns total_replay_duration=14.488675ms 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.409Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.409Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.409Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.430Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.195448ms db_storage=779ns remote_storage=1.171µs web_handler=458ns query_engine=518ns scrape=438.997µs scrape_sd=112.541µs notify=23.895µs notify_sd=20.414µs rules=20.192867ms tracing=5.545µs 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.430Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:55:41.430Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T12:55:41.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 bash[67103]: ba87083a5fe5c4183a3195b9dadfc0723688f434c18b3a565c1897dc6eba499b 2024-09-21T12:55:41.588 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:55:41 smithi162 systemd[1]: Started Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:55:42.804 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:55:42.804 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.804 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.804 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:55:42.804 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:55:42.804 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[33559]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:55:42.805 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:55:42.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:42 smithi002 ceph-mon[23716]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:55:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:55:42.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:55:42.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T12:55:42.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:42.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:55:42.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:42 smithi162 ceph-mon[27540]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:55:43.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:43 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:43.843 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:43 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:43.843 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:43 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:44.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:44 smithi002 ceph-mon[33559]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:55:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:44 smithi002 ceph-mon[23716]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:55:44.750 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:44 smithi162 ceph-mon[27540]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:55:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:55:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:55:46.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:55:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:55:48.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:48 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:48.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:48 smithi002 ceph-mon[33559]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:48.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:48 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:48.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:48 smithi002 ceph-mon[23716]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:49.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:48 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:49.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:48 smithi162 ceph-mon[27540]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:55:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:55:50] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T12:55:50.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:50 smithi002 ceph-mon[33559]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:50.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:50 smithi002 ceph-mon[23716]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:51.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:50 smithi162 ceph-mon[27540]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:52.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:52 smithi002 ceph-mon[33559]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:52.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:52 smithi002 ceph-mon[23716]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:53.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:52 smithi162 ceph-mon[27540]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:54.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:54 smithi002 ceph-mon[23716]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:54.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:54 smithi002 ceph-mon[33559]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:55.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:54 smithi162 ceph-mon[27540]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:56.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:56 smithi002 ceph-mon[23716]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:56.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:56 smithi002 ceph-mon[33559]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:57.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:56 smithi162 ceph-mon[27540]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:55:58.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:58 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:58.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:58 smithi002 ceph-mon[23716]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:58.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:55:58 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:58.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:58 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:58.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:58 smithi002 ceph-mon[33559]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:58.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:55:58 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:55:59.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:58 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:55:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:58 smithi162 ceph-mon[27540]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:55:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:55:58 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:00.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:00 smithi002 ceph-mon[23716]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:00.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:00 smithi002 ceph-mon[33559]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:00.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:56:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:56:00] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T12:56:01.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:00 smithi162 ceph-mon[27540]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:02.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:02 smithi002 ceph-mon[23716]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:02 smithi002 ceph-mon[33559]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:03.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:02 smithi162 ceph-mon[27540]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:04.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:04 smithi002 ceph-mon[23716]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:04 smithi002 ceph-mon[33559]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:05.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:04 smithi162 ceph-mon[27540]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:06.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:06 smithi002 ceph-mon[23716]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:06.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:06 smithi002 ceph-mon[33559]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:07.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:06 smithi162 ceph-mon[27540]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:08.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:08 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:08.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:08 smithi002 ceph-mon[23716]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:08.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:08 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:08.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:08 smithi002 ceph-mon[33559]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:09.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:08 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:09.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:08 smithi162 ceph-mon[27540]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:10.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:10 smithi002 ceph-mon[23716]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:10.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:56:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:56:10] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T12:56:10.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:10 smithi002 ceph-mon[33559]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:11.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:10 smithi162 ceph-mon[27540]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:12.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:12 smithi002 ceph-mon[33559]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:12.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:12 smithi002 ceph-mon[23716]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:13.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:12 smithi162 ceph-mon[27540]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:13.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:13 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:13.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:13 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:14.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:13 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:14.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:14 smithi002 ceph-mon[33559]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:14 smithi002 ceph-mon[23716]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:15.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:14 smithi162 ceph-mon[27540]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:16.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:16 smithi002 ceph-mon[33559]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:16.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:16 smithi002 ceph-mon[23716]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:17.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:16 smithi162 ceph-mon[27540]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:18.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:18 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:18.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:18 smithi002 ceph-mon[33559]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:18 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:18 smithi002 ceph-mon[23716]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:19.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:18 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:19.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:18 smithi162 ceph-mon[27540]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:56:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:56:20] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T12:56:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:20 smithi002 ceph-mon[33559]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:20 smithi002 ceph-mon[23716]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:21.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:20 smithi162 ceph-mon[27540]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:22.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:22 smithi002 ceph-mon[33559]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:22.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:22 smithi002 ceph-mon[23716]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:23.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:22 smithi162 ceph-mon[27540]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:24.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:24 smithi002 ceph-mon[23716]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:24.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:24 smithi002 ceph-mon[33559]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:25.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:24 smithi162 ceph-mon[27540]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:26.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:26 smithi002 ceph-mon[23716]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:26.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:26 smithi002 ceph-mon[33559]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:27.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:26 smithi162 ceph-mon[27540]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:28 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:28 smithi002 ceph-mon[23716]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:28 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:28 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:28 smithi002 ceph-mon[33559]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:28 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:29.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:28 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:29.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:28 smithi162 ceph-mon[27540]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:29.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:28 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:30 smithi002 ceph-mon[23716]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:56:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:56:30] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T12:56:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:30 smithi002 ceph-mon[33559]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:31.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:30 smithi162 ceph-mon[27540]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:32.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:32 smithi002 ceph-mon[33559]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:32.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:32 smithi002 ceph-mon[23716]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:33.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:32 smithi162 ceph-mon[27540]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:34.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:34 smithi002 ceph-mon[33559]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:34.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:34 smithi002 ceph-mon[23716]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:35.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:34 smithi162 ceph-mon[27540]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:36.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:36 smithi002 ceph-mon[33559]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:36.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:36 smithi002 ceph-mon[23716]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:37.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:36 smithi162 ceph-mon[27540]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:38 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:38 smithi002 ceph-mon[33559]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:38.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:38 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:38.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:38 smithi002 ceph-mon[23716]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:39.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:38 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:39.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:38 smithi162 ceph-mon[27540]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:40.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:40 smithi002 ceph-mon[33559]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:40.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:40 smithi002 ceph-mon[23716]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:56:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:56:40] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T12:56:41.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:40 smithi162 ceph-mon[27540]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:42 smithi002 ceph-mon[23716]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:42.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:42 smithi002 ceph-mon[33559]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:43.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:42 smithi162 ceph-mon[27540]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:43.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:43 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:43 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:44.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:43 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:44.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:44 smithi002 ceph-mon[33559]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:44 smithi002 ceph-mon[23716]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:45.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:44 smithi162 ceph-mon[27540]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[23716]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[33559]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:56:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:56:47.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:46 smithi162 ceph-mon[27540]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:56:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:56:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:56:48.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:48 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:48.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:48 smithi002 ceph-mon[33559]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:48.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:48 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:48.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:48 smithi002 ceph-mon[23716]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:49.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:48 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:49.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:48 smithi162 ceph-mon[27540]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:50.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:50 smithi002 ceph-mon[33559]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:50.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:50 smithi002 ceph-mon[23716]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:56:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:56:50] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T12:56:51.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:50 smithi162 ceph-mon[27540]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:52.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:52 smithi002 ceph-mon[23716]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:52.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:52 smithi002 ceph-mon[33559]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:53.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:52 smithi162 ceph-mon[27540]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:55.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:54 smithi162 ceph-mon[27540]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:54 smithi002 ceph-mon[33559]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:54 smithi002 ceph-mon[23716]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:57.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:56 smithi162 ceph-mon[27540]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:57.087 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:56 smithi002 ceph-mon[23716]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:57.087 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:56 smithi002 ceph-mon[33559]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:56:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:58 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:58 smithi162 ceph-mon[27540]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:59.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:56:58 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:58 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:58 smithi002 ceph-mon[23716]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:59.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:56:58 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:56:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:58 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:56:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:58 smithi002 ceph-mon[33559]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:56:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:56:58 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:00.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:00 smithi002 ceph-mon[23716]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:00.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:57:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:57:00] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T12:57:00.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:00 smithi002 ceph-mon[33559]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:01.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:00 smithi162 ceph-mon[27540]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:03.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:02 smithi162 ceph-mon[27540]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:02 smithi002 ceph-mon[33559]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:03.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:02 smithi002 ceph-mon[23716]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:05.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:04 smithi162 ceph-mon[27540]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:05.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:04 smithi002 ceph-mon[23716]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:05.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:04 smithi002 ceph-mon[33559]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:07.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:06 smithi162 ceph-mon[27540]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:07.098 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:06 smithi002 ceph-mon[23716]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:07.098 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:06 smithi002 ceph-mon[33559]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:09.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:08 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:09.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:08 smithi162 ceph-mon[27540]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:09.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:08 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:09.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:08 smithi002 ceph-mon[33559]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:09.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:08 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:09.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:08 smithi002 ceph-mon[23716]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:10.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:10 smithi002 ceph-mon[33559]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:10.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:10 smithi002 ceph-mon[23716]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:10.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:57:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:57:10] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T12:57:11.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:10 smithi162 ceph-mon[27540]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:13.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:12 smithi162 ceph-mon[27540]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:13.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:12 smithi002 ceph-mon[23716]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:12 smithi002 ceph-mon[33559]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:13.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:13 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:14.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:13 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:14.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:13 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:15.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:14 smithi162 ceph-mon[27540]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:15.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:14 smithi002 ceph-mon[23716]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:14 smithi002 ceph-mon[33559]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:17.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:16 smithi162 ceph-mon[27540]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:17.109 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:16 smithi002 ceph-mon[23716]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:17.109 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:16 smithi002 ceph-mon[33559]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:19.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:18 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:19.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:18 smithi162 ceph-mon[27540]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:19.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:18 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:19.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:18 smithi002 ceph-mon[33559]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:19.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:18 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:19.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:18 smithi002 ceph-mon[23716]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:20 smithi002 ceph-mon[33559]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:20 smithi002 ceph-mon[23716]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:57:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:57:20] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T12:57:21.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:20 smithi162 ceph-mon[27540]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:23.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:22 smithi162 ceph-mon[27540]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:23.085 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 12:57:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=sqlstore.transactions t=2024-09-21T12:57:22.651365219Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T12:57:23.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:22 smithi002 ceph-mon[33559]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:23.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:22 smithi002 ceph-mon[23716]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:25.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:24 smithi162 ceph-mon[27540]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:25.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:24 smithi002 ceph-mon[33559]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:24 smithi002 ceph-mon[23716]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:27.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:26 smithi162 ceph-mon[27540]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:27.120 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:26 smithi002 ceph-mon[23716]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:27.120 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:26 smithi002 ceph-mon[33559]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:29.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:28 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:29.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:28 smithi162 ceph-mon[27540]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:29.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:28 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:29.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:28 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:29.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:28 smithi002 ceph-mon[23716]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:29.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:28 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:29.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:28 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:29.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:28 smithi002 ceph-mon[33559]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:29.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:28 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:30 smithi002 ceph-mon[33559]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:30 smithi002 ceph-mon[23716]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:57:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:57:30] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-21T12:57:31.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:30 smithi162 ceph-mon[27540]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:33.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:32 smithi162 ceph-mon[27540]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:33.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:32 smithi002 ceph-mon[33559]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:33.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:32 smithi002 ceph-mon[23716]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:35.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:34 smithi162 ceph-mon[27540]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:35.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:34 smithi002 ceph-mon[33559]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:35.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:34 smithi002 ceph-mon[23716]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:37.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:36 smithi162 ceph-mon[27540]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:37.129 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:36 smithi002 ceph-mon[33559]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:37.129 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:36 smithi002 ceph-mon[23716]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:39.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:38 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:39.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:38 smithi162 ceph-mon[27540]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:39.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:38 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:39.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:38 smithi002 ceph-mon[23716]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:39.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:38 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:39.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:38 smithi002 ceph-mon[33559]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:40.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:40 smithi002 ceph-mon[33559]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:40.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:40 smithi002 ceph-mon[23716]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:57:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:57:40] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-21T12:57:41.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:40 smithi162 ceph-mon[27540]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:43.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:42 smithi162 ceph-mon[27540]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:42 smithi002 ceph-mon[33559]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:42 smithi002 ceph-mon[23716]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:44.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:43 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:44.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:43 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:44.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:43 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:45.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:44 smithi162 ceph-mon[27540]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:44 smithi002 ceph-mon[33559]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:44 smithi002 ceph-mon[23716]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:47.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:46 smithi162 ceph-mon[27540]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:46 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.139 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[23716]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[33559]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:47.140 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:46 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:48.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:47 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:57:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:47 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:57:48.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:47 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:47 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:57:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:47 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:57:48.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:47 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:47 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:57:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:47 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:57:48.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:47 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' 2024-09-21T12:57:49.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:48 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:49.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:48 smithi162 ceph-mon[27540]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:49.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:48 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:49.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:48 smithi002 ceph-mon[33559]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:49.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:48 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:49.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:48 smithi002 ceph-mon[23716]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:50.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:50 smithi002 ceph-mon[33559]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:57:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:57:50] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T12:57:50.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:50 smithi002 ceph-mon[23716]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:51.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:50 smithi162 ceph-mon[27540]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:53.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:52 smithi162 ceph-mon[27540]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:53.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:52 smithi002 ceph-mon[33559]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:53.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:52 smithi002 ceph-mon[23716]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:55.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:54 smithi162 ceph-mon[27540]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:54 smithi002 ceph-mon[33559]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:54 smithi002 ceph-mon[23716]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:55 smithi002 ceph-mon[23716]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:56.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:55 smithi002 ceph-mon[33559]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:56.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:55 smithi162 ceph-mon[27540]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:57:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:58 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:58 smithi002 ceph-mon[23716]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:57:58 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:58 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:58 smithi002 ceph-mon[33559]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:57:58 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:57:58.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:58 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:57:58.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:58 smithi162 ceph-mon[27540]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:57:58.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:57:58 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:00 smithi002 ceph-mon[23716]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:00.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:00 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:58:00] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:58:00.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:00 smithi002 ceph-mon[33559]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:00.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:00 smithi162 ceph-mon[27540]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:02 smithi002 ceph-mon[23716]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:02 smithi002 ceph-mon[33559]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:02.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:02 smithi162 ceph-mon[27540]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:04.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:04 smithi002 ceph-mon[23716]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:04.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:04 smithi002 ceph-mon[33559]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:04.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:04 smithi162 ceph-mon[27540]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:06.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:06 smithi002 ceph-mon[23716]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:06.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:06 smithi002 ceph-mon[33559]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:06.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:06 smithi162 ceph-mon[27540]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:08.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:08 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:08.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:08 smithi002 ceph-mon[23716]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:08 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:08 smithi002 ceph-mon[33559]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:08.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:08 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:08 smithi162 ceph-mon[27540]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:10.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:10 smithi002 ceph-mon[23716]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:10.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:58:10] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:10 smithi002 ceph-mon[33559]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:10.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:10 smithi162 ceph-mon[27540]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:12 smithi002 ceph-mon[23716]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:12 smithi002 ceph-mon[33559]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:12 smithi162 ceph-mon[27540]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:13.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:13 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:13 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:13.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:13 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:14.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:14 smithi002 ceph-mon[23716]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:14.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:14 smithi002 ceph-mon[33559]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:14.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:14 smithi162 ceph-mon[27540]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:16.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:16 smithi002 ceph-mon[33559]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:16.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:16 smithi002 ceph-mon[23716]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:16.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:16 smithi162 ceph-mon[27540]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:18 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:18 smithi002 ceph-mon[23716]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:18.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:18 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:18.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:18 smithi002 ceph-mon[33559]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:18.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:18 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:18.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:18 smithi162 ceph-mon[27540]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:20.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:58:20] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T12:58:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:20 smithi002 ceph-mon[23716]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:20 smithi002 ceph-mon[33559]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:20.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:20 smithi162 ceph-mon[27540]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:22 smithi002 ceph-mon[23716]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:22 smithi002 ceph-mon[33559]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:22.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:22 smithi162 ceph-mon[27540]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:24 smithi002 ceph-mon[23716]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:24 smithi002 ceph-mon[33559]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:24.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:24 smithi162 ceph-mon[27540]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:26 smithi002 ceph-mon[23716]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:26.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:26 smithi002 ceph-mon[33559]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:26 smithi162 ceph-mon[27540]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:28 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:28 smithi002 ceph-mon[33559]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:28 smithi002 ceph-mon[33559]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:28 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:28 smithi002 ceph-mon[23716]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:28 smithi002 ceph-mon[23716]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:28.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:28 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:28 smithi162 ceph-mon[27540]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:28 smithi162 ceph-mon[27540]: from='mgr.15192 172.21.15.2:0/3046091331' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:29.462 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T12:58:29.726 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:58:30.361 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T12:58:30.361 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (16m) 2m ago 16m 81.5M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (2m) 2m ago 15m - - 3.8 164465d2334a 55c72747cf0a 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (11m) 2m ago 20m 451M - 19.3.0-5104-g44178494 b415816db8b4 653ffd08e0f6 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (5m) 2m ago 21m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (21m) 2m ago 22m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (20m) 2m ago 20m 53.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (20m) 2m ago 20m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (16m) 2m ago 16m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (15m) 2m ago 15m 16.3M - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (20m) 2m ago 20m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (19m) 2m ago 19m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T12:58:30.362 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (19m) 2m ago 19m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (18m) 2m ago 18m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (18m) 2m ago 18m 60.8M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (18m) 2m ago 18m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (17m) 2m ago 17m 52.3M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (17m) 2m ago 17m 61.0M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (2m) 2m ago 16m 34.1M - 2.43.0 a07b618ecd1d ba87083a5fe5 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (15m) 2m ago 15m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T12:58:30.363 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (15m) 2m ago 15m 87.8M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T12:58:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:30 smithi002 ceph-mon[33559]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:30.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:30 smithi002 ceph-mon[23716]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:30.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:58:30] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T12:58:30.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:30 smithi162 ceph-mon[27540]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:31.093 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T12:58:31.355 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:58:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:31 smithi002 ceph-mon[33559]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:58:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:31 smithi002 ceph-mon[23716]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:58:31.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:31 smithi162 ceph-mon[27540]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:58:32.078 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T12:58:32.079 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T12:58:32.080 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T12:58:32.080 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T12:58:32.080 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T12:58:32.654 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T12:58:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:32 smithi002 ceph-mon[23716]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:32 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1517904307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:58:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:32 smithi002 ceph-mon[33559]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:32 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1517904307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:58:32.736 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:32 smithi162 ceph-mon[27540]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:32.736 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:32 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1517904307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:58:32.911 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: id: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: y(active, since 3m), standbys: x 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:58:33.638 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T12:58:33.639 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-21T12:58:34.256 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T12:58:34.516 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:58:34.637 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:34 smithi002 ceph-mon[33559]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:34.637 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:34 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3986689385' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:58:34.637 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:34 smithi002 ceph-mon[23716]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:34.637 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:34 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3986689385' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:58:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:34 smithi162 ceph-mon[27540]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:34.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:34 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3986689385' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T12:58:35.210 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T12:58:35.460 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:35 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1908964857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:58:35.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:35 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1908964857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:58:35.821 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T12:58:35.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:35 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1908964857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T12:58:36.080 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:58:36.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:36 smithi002 ceph-mon[23716]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:36.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:36 smithi002 ceph-mon[33559]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:36.749 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T12:58:36.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:36 smithi162 ceph-mon[27540]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:37.305 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T12:58:37.569 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:58:37.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:37 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2586531154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:58:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:37 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2586531154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:58:37.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:37 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2586531154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T12:58:38.584 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:58:38] ENGINE Bus STOPPING 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:58:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:58:38] ENGINE Bus STOPPED 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3143001902' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: Activating manager daemon x 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3143001902' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: mgrmap e34: x(active, starting, since 0.0101462s) 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:58:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:58:38.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:38 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:58:38.604 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ignoring --setuser ceph since I am not root 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ignoring --setgroup ceph since I am not root 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mgr[81534]: -- 172.21.15.2:0/1096536371 <== mon.2 v2:172.21.15.2:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f1a4bf10e0 con 0x55f1a4bce800 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3143001902' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: Activating manager daemon x 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3143001902' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: mgrmap e34: x(active, starting, since 0.0101462s) 2024-09-21T12:58:38.605 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:58:38.606 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='client.15261 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3143001902' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: Activating manager daemon x 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3143001902' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: mgrmap e34: x(active, starting, since 0.0101462s) 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T12:58:38.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T12:58:38.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T12:58:38.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T12:58:38.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T12:58:38.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T12:58:38.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T12:58:38.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:38 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T12:58:38.903 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T12:58:39.171 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:58:39.684 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[23716]: Manager daemon x is now available 2024-09-21T12:58:39.684 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:39.684 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:58:39.684 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:58:39.684 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:58:39.684 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:58:39.684 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:58:39.685 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[33559]: Manager daemon x is now available 2024-09-21T12:58:39.685 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:39.685 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:58:39.685 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:58:39.685 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:58:39.685 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:58:39.685 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:39 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:58:39.834 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:58:39] ENGINE Bus STARTING 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:58:39] ENGINE Serving on http://:::9283 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:12:58:39] ENGINE Bus STARTED 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-mon[27540]: Manager daemon x is now available 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:58:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T12:58:39.846+0000 7efebf538640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:12:58:39] ENGINE Error in HTTPServer.serve 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: Traceback (most recent call last): 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self._connections.run(self.expiration_interval) 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self._run(expiration_interval) 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:58:40.171 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: s = self.context.wrap_socket( 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: return self.sslsocket_class._create( 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self.do_handshake() 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: self._sslobj.do_handshake() 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:58:40.172 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:58:39 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[23716]: mgrmap e35: x(active, since 1.20885s) 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[23716]: [21/Sep/2024:12:58:39] ENGINE Bus STARTING 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[23716]: [21/Sep/2024:12:58:39] ENGINE Serving on https://172.21.15.162:7150 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[23716]: [21/Sep/2024:12:58:39] ENGINE Error in HTTPServer.serve 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:58:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[23716]: [21/Sep/2024:12:58:39] ENGINE Serving on http://172.21.15.162:8765 2024-09-21T12:58:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[23716]: [21/Sep/2024:12:58:39] ENGINE Bus STARTED 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[23716]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[33559]: mgrmap e35: x(active, since 1.20885s) 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[33559]: [21/Sep/2024:12:58:39] ENGINE Bus STARTING 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[33559]: [21/Sep/2024:12:58:39] ENGINE Serving on https://172.21.15.162:7150 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[33559]: [21/Sep/2024:12:58:39] ENGINE Error in HTTPServer.serve 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:58:40.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[33559]: [21/Sep/2024:12:58:39] ENGINE Serving on http://172.21.15.162:8765 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[33559]: [21/Sep/2024:12:58:39] ENGINE Bus STARTED 2024-09-21T12:58:40.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:40 smithi002 ceph-mon[33559]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:40.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:40 smithi162 ceph-mon[27540]: mgrmap e35: x(active, since 1.20885s) 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:40 smithi162 ceph-mon[27540]: [21/Sep/2024:12:58:39] ENGINE Bus STARTING 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:40 smithi162 ceph-mon[27540]: [21/Sep/2024:12:58:39] ENGINE Serving on https://172.21.15.162:7150 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:40 smithi162 ceph-mon[27540]: [21/Sep/2024:12:58:39] ENGINE Error in HTTPServer.serve 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: Traceback (most recent call last): 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._run(expiration_interval) 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:58:40.835 INFO:journalctl@ceph.mon.b.smithi162.stdout: s = self.context.wrap_socket( 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: return self.sslsocket_class._create( 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: self.do_handshake() 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._sslobj.do_handshake() 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:40 smithi162 ceph-mon[27540]: [21/Sep/2024:12:58:39] ENGINE Serving on http://172.21.15.162:8765 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:40 smithi162 ceph-mon[27540]: [21/Sep/2024:12:58:39] ENGINE Bus STARTED 2024-09-21T12:58:40.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:40 smithi162 ceph-mon[27540]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:41.817 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:41.414Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T12:58:41.817 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:41.416Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T12:58:41.817 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:41.417Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T12:58:41.817 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:41.419Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T12:58:41.817 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:41.421Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T12:58:41.817 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:41.421Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T12:58:41.817 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:41 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:41.421Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T12:58:42.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:42 smithi162 ceph-mon[27540]: mgrmap e36: x(active, since 3s) 2024-09-21T12:58:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:42 smithi162 ceph-mon[27540]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:42.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:42 smithi002 ceph-mon[33559]: mgrmap e36: x(active, since 3s) 2024-09-21T12:58:42.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:42 smithi002 ceph-mon[33559]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:42 smithi002 ceph-mon[23716]: mgrmap e36: x(active, since 3s) 2024-09-21T12:58:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:42 smithi002 ceph-mon[23716]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:44.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:58:43] ENGINE Bus STARTING 2024-09-21T12:58:44.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: CherryPy Checker: 2024-09-21T12:58:44.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: The Application mounted at '' has an empty config. 2024-09-21T12:58:44.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T12:58:44.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:58:43] ENGINE Serving on http://:::9283 2024-09-21T12:58:44.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:43 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:12:58:43] ENGINE Bus STARTED 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: mgrmap e37: x(active, since 5s) 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: Standby manager daemon y started 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:44.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:44.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:44 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: mgrmap e37: x(active, since 5s) 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: Standby manager daemon y started 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:58:44.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: mgrmap e37: x(active, since 5s) 2024-09-21T12:58:44.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: Standby manager daemon y started 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:44.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:44 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:58:45.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:58:45.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:58:45.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[23716]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:58:45.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:45.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:45 smithi002 ceph-mon[33559]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:58:46.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:46.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:45 smithi162 ceph-mon[27540]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T12:58:46.924 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:46 smithi002 ceph-mon[23716]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:58:46.924 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:46 smithi002 ceph-mon[33559]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:58:47.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:46 smithi162 ceph-mon[27540]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3817386958' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1634777878' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]: dispatch 2024-09-21T12:58:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:49 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]: dispatch 2024-09-21T12:58:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:58:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:58:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:58:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3817386958' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:58:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1634777878' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]: dispatch 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]: dispatch 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3817386958' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1634777878' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]: dispatch 2024-09-21T12:58:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:49 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]: dispatch 2024-09-21T12:58:50.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:50 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]': finished 2024-09-21T12:58:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:50 smithi162 ceph-mon[27540]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T12:58:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:50 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/574876111' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2318118569"}]: dispatch 2024-09-21T12:58:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:50 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]': finished 2024-09-21T12:58:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:50 smithi002 ceph-mon[33559]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T12:58:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:50 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/574876111' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2318118569"}]: dispatch 2024-09-21T12:58:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:50 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3130315951"}]': finished 2024-09-21T12:58:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:50 smithi002 ceph-mon[23716]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T12:58:50.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:50 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/574876111' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2318118569"}]: dispatch 2024-09-21T12:58:50.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 12:58:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:58:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T12:58:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/574876111' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2318118569"}]': finished 2024-09-21T12:58:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-mon[27540]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T12:58:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-mon[27540]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:58:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2762320497' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]: dispatch 2024-09-21T12:58:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]: dispatch 2024-09-21T12:58:51.336 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 systemd[1]: Stopping Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/574876111' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2318118569"}]': finished 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[33559]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[33559]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2762320497' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]: dispatch 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]: dispatch 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/574876111' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2318118569"}]': finished 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[23716]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[23716]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2762320497' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]: dispatch 2024-09-21T12:58:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:51 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]: dispatch 2024-09-21T12:58:51.759 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T12:58:51.828 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.491Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.492Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.492Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.492Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[67118]: ts=2024-09-21T12:58:51.492Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T12:58:51.829 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 podman[69317]: 2024-09-21 12:58:51.502012605 +0000 UTC m=+0.121126020 container died ba87083a5fe5c4183a3195b9dadfc0723688f434c18b3a565c1897dc6eba499b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:58:52.084 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 podman[69317]: 2024-09-21 12:58:51.849737478 +0000 UTC m=+0.468850899 container cleanup ba87083a5fe5c4183a3195b9dadfc0723688f434c18b3a565c1897dc6eba499b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:58:52.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:51 smithi162 bash[69317]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]': finished 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[33559]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1982491929' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]: dispatch 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]: dispatch 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]': finished 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[23716]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1982491929' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]: dispatch 2024-09-21T12:58:52.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:52 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]: dispatch 2024-09-21T12:58:52.481 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1647701304"}]': finished 2024-09-21T12:58:52.481 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-mon[27540]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T12:58:52.481 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1982491929' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]: dispatch 2024-09-21T12:58:52.481 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]: dispatch 2024-09-21T12:58:52.481 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 podman[69329]: 2024-09-21 12:58:52.100970917 +0000 UTC m=+0.598502812 container remove ba87083a5fe5c4183a3195b9dadfc0723688f434c18b3a565c1897dc6eba499b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:58:52.481 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T12:58:52.481 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 systemd[1]: Stopped Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:58:52.481 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.583s CPU time. 2024-09-21T12:58:52.481 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 systemd[1]: Starting Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T12:58:52.732 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 podman[69421]: 2024-09-21 12:58:52.384209578 +0000 UTC m=+0.017114893 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T12:58:52.732 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 podman[69421]: 2024-09-21 12:58:52.485294903 +0000 UTC m=+0.118200202 container create 296046b71bd5cff645d6e0595724a54106f466f95d9ce3d0ae4d0b9e0c50044f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:58:52.732 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 podman[69421]: 2024-09-21 12:58:52.729407957 +0000 UTC m=+0.362313269 container init 296046b71bd5cff645d6e0595724a54106f466f95d9ce3d0ae4d0b9e0c50044f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:58:52.732 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 podman[69421]: 2024-09-21 12:58:52.73212974 +0000 UTC m=+0.365035040 container start 296046b71bd5cff645d6e0595724a54106f466f95d9ce3d0ae4d0b9e0c50044f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T12:58:53.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.755Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T12:58:53.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.755Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T12:58:53.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.755Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi162 (none))" 2024-09-21T12:58:53.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.755Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T12:58:53.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.755Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T12:58:53.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.757Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T12:58:53.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.757Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.759Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.759Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.760Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.760Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.653µs 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.760Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.762Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.771Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.774Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.776Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.776Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.776Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.052µs wal_replay_duration=16.322993ms wbl_replay_duration=131ns total_replay_duration=16.362218ms 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.778Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.778Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T12:58:53.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.778Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T12:58:53.087 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.799Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.213686ms db_storage=859ns remote_storage=1.153µs web_handler=355ns query_engine=643ns scrape=346.406µs scrape_sd=102.587µs notify=27.727µs notify_sd=16.577µs rules=19.307013ms tracing=7.111µs 2024-09-21T12:58:53.087 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.799Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T12:58:53.087 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T12:58:52.799Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T12:58:53.087 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 bash[69421]: 296046b71bd5cff645d6e0595724a54106f466f95d9ce3d0ae4d0b9e0c50044f 2024-09-21T12:58:53.087 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 12:58:52 smithi162 systemd[1]: Started Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]': finished 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4160593914' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2905716854"}]: dispatch 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:58:53.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]': finished 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4160593914' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2905716854"}]: dispatch 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:58:53.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:53 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:58:53.484 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3692413231"}]': finished 2024-09-21T12:58:53.484 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T12:58:53.484 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:58:53.485 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4160593914' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2905716854"}]: dispatch 2024-09-21T12:58:53.485 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:53.485 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:53.485 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:58:53.485 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:58:53.485 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:53 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4160593914' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2905716854"}]': finished 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3982378146' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]: dispatch 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]: dispatch 2024-09-21T12:58:54.385 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:54 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4160593914' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2905716854"}]': finished 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3982378146' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]: dispatch 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]: dispatch 2024-09-21T12:58:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4160593914' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2905716854"}]': finished 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3982378146' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]: dispatch 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]: dispatch 2024-09-21T12:58:54.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:54 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:58:55.423 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:55 smithi162 ceph-mon[27540]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]': finished 2024-09-21T12:58:55.424 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:55 smithi162 ceph-mon[27540]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T12:58:55.424 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:55 smithi162 ceph-mon[27540]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:55 smithi002 ceph-mon[33559]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]': finished 2024-09-21T12:58:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:55 smithi002 ceph-mon[33559]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T12:58:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:55 smithi002 ceph-mon[33559]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:55 smithi002 ceph-mon[23716]: from='client.? ' entity='client.iscsi.foo.smithi002.pvvrje' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3130315951"}]': finished 2024-09-21T12:58:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:55 smithi002 ceph-mon[23716]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T12:58:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:55 smithi002 ceph-mon[23716]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-21T12:58:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-09-21T12:58:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:58:57.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:57 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-09-21T12:58:57.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:57.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:58:57.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:58:57.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:57 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:58:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:59 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:58:59 smithi002 ceph-mon[23716]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-09-21T12:58:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:59 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:58:59 smithi002 ceph-mon[33559]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-09-21T12:58:59.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:59 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:58:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:58:59 smithi162 ceph-mon[27540]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-09-21T12:59:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:01 smithi002 ceph-mon[33559]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:01 smithi002 ceph-mon[23716]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:01.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:01 smithi162 ceph-mon[27540]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:03.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:03 smithi162 ceph-mon[27540]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T12:59:03.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:03 smithi002 ceph-mon[33559]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T12:59:03.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:03 smithi002 ceph-mon[23716]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T12:59:04.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:59:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:59:03] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T12:59:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:05 smithi002 ceph-mon[33559]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s 2024-09-21T12:59:05.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:05 smithi002 ceph-mon[23716]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s 2024-09-21T12:59:05.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:05 smithi162 ceph-mon[27540]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s 2024-09-21T12:59:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:07 smithi002 ceph-mon[33559]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:07.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:07 smithi002 ceph-mon[23716]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:07.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:07 smithi162 ceph-mon[27540]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:09 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:09 smithi002 ceph-mon[33559]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:09 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:09 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:09 smithi002 ceph-mon[23716]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:09 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:09.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:09 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:09 smithi162 ceph-mon[27540]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:09 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:11 smithi002 ceph-mon[23716]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:11 smithi002 ceph-mon[33559]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:11.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:11 smithi162 ceph-mon[27540]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:13.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:13 smithi162 ceph-mon[27540]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:13 smithi002 ceph-mon[23716]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:13.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:13 smithi002 ceph-mon[33559]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:14.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:59:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:59:13] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T12:59:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:15 smithi002 ceph-mon[33559]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:15 smithi002 ceph-mon[23716]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:15.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:15 smithi162 ceph-mon[27540]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:17 smithi002 ceph-mon[23716]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:17 smithi002 ceph-mon[33559]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:17.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:17 smithi162 ceph-mon[27540]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:19 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:19 smithi002 ceph-mon[33559]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:19 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:19 smithi002 ceph-mon[23716]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:19 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:19 smithi162 ceph-mon[27540]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:21.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:21 smithi002 ceph-mon[33559]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:21.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:21 smithi002 ceph-mon[23716]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:21.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:21 smithi162 ceph-mon[27540]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:23.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:23 smithi162 ceph-mon[27540]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:23 smithi002 ceph-mon[23716]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:23.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:23 smithi002 ceph-mon[33559]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:24.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:59:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:59:23] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T12:59:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:24 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:24 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:24.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:24 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:25 smithi002 ceph-mon[23716]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:25 smithi002 ceph-mon[33559]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:25.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:25 smithi162 ceph-mon[27540]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:27 smithi002 ceph-mon[23716]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:27 smithi002 ceph-mon[33559]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:27.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:27 smithi162 ceph-mon[27540]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:29 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:29 smithi002 ceph-mon[33559]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:29 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:29 smithi002 ceph-mon[23716]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:29.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:29 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:29.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:29 smithi162 ceph-mon[27540]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:30 smithi002 ceph-mon[33559]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:30.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:30 smithi002 ceph-mon[23716]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:30 smithi162 ceph-mon[27540]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:33.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:33 smithi162 ceph-mon[27540]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:33 smithi002 ceph-mon[33559]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:33 smithi002 ceph-mon[23716]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:34.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:59:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:59:33] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T12:59:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:35 smithi002 ceph-mon[33559]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:35.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:35 smithi002 ceph-mon[23716]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:35.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:35 smithi162 ceph-mon[27540]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:37 smithi002 ceph-mon[33559]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:37.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:37 smithi002 ceph-mon[23716]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:37.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:37 smithi162 ceph-mon[27540]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:39 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:39 smithi002 ceph-mon[33559]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:39 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:39 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:39 smithi002 ceph-mon[23716]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:39 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:39.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:39 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:39 smithi162 ceph-mon[27540]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:39 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:41 smithi002 ceph-mon[23716]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:41 smithi002 ceph-mon[33559]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:41 smithi162 ceph-mon[27540]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:43.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:43 smithi162 ceph-mon[27540]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:43 smithi002 ceph-mon[23716]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:43.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:43 smithi002 ceph-mon[33559]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:44.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:59:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:59:43] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-21T12:59:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:45 smithi002 ceph-mon[33559]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:45.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:45 smithi002 ceph-mon[23716]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:45.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:45 smithi162 ceph-mon[27540]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:47.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:47 smithi002 ceph-mon[33559]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:47.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:47 smithi002 ceph-mon[23716]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:47.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:47 smithi162 ceph-mon[27540]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:49 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:49 smithi002 ceph-mon[33559]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:49 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:49 smithi002 ceph-mon[23716]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:49.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:49 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:49 smithi162 ceph-mon[27540]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:51 smithi002 ceph-mon[33559]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:51 smithi002 ceph-mon[23716]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:51.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:51 smithi162 ceph-mon[27540]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:53.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:53 smithi162 ceph-mon[27540]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:53.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:53 smithi002 ceph-mon[33559]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:53.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:53 smithi002 ceph-mon[23716]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:54.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 12:59:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:12:59:53] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-21T12:59:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:54 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:54 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:54.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:54 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T12:59:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:55 smithi002 ceph-mon[33559]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:55 smithi002 ceph-mon[23716]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:55.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:55 smithi162 ceph-mon[27540]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:57.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:57 smithi002 ceph-mon[23716]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:57 smithi002 ceph-mon[33559]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:57.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:57 smithi162 ceph-mon[27540]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T12:59:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:58 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:59:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:58 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:59:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:58 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:59:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:58 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:59:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:58 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:59:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:58 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:59:58.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:58 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T12:59:58.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:58 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T12:59:58.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:58 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T12:59:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:59 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 12:59:59 smithi002 ceph-mon[23716]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:59 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 12:59:59 smithi002 ceph-mon[33559]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T12:59:59.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:59 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T12:59:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 12:59:59 smithi162 ceph-mon[27540]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:00 smithi002 ceph-mon[23716]: overall HEALTH_OK 2024-09-21T13:00:00.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:00 smithi002 ceph-mon[33559]: overall HEALTH_OK 2024-09-21T13:00:00.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:00 smithi162 ceph-mon[27540]: overall HEALTH_OK 2024-09-21T13:00:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:01 smithi002 ceph-mon[23716]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:01 smithi002 ceph-mon[33559]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:01.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:01 smithi162 ceph-mon[27540]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:02 smithi002 ceph-mon[23716]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:02 smithi002 ceph-mon[33559]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:02.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:02 smithi162 ceph-mon[27540]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:04.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:00:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:00:03] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T13:00:05.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:05 smithi002 ceph-mon[23716]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:05 smithi002 ceph-mon[33559]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:05.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:05 smithi162 ceph-mon[27540]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:07 smithi002 ceph-mon[33559]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:07.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:07 smithi002 ceph-mon[23716]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:07.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:07 smithi162 ceph-mon[27540]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:09 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:09 smithi002 ceph-mon[33559]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:09 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:09 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:09 smithi002 ceph-mon[23716]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:09 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:09.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:09 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:09 smithi162 ceph-mon[27540]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:09 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:11 smithi002 ceph-mon[23716]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:11 smithi002 ceph-mon[33559]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:11.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:11 smithi162 ceph-mon[27540]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:13.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:13 smithi162 ceph-mon[27540]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:13 smithi002 ceph-mon[23716]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:13.754 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:13 smithi002 ceph-mon[33559]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:14.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:00:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:00:13] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T13:00:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:15 smithi002 ceph-mon[33559]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:15 smithi002 ceph-mon[23716]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:15.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:15 smithi162 ceph-mon[27540]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:17 smithi002 ceph-mon[33559]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:17 smithi002 ceph-mon[23716]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:17.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:17 smithi162 ceph-mon[27540]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:19 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:19 smithi002 ceph-mon[33559]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:19 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:19 smithi002 ceph-mon[23716]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:19.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:19 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:19 smithi162 ceph-mon[27540]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:21.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:21 smithi002 ceph-mon[33559]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:21.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:21 smithi002 ceph-mon[23716]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:21.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:21 smithi162 ceph-mon[27540]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:23.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:23 smithi162 ceph-mon[27540]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:23 smithi002 ceph-mon[23716]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:23.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:23 smithi002 ceph-mon[33559]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:24.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:00:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:00:23] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T13:00:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:24 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:24 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:24.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:24 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:25 smithi002 ceph-mon[33559]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:25 smithi002 ceph-mon[23716]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:25.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:25 smithi162 ceph-mon[27540]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:27 smithi002 ceph-mon[33559]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:27 smithi002 ceph-mon[23716]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:27.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:27 smithi162 ceph-mon[27540]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:29.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:29 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:29.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:29 smithi002 ceph-mon[33559]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:29.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:29 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:29.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:29 smithi002 ceph-mon[23716]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:29 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:29 smithi162 ceph-mon[27540]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:31 smithi002 ceph-mon[33559]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:31 smithi002 ceph-mon[23716]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:31.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:31 smithi162 ceph-mon[27540]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:33.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:33 smithi162 ceph-mon[27540]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:33 smithi002 ceph-mon[23716]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:33 smithi002 ceph-mon[33559]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:34.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:00:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:00:33] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T13:00:35.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:35 smithi002 ceph-mon[23716]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:35 smithi002 ceph-mon[33559]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:35.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:35 smithi162 ceph-mon[27540]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:37.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:37 smithi002 ceph-mon[23716]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:37 smithi002 ceph-mon[33559]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:37.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:37 smithi162 ceph-mon[27540]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:39 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:39 smithi002 ceph-mon[23716]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:39 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:39 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:39 smithi002 ceph-mon[33559]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:39 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:39 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:39 smithi162 ceph-mon[27540]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:39 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:41 smithi002 ceph-mon[33559]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:41 smithi002 ceph-mon[23716]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:41.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:41 smithi162 ceph-mon[27540]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:43.676 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:43 smithi162 ceph-mon[27540]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:43.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:43 smithi002 ceph-mon[33559]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:43 smithi002 ceph-mon[23716]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:44.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:00:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:00:43] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T13:00:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:45 smithi002 ceph-mon[33559]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:45.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:45 smithi002 ceph-mon[23716]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:45.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:45 smithi162 ceph-mon[27540]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:47.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:47 smithi002 ceph-mon[23716]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:47.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:47 smithi002 ceph-mon[33559]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:47.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:47 smithi162 ceph-mon[27540]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:49 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:49 smithi002 ceph-mon[33559]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:49.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:49 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:49.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:49 smithi002 ceph-mon[23716]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:49 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:49.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:49 smithi162 ceph-mon[27540]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:51 smithi002 ceph-mon[33559]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:51 smithi002 ceph-mon[23716]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:51.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:51 smithi162 ceph-mon[27540]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:53.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:53 smithi162 ceph-mon[27540]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:53.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:53 smithi002 ceph-mon[33559]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:53.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:53 smithi002 ceph-mon[23716]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:54.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:00:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:00:53] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T13:00:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:54 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:54 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:54.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:54 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:00:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:55 smithi002 ceph-mon[33559]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:55 smithi002 ceph-mon[23716]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:55.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:55 smithi162 ceph-mon[27540]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:56.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:56 smithi002 ceph-mon[33559]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:56.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:56 smithi002 ceph-mon[23716]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:56.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:56 smithi162 ceph-mon[27540]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:00:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:58 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:00:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:58 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:00:58.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:58 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:00:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:58 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:00:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:58 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:00:58.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:58 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:00:58.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:58 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:00:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:58 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:00:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:58 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:00:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:59 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:00:59 smithi002 ceph-mon[33559]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:59.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:59 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:59.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:00:59 smithi002 ceph-mon[23716]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:00:59.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:59 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:00:59.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:00:59 smithi162 ceph-mon[27540]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:01 smithi002 ceph-mon[33559]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:01 smithi002 ceph-mon[23716]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:01.833 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:01 smithi162 ceph-mon[27540]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:03.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:03 smithi162 ceph-mon[27540]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:03.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:03 smithi002 ceph-mon[33559]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:03.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:03 smithi002 ceph-mon[23716]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:04.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:01:03] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T13:01:05.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:05 smithi002 ceph-mon[23716]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:05 smithi002 ceph-mon[33559]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:05 smithi162 ceph-mon[27540]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:07.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:07 smithi002 ceph-mon[23716]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:07 smithi002 ceph-mon[33559]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:07.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:07 smithi162 ceph-mon[27540]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:09 smithi002 ceph-mon[23716]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:09 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:09 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:09.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:09 smithi002 ceph-mon[33559]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:09.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:09 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:09.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:09 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:09 smithi162 ceph-mon[27540]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:09 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:09 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:11 smithi002 ceph-mon[23716]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:11 smithi002 ceph-mon[33559]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:11.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:11 smithi162 ceph-mon[27540]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:13.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:13 smithi162 ceph-mon[27540]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:13 smithi002 ceph-mon[23716]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:13.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:13 smithi002 ceph-mon[33559]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:14.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:01:13] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T13:01:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:15 smithi002 ceph-mon[33559]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:15 smithi002 ceph-mon[23716]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:15.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:15 smithi162 ceph-mon[27540]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:17 smithi002 ceph-mon[33559]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:17 smithi002 ceph-mon[23716]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:17.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:17 smithi162 ceph-mon[27540]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:19 smithi002 ceph-mon[33559]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:19 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:19 smithi002 ceph-mon[23716]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:19 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:19.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:19 smithi162 ceph-mon[27540]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:19 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:21.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:21 smithi002 ceph-mon[33559]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:21.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:21 smithi002 ceph-mon[23716]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:21.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:21 smithi162 ceph-mon[27540]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:22 smithi002 ceph-mon[23716]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:22 smithi002 ceph-mon[33559]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:22.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:22 smithi162 ceph-mon[27540]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:24.066 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:01:23] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T13:01:24.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:24 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:24.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:24 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:24.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:24 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:25.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:25 smithi162 ceph-mon[27540]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:25.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:25 smithi002 ceph-mon[33559]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:25.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:25 smithi002 ceph-mon[23716]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:27 smithi002 ceph-mon[33559]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:27 smithi002 ceph-mon[23716]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:27 smithi162 ceph-mon[27540]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:29 smithi002 ceph-mon[33559]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:29 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:29 smithi002 ceph-mon[23716]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:29 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:29.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:29 smithi162 ceph-mon[27540]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:29.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:29 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:31 smithi002 ceph-mon[33559]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:31 smithi002 ceph-mon[23716]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:31.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:31 smithi162 ceph-mon[27540]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:33.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:33 smithi162 ceph-mon[27540]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:33.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:33 smithi002 ceph-mon[23716]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:33 smithi002 ceph-mon[33559]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:34.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:33 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:01:33] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T13:01:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:35 smithi002 ceph-mon[33559]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:35.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:35 smithi002 ceph-mon[23716]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:35.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:35 smithi162 ceph-mon[27540]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:37.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:37 smithi002 ceph-mon[33559]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:37.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:37 smithi002 ceph-mon[23716]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:37.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:37 smithi162 ceph-mon[27540]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:39 smithi002 ceph-mon[33559]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:39 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:39 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:39 smithi002 ceph-mon[23716]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:39 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:39 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:39 smithi162 ceph-mon[27540]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:39 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:39 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:40.467 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:01:40.734 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:01:41.395 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:01:41.395 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (19m) 2m ago 19m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T13:01:41.395 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (19m) 2m ago 19m 80.6M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T13:01:41.395 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (2m) 2m ago 18m - - 3.8 164465d2334a 07d99f5933cd 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-5104-g44178494 b415816db8b4 653ffd08e0f6 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (25m) 2m ago 25m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (24m) 2m ago 24m 55.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (23m) 2m ago 23m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (19m) 2m ago 19m 16.5M - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (23m) 2m ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:01:41.396 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (21m) 2m ago 21m 61.3M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:01:41.397 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (21m) 2m ago 21m 54.6M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:01:41.397 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (20m) 2m ago 20m 52.9M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:01:41.397 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (20m) 2m ago 20m 61.6M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:01:41.397 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (2m) 2m ago 20m 35.7M - 2.43.0 a07b618ecd1d 296046b71bd5 2024-09-21T13:01:41.397 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (18m) 2m ago 18m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:01:41.397 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (18m) 2m ago 18m 89.6M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:01:41.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:41 smithi002 ceph-mon[33559]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:41.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:41 smithi002 ceph-mon[23716]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:41.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:41 smithi162 ceph-mon[27540]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:41.975 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ls' 2024-09-21T13:01:42.238 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:01:42.675 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:42 smithi002 ceph-mon[33559]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:42.675 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:42 smithi002 ceph-mon[23716]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:42 smithi162 ceph-mon[27540]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:42.893 INFO:teuthology.orchestra.run.smithi002.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi002=a;count:1 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:grafana ?:3000 1/1 2m ago 20m smithi162=a;count:1 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:mgr 2/2 2m ago 23m smithi002=y;smithi162=x;count:2 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:mon 3/3 2m ago 24m smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi162:172.21.15.162=b;count:3 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi002=a;smithi162=b;count:2 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:osd 8 2m ago - 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus ?:9095 1/1 2m ago 20m smithi162=a;count:1 2024-09-21T13:01:42.894 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-21T13:01:43.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:43 smithi002 ceph-mon[23716]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:43.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:43 smithi002 ceph-mon[23716]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:43 smithi002 ceph-mon[33559]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:43 smithi002 ceph-mon[33559]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:43.545 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T13:01:43.675 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:43 smithi162 ceph-mon[27540]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:43.676 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:43 smithi162 ceph-mon[27540]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:43.805 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:01:44.084 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:01:43] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T13:01:44.629 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:44 smithi002 ceph-mon[23716]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:44.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:44 smithi002 ceph-mon[33559]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:44.630 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:01:44.631 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:01:44.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:44 smithi162 ceph-mon[27540]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:01:45.312 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-21T13:01:45.571 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:01:45.692 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:45 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1324222331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:01:45.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:45 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1324222331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:01:45.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:45 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1324222331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:01:46.681 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:46 smithi002 ceph-mon[33559]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:46.681 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:46 smithi002 ceph-mon[33559]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:46.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:46 smithi002 ceph-mon[23716]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:46.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:46 smithi002 ceph-mon[23716]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:46.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:46 smithi162 ceph-mon[27540]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:46.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:46 smithi162 ceph-mon[27540]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:01:47.467 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:48.144 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:01:48.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[23716]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:01:48.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:48 smithi002 ceph-mon[33559]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:01:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:48 smithi162 ceph-mon[27540]: from='client.15351 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:01:48.949 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:01:49.609 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:49 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:01:49] ENGINE Bus STOPPING 2024-09-21T13:01:49.834 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ignoring --setuser ceph since I am not root 2024-09-21T13:01:49.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: ignoring --setgroup ceph since I am not root 2024-09-21T13:01:49.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:49 smithi162 ceph-mgr[60888]: -- 172.21.15.162:0/2899147384 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d3e7e130e0 con 0x55d3e7df1000 2024-09-21T13:01:49.972 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:49 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:01:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:01:49.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:49 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:01:49] ENGINE Bus STOPPED 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: Activating manager daemon y 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.24928 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:01:50.371 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: mgrmap e39: y(active, starting, since 0.00904061s) 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:01:50.372 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: Manager daemon y is now available 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:01:50.373 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:50 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:01:50.411 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:01:50.722 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:01:50] ENGINE Bus STARTING 2024-09-21T13:01:50.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:01:50] ENGINE Serving on http://:::9283 2024-09-21T13:01:50.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:01:50] ENGINE Bus STARTED 2024-09-21T13:01:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:01:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: Activating manager daemon y 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.24928 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: mgrmap e39: y(active, starting, since 0.00904061s) 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:01:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: Manager daemon y is now available 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:01:50.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.24928 172.21.15.162:0/960097674' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: Activating manager daemon y 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.24928 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: mgrmap e39: y(active, starting, since 0.00904061s) 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:01:50.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:01:50.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:01:50.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: Manager daemon y is now available 2024-09-21T13:01:50.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:01:50.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:01:50.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:01:50.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:01:50.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:01:50.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:50 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:01:51.042 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:01:51.042 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (19m) 2m ago 19m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (19m) 2m ago 19m 80.6M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (3m) 2m ago 18m - - 3.8 164465d2334a 07d99f5933cd 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-5104-g44178494 b415816db8b4 653ffd08e0f6 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (9m) 2m ago 25m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (25m) 2m ago 25m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (24m) 2m ago 24m 55.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (24m) 2m ago 24m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 7ba838f1d958 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (19m) 2m ago 19m 16.5M - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (23m) 2m ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (23m) 2m ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:01:51.043 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (21m) 2m ago 21m 61.3M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (21m) 2m ago 21m 54.6M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (21m) 2m ago 21m 52.9M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (20m) 2m ago 20m 61.6M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (2m) 2m ago 20m 35.7M - 2.43.0 a07b618ecd1d 296046b71bd5 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (18m) 2m ago 18m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:01:51.044 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (18m) 2m ago 18m 89.6M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:01:51.428 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:01:51.429 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:01:51.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:51 smithi162 ceph-mon[27540]: mgrmap e40: y(active, since 1.01083s) 2024-09-21T13:01:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:51 smithi162 ceph-mon[27540]: [21/Sep/2024:13:01:51] ENGINE Bus STARTING 2024-09-21T13:01:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-mon[23716]: mgrmap e40: y(active, since 1.01083s) 2024-09-21T13:01:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-mon[23716]: [21/Sep/2024:13:01:51] ENGINE Bus STARTING 2024-09-21T13:01:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-mon[33559]: mgrmap e40: y(active, since 1.01083s) 2024-09-21T13:01:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-mon[33559]: [21/Sep/2024:13:01:51] ENGINE Bus STARTING 2024-09-21T13:01:51.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:01:51.490+0000 7f58d444a640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:01:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: Traceback (most recent call last): 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self._connections.run(self.expiration_interval) 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self._run(expiration_interval) 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: s = self.context.wrap_socket( 2024-09-21T13:01:51.724 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:01:51.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: return self.sslsocket_class._create( 2024-09-21T13:01:51.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:01:51.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self.do_handshake() 2024-09-21T13:01:51.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:01:51.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: self._sslobj.do_handshake() 2024-09-21T13:01:51.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:01:51.725 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:01:51 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:01:51.740 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:01:51.740 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:01:51.740 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:01:51.740 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:01:51.740 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-21T13:01:51.741 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-21T13:01:51.741 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T13:01:51.741 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:01:51.741 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-21T13:01:51.741 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:01:51.741 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[23716]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4004013748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[23716]: [21/Sep/2024:13:01:51] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[23716]: [21/Sep/2024:13:01:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-21T13:01:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[23716]: [21/Sep/2024:13:01:51] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[23716]: [21/Sep/2024:13:01:51] ENGINE Bus STARTED 2024-09-21T13:01:52.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[23716]: from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[33559]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4004013748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[33559]: [21/Sep/2024:13:01:51] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[33559]: [21/Sep/2024:13:01:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:01:52.725 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[33559]: [21/Sep/2024:13:01:51] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[33559]: [21/Sep/2024:13:01:51] ENGINE Bus STARTED 2024-09-21T13:01:52.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:52 smithi002 ceph-mon[33559]: from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:52.785 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-mon[27540]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:01:52.785 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4004013748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:01:52.785 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-mon[27540]: [21/Sep/2024:13:01:51] ENGINE Serving on https://172.21.15.2:7150 2024-09-21T13:01:52.785 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-mon[27540]: [21/Sep/2024:13:01:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:01:52.785 INFO:journalctl@ceph.mon.b.smithi162.stdout: Traceback (most recent call last): 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._run(expiration_interval) 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: s = self.context.wrap_socket( 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: return self.sslsocket_class._create( 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:01:52.786 INFO:journalctl@ceph.mon.b.smithi162.stdout: self.do_handshake() 2024-09-21T13:01:52.787 INFO:journalctl@ceph.mon.b.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:01:52.787 INFO:journalctl@ceph.mon.b.smithi162.stdout: self._sslobj.do_handshake() 2024-09-21T13:01:52.787 INFO:journalctl@ceph.mon.b.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:01:52.787 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-mon[27540]: [21/Sep/2024:13:01:51] ENGINE Serving on http://172.21.15.2:8765 2024-09-21T13:01:52.787 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-mon[27540]: [21/Sep/2024:13:01:51] ENGINE Bus STARTED 2024-09-21T13:01:52.787 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-mon[27540]: from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:01:53.049 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:01:52.784Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T13:01:53.049 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:01:52.785Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T13:01:53.050 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:01:52.786Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T13:01:53.050 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:01:52.786Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T13:01:53.050 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:01:52.787Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T13:01:53.050 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:01:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:01:52.788Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T13:01:53.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:53 smithi002 ceph-mon[33559]: mgrmap e41: y(active, since 3s) 2024-09-21T13:01:53.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:53 smithi002 ceph-mon[23716]: mgrmap e41: y(active, since 3s) 2024-09-21T13:01:53.714 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:53 smithi162 ceph-mon[27540]: mgrmap e41: y(active, since 3s) 2024-09-21T13:01:54.084 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:01:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:01:53.812Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.162:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.162:8765: connect: connection refused" 2024-09-21T13:01:54.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:54 smithi162 ceph-mon[27540]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:01:54.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:54 smithi002 ceph-mon[23716]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:01:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:54 smithi002 ceph-mon[33559]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:01:55.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:13:01:54] ENGINE Bus STARTING 2024-09-21T13:01:55.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: CherryPy Checker: 2024-09-21T13:01:55.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: The Application mounted at '' has an empty config. 2024-09-21T13:01:55.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: 2024-09-21T13:01:55.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:13:01:54] ENGINE Serving on http://:::9283 2024-09-21T13:01:55.085 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:01:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[60884]: [21/Sep/2024:13:01:54] ENGINE Bus STARTED 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: mgrmap e42: y(active, since 5s) 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: Standby manager daemon x started 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: mgrmap e42: y(active, since 5s) 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: Standby manager daemon x started 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:01:55.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T13:01:55.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:55 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T13:01:55.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: mgrmap e42: y(active, since 5s) 2024-09-21T13:01:55.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: Standby manager daemon x started 2024-09-21T13:01:55.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/4056533190' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-21T13:01:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:55 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-21T13:01:56.592 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:01:56.592 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-21T13:01:56.592 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T13:01:56.593 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[33559]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:01:56.594 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:56.595 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:56 smithi002 ceph-mon[23716]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Updating smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:01:56.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Updating smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Reconfiguring iscsi.foo.smithi002.pvvrje (dependencies changed)... 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.pvvrje", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:01:56.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:56 smithi162 ceph-mon[27540]: Reconfiguring daemon iscsi.foo.smithi002.pvvrje on smithi002 2024-09-21T13:01:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:58 smithi002 ceph-mon[23716]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:01:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:58 smithi002 ceph-mon[33559]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:01:58.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:58 smithi162 ceph-mon[27540]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:02:00.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:59 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:59 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:59 smithi162 ceph-mon[27540]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:02:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:59 smithi162 ceph-mon[27540]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T13:02:00.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:01:59 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/810864835' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:02:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[23716]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:02:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[23716]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T13:02:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/810864835' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:02:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[33559]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:02:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[33559]: Reconfiguring daemon prometheus.a on smithi162 2024-09-21T13:02:00.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:01:59 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/810864835' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:02:01.210 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:00 smithi162 ceph-mon[27540]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:02:01.222 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:00 smithi002 ceph-mon[23716]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:02:01.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:00 smithi002 ceph-mon[33559]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:02:02.334 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 systemd[1]: Stopping Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.368Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.369Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:02:02.685 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.369Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:02:02.686 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[69436]: ts=2024-09-21T13:02:02.369Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:02:02.686 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 podman[71499]: 2024-09-21 13:02:02.378362343 +0000 UTC m=+0.151715115 container died 296046b71bd5cff645d6e0595724a54106f466f95d9ce3d0ae4d0b9e0c50044f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:03.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:02 smithi162 ceph-mon[27540]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:02:03.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 podman[71499]: 2024-09-21 13:02:02.714068403 +0000 UTC m=+0.487421171 container cleanup 296046b71bd5cff645d6e0595724a54106f466f95d9ce3d0ae4d0b9e0c50044f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:03.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 bash[71499]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:02:03.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:02 smithi162 podman[71513]: 2024-09-21 13:02:02.906916616 +0000 UTC m=+0.528216242 container remove 296046b71bd5cff645d6e0595724a54106f466f95d9ce3d0ae4d0b9e0c50044f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:03.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:02 smithi002 ceph-mon[33559]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:02:03.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:02 smithi002 ceph-mon[23716]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:02:03.338 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:02:03.339 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 systemd[1]: Stopped Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:03.339 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.598s CPU time. 2024-09-21T13:02:03.339 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 systemd[1]: Starting Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 podman[71608]: 2024-09-21 13:02:03.2419336 +0000 UTC m=+0.016857869 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 podman[71608]: 2024-09-21 13:02:03.358064509 +0000 UTC m=+0.132988813 container create bb3f155c4f39ae2ea6318f760b97f270ad22a403d7bec8f529caa7540801e041 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 podman[71608]: 2024-09-21 13:02:03.551860202 +0000 UTC m=+0.326784469 container init bb3f155c4f39ae2ea6318f760b97f270ad22a403d7bec8f529caa7540801e041 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 podman[71608]: 2024-09-21 13:02:03.554711064 +0000 UTC m=+0.329635323 container start bb3f155c4f39ae2ea6318f760b97f270ad22a403d7bec8f529caa7540801e041 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.578Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.578Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.578Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi162 (none))" 2024-09-21T13:02:03.597 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.578Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.578Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.580Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.580Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.581Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.581Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.583Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.583Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.012µs 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.583Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.585Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-21T13:02:03.598 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.596Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.599Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.602Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.604Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.604Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.604Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.663µs wal_replay_duration=20.686852ms wbl_replay_duration=89ns total_replay_duration=20.748577ms 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.606Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.606Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.606Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.626Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.09775ms db_storage=822ns remote_storage=1.106µs web_handler=440ns query_engine=648ns scrape=389.125µs scrape_sd=127.595µs notify=20.66µs notify_sd=19.737µs rules=19.204305ms tracing=5.649µs 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.626Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:02:04.085 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:03.626Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:02:04.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 bash[71608]: bb3f155c4f39ae2ea6318f760b97f270ad22a403d7bec8f529caa7540801e041 2024-09-21T13:02:04.086 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:03 smithi162 systemd[1]: Started Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:04.960 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:04.961 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:04 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:02:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:02:04.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:04.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:04 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[33559]: Upgrade: Updating mgr.x 2024-09-21T13:02:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:02:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:02:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:02:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[33559]: Deploying daemon mgr.x on smithi162 2024-09-21T13:02:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:05.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[23716]: Upgrade: Updating mgr.x 2024-09-21T13:02:05.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:02:05.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:02:05.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:02:05.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:05.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[23716]: Deploying daemon mgr.x on smithi162 2024-09-21T13:02:05.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:05 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:06.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:05 smithi162 ceph-mon[27540]: Upgrade: Updating mgr.x 2024-09-21T13:02:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:05 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:02:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:05 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:02:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:05 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:02:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:05 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:05 smithi162 ceph-mon[27540]: Deploying daemon mgr.x on smithi162 2024-09-21T13:02:06.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:05 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:06.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:06 smithi162 ceph-mon[27540]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:02:06.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:06 smithi162 systemd[1]: Stopping Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:06.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:06 smithi002 ceph-mon[23716]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:02:06.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:06 smithi002 ceph-mon[33559]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:02:07.183 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:06 smithi162 podman[71893]: 2024-09-21 13:02:06.894842035 +0000 UTC m=+0.129272880 container died 653ffd08e0f689710b9e5ea6d8a752c7bbfbd9bb6266ec2002a97648933cbfeb (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True) 2024-09-21T13:02:07.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 podman[71893]: 2024-09-21 13:02:07.280272296 +0000 UTC m=+0.514703140 container cleanup 653ffd08e0f689710b9e5ea6d8a752c7bbfbd9bb6266ec2002a97648933cbfeb (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-21T13:02:07.507 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 bash[71893]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:02:07.834 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 podman[71906]: 2024-09-21 13:02:07.506769643 +0000 UTC m=+0.612298326 container remove 653ffd08e0f689710b9e5ea6d8a752c7bbfbd9bb6266ec2002a97648933cbfeb (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T13:02:07.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:02:07.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T13:02:07.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 systemd[1]: Stopped Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:07.835 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service: Consumed 30.424s CPU time. 2024-09-21T13:02:08.168 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:07 smithi162 systemd[1]: Starting Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:08.168 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:08 smithi162 podman[72037]: 2024-09-21 13:02:07.962371395 +0000 UTC m=+0.016129988 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:02:08.168 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:08 smithi162 podman[72037]: 2024-09-21 13:02:08.066211162 +0000 UTC m=+0.119969741 container create d2accb6568c52bc351e6e363ecb7aacb23185985f553509ea69aaaa771eb85a6 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-21T13:02:08.584 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:08 smithi162 podman[72037]: 2024-09-21 13:02:08.293802933 +0000 UTC m=+0.347561522 container init d2accb6568c52bc351e6e363ecb7aacb23185985f553509ea69aaaa771eb85a6 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T13:02:08.584 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:08 smithi162 podman[72037]: 2024-09-21 13:02:08.296994249 +0000 UTC m=+0.350752839 container start d2accb6568c52bc351e6e363ecb7aacb23185985f553509ea69aaaa771eb85a6 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-09-21T13:02:08.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:08 smithi162 ceph-mgr[72057]: -- 172.21.15.162:0/3718791540 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55567b5850e0 con 0x55567b563400 2024-09-21T13:02:08.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:08 smithi162 bash[72037]: d2accb6568c52bc351e6e363ecb7aacb23185985f553509ea69aaaa771eb85a6 2024-09-21T13:02:08.585 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:08 smithi162 systemd[1]: Started Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:08.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:08 smithi002 ceph-mon[33559]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:02:08.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:08 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:08.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:08 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:08.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:08 smithi002 ceph-mon[23716]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:02:08.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:08 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:08.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:08 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:09.050 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:08 smithi162 ceph-mon[27540]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:02:09.050 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:08 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:09.050 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:08 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:09.968 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:09 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:09.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:09 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:09.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:09 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:10.867 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:02:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:02:10] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T13:02:10.867 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:10 smithi002 ceph-mon[23716]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:10.868 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:10 smithi002 ceph-mon[33559]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:11.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:10 smithi162 ceph-mon[27540]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[33559]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[23716]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:12 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:13.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:12 smithi162 ceph-mon[27540]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:12 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:12 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:12 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:12 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:13.819 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[72053]: [21/Sep/2024:13:02:13] ENGINE Bus STARTING 2024-09-21T13:02:13.819 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[72053]: CherryPy Checker: 2024-09-21T13:02:13.819 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[72053]: The Application mounted at '' has an empty config. 2024-09-21T13:02:13.820 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[72053]: 2024-09-21T13:02:13.820 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[72053]: [21/Sep/2024:13:02:13] ENGINE Serving on http://:::9283 2024-09-21T13:02:13.820 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:02:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x[72053]: [21/Sep/2024:13:02:13] ENGINE Bus STARTED 2024-09-21T13:02:14.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: Standby manager daemon x restarted 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: Standby manager daemon x started 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[23716]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:14.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: Standby manager daemon x restarted 2024-09-21T13:02:14.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: Standby manager daemon x started 2024-09-21T13:02:14.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:02:14.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:02:14.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:02:14.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:14 smithi002 ceph-mon[33559]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:02:14.520 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:14.521 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:14.521 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: Standby manager daemon x restarted 2024-09-21T13:02:14.521 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: Standby manager daemon x started 2024-09-21T13:02:14.521 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:02:14.521 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:02:14.521 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:02:14.521 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:14 smithi162 ceph-mon[27540]: from='mgr.? 172.21.15.162:0/1054517191' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:02:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:15 smithi002 ceph-mon[33559]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:15 smithi002 ceph-mon[33559]: mgrmap e44: y(active, since 24s), standbys: x 2024-09-21T13:02:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:15 smithi002 ceph-mon[23716]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:15 smithi002 ceph-mon[23716]: mgrmap e44: y(active, since 24s), standbys: x 2024-09-21T13:02:15.482 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:15 smithi162 ceph-mon[27540]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:15.483 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:15 smithi162 ceph-mon[27540]: mgrmap e44: y(active, since 24s), standbys: x 2024-09-21T13:02:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:17.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all mgr 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all mgr 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all mgr 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:18.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:18 smithi002 systemd[1]: Stopping Ceph node-exporter.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:18 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all crash 2024-09-21T13:02:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:18 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all mds 2024-09-21T13:02:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:18 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:02:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:18 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:02:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:18 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:02:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:18 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all nfs 2024-09-21T13:02:18.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:18 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:02:18.707 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:18 smithi002 podman[92193]: 2024-09-21 13:02:18.433292028 +0000 UTC m=+0.121061826 container died 7ba838f1d95899d8b708e24943eab026a2acd1f120766852f0841e6c3a741216 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:18.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all crash 2024-09-21T13:02:18.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all mds 2024-09-21T13:02:18.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:02:18.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:02:18.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all nfs 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all crash 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all mds 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all nfs 2024-09-21T13:02:18.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:18 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:02:18.973 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:18 smithi002 podman[92193]: 2024-09-21 13:02:18.830489961 +0000 UTC m=+0.518259759 container cleanup 7ba838f1d95899d8b708e24943eab026a2acd1f120766852f0841e6c3a741216 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:18.973 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:18 smithi002 bash[92193]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T13:02:19.414 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:19 smithi002 ceph-mon[33559]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:19.415 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:19 smithi002 ceph-mon[33559]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T13:02:19.415 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:19 smithi002 ceph-mon[33559]: Deploying daemon node-exporter.a on smithi002 2024-09-21T13:02:19.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:19 smithi002 ceph-mon[23716]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:19.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:19 smithi002 ceph-mon[23716]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T13:02:19.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:19 smithi002 ceph-mon[23716]: Deploying daemon node-exporter.a on smithi002 2024-09-21T13:02:19.415 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 podman[92205]: 2024-09-21 13:02:19.064847582 +0000 UTC m=+0.629565351 container remove 7ba838f1d95899d8b708e24943eab026a2acd1f120766852f0841e6c3a741216 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:19.415 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:02:19.415 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T13:02:19.415 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 systemd[1]: Stopped Ceph node-exporter.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:19.416 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 3.881s CPU time. 2024-09-21T13:02:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:19 smithi162 ceph-mon[27540]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:19 smithi162 ceph-mon[27540]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T13:02:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:19 smithi162 ceph-mon[27540]: Deploying daemon node-exporter.a on smithi002 2024-09-21T13:02:19.723 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 systemd[1]: Starting Ceph node-exporter.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:19.723 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 bash[92337]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T13:02:20.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 bash[92337]: Getting image source signatures 2024-09-21T13:02:20.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 bash[92337]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T13:02:20.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 bash[92337]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T13:02:20.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:19 smithi002 bash[92337]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T13:02:20.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:20 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:20.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:20 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:20.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:20 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:20.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:20 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:20.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:20 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:20 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:20.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:02:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:02:20] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T13:02:21.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:21 smithi002 ceph-mon[23716]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:21.554 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:21 smithi002 bash[92337]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T13:02:21.555 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:21 smithi002 ceph-mon[33559]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:21.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:21 smithi162 ceph-mon[27540]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:21.831 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:21 smithi002 bash[92337]: Writing manifest to image destination 2024-09-21T13:02:22.060 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:02:22.116 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:21 smithi002 podman[92337]: 2024-09-21 13:02:21.809138267 +0000 UTC m=+2.299286301 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T13:02:22.116 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:21 smithi002 podman[92337]: 2024-09-21 13:02:21.899324772 +0000 UTC m=+2.389472804 container create af68cb770d70d779568b28fca8e1c987ff4458f9b51b32e683a050968ae4502c (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:22.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 podman[92337]: 2024-09-21 13:02:22.116105691 +0000 UTC m=+2.606253745 container init af68cb770d70d779568b28fca8e1c987ff4458f9b51b32e683a050968ae4502c (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:22.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 podman[92337]: 2024-09-21 13:02:22.120257391 +0000 UTC m=+2.610405434 container start af68cb770d70d779568b28fca8e1c987ff4458f9b51b32e683a050968ae4502c (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:22.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.123Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T13:02:22.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.123Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T13:02:22.474 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T13:02:22.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T13:02:22.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T13:02:22.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T13:02:22.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:02:22.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:02:22.475 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:02:22.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:02:22.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:02:22.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:02:22.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:02:22.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:02:22.476 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:02:22.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:02:22.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:02:22.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:02:22.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:02:22.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:02:22.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:02:22.477 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:02:22.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:02:22.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:02:22.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:02:22.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:02:22.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:02:22.478 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:02:22.479 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:02:22.479 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:02:22.479 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:02:22.479 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:02:22.479 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:02:22.479 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:02:22.479 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:02:22.480 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:02:22.480 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:02:22.480 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:02:22.480 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:02:22.480 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:02:22.480 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:02:22.481 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:02:22.481 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:02:22.481 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:02:22.481 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:02:22.481 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:02:22.481 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:02:22.482 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:02:22.482 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:02:22.482 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:02:22.482 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.124Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:02:22.482 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.125Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:02:22.482 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a[92435]: ts=2024-09-21T13:02:22.125Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:02:22.483 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 bash[92337]: af68cb770d70d779568b28fca8e1c987ff4458f9b51b32e683a050968ae4502c 2024-09-21T13:02:22.483 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:02:22 smithi002 systemd[1]: Started Ceph node-exporter.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (19m) 10s ago 20m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (20m) 10s ago 20m 82.4M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (24s) 10s ago 19m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (14s) 10s ago 24m 65.9M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (9m) 10s ago 25m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (25m) 10s ago 25m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (24m) 10s ago 24m 59.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (24m) 10s ago 24m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:02:22.667 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 starting - - - - 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (19m) 10s ago 19m 17.4M - 1.5.0 0da6a335fe13 0f6b8b83ccd8 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (24m) 10s ago 24m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (23m) 10s ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (23m) 10s ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (22m) 10s ago 22m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (22m) 10s ago 22m 61.5M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (21m) 10s ago 21m 54.9M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (21m) 10s ago 21m 53.2M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (21m) 10s ago 21m 62.0M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (19s) 10s ago 20m 38.1M - 2.43.0 a07b618ecd1d bb3f155c4f39 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (19m) 10s ago 19m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:02:22.668 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (19m) 10s ago 19m 90.8M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:02:23.021 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:02:23.022 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-21T13:02:23.325 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:02:23.326 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:02:23.326 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[23716]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:23.326 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[23716]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:23.326 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:23.326 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:23.326 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[23716]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:23.326 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1920577445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:23.327 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[33559]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:23.327 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[33559]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:23.327 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:23.327 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:23.327 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[33559]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:23.327 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:23 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1920577445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:23.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:02:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=cleanup t=2024-09-21T13:02:23.274960316Z level=info msg="Completed cleanup jobs" duration=3.135727ms 2024-09-21T13:02:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:23 smithi162 ceph-mon[27540]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:23 smithi162 ceph-mon[27540]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:23 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:23 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:23 smithi162 ceph-mon[27540]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:23 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1920577445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:24.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:24 smithi162 ceph-mon[27540]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:24.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:24 smithi162 ceph-mon[27540]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:24.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:24 smithi162 systemd[1]: Stopping Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:24.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:24 smithi162 podman[75351]: 2024-09-21 13:02:24.266844795 +0000 UTC m=+0.102670245 container died 0f6b8b83ccd880b9dfc92c1ef852cd12f8c630b864bfa091b414f2b4803e89ab (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:02:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:24 smithi002 ceph-mon[33559]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:24 smithi002 ceph-mon[33559]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:24 smithi002 ceph-mon[23716]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:24 smithi002 ceph-mon[23716]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:24.834 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:24 smithi162 podman[75351]: 2024-09-21 13:02:24.622967522 +0000 UTC m=+0.458792975 container cleanup 0f6b8b83ccd880b9dfc92c1ef852cd12f8c630b864bfa091b414f2b4803e89ab (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:02:24.835 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:24 smithi162 bash[75351]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T13:02:25.271 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:24 smithi162 podman[75365]: 2024-09-21 13:02:24.941258108 +0000 UTC m=+0.678078777 container remove 0f6b8b83ccd880b9dfc92c1ef852cd12f8c630b864bfa091b414f2b4803e89ab (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:02:25.272 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:24 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:02:25.272 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T13:02:25.272 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 systemd[1]: Stopped Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:25.272 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 3.546s CPU time. 2024-09-21T13:02:25.272 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:25 smithi162 ceph-mon[27540]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:25.272 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:25 smithi162 ceph-mon[27540]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T13:02:25.272 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:25 smithi162 ceph-mon[27540]: Deploying daemon node-exporter.b on smithi162 2024-09-21T13:02:25.584 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 systemd[1]: Starting Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:25.585 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 bash[75492]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T13:02:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:25 smithi002 ceph-mon[23716]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:25 smithi002 ceph-mon[23716]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T13:02:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:25 smithi002 ceph-mon[23716]: Deploying daemon node-exporter.b on smithi162 2024-09-21T13:02:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:25 smithi002 ceph-mon[33559]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:25 smithi002 ceph-mon[33559]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T13:02:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:25 smithi002 ceph-mon[33559]: Deploying daemon node-exporter.b on smithi162 2024-09-21T13:02:26.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 bash[75492]: Getting image source signatures 2024-09-21T13:02:26.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 bash[75492]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T13:02:26.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 bash[75492]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T13:02:26.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:25 smithi162 bash[75492]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T13:02:27.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:27 smithi162 ceph-mon[27540]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:27.585 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:27 smithi162 bash[75492]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T13:02:27.585 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:27 smithi162 bash[75492]: Writing manifest to image destination 2024-09-21T13:02:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:27 smithi002 ceph-mon[33559]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:27 smithi002 ceph-mon[23716]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:28.005 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:27 smithi162 podman[75492]: 2024-09-21 13:02:27.704105108 +0000 UTC m=+2.312482555 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T13:02:28.005 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:27 smithi162 podman[75492]: 2024-09-21 13:02:27.802537919 +0000 UTC m=+2.410915349 container create e99a1bc2582a78fb2073bf874e3c3242174bfdeee4ae7e4a9cb86ea96d55fac9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:02:28.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 podman[75492]: 2024-09-21 13:02:28.004701073 +0000 UTC m=+2.613078519 container init e99a1bc2582a78fb2073bf874e3c3242174bfdeee4ae7e4a9cb86ea96d55fac9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 podman[75492]: 2024-09-21 13:02:28.007591545 +0000 UTC m=+2.615968983 container start e99a1bc2582a78fb2073bf874e3c3242174bfdeee4ae7e4a9cb86ea96d55fac9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.011Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.011Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.011Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.011Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.011Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.011Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:02:28.336 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:02:28.337 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:02:28.337 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:02:28.337 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:02:28.337 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:02:28.337 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:02:28.337 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:02:28.338 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:02:28.339 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b[75567]: ts=2024-09-21T13:02:28.012Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 bash[75492]: e99a1bc2582a78fb2073bf874e3c3242174bfdeee4ae7e4a9cb86ea96d55fac9 2024-09-21T13:02:28.340 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:02:28 smithi162 systemd[1]: Started Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:29.438 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:29 smithi002 ceph-mon[33559]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:29.439 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:29 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:29.439 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:29 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:29.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:29 smithi002 ceph-mon[23716]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:29.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:29 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:29.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:29 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:29.462 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:29 smithi162 ceph-mon[27540]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:29.462 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:29 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:29.462 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:29 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:30.443 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:30 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:30.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:30 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:30 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:30.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:02:30 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:02:30] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T13:02:31.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:31 smithi162 ceph-mon[27540]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:31.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:31 smithi002 ceph-mon[33559]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:31.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:31 smithi002 ceph-mon[23716]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:33.380 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:33.380 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.380 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.380 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.380 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:33 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:33.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:33 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:35.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:35 smithi002 ceph-mon[23716]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:35.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:35 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:35.418 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:35 smithi002 ceph-mon[33559]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:35.418 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:35 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:35.451 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:35 smithi162 ceph-mon[27540]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:35.451 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:35 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:37.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:36 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:37.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:37.225 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:36 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:39.065 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:38 smithi002 ceph-mon[33559]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:39.065 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:38 smithi002 ceph-mon[33559]: Upgrade: Updating prometheus.a 2024-09-21T13:02:39.065 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:38 smithi002 ceph-mon[33559]: Deploying daemon prometheus.a on smithi162 2024-09-21T13:02:39.065 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:38 smithi002 ceph-mon[23716]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:39.065 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:38 smithi002 ceph-mon[23716]: Upgrade: Updating prometheus.a 2024-09-21T13:02:39.065 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:38 smithi002 ceph-mon[23716]: Deploying daemon prometheus.a on smithi162 2024-09-21T13:02:39.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:38 smithi162 ceph-mon[27540]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:39.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:38 smithi162 ceph-mon[27540]: Upgrade: Updating prometheus.a 2024-09-21T13:02:39.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:38 smithi162 ceph-mon[27540]: Deploying daemon prometheus.a on smithi162 2024-09-21T13:02:40.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:39 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:40.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:39 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:40.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:39 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:40.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:40 smithi002 ceph-mon[23716]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:40.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:02:40 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:02:40] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T13:02:40.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:40 smithi002 ceph-mon[33559]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:41.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:40 smithi162 ceph-mon[27540]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:43.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:42 smithi162 ceph-mon[27540]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:42 smithi002 ceph-mon[23716]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:42 smithi002 ceph-mon[33559]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:45.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:44 smithi162 ceph-mon[27540]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:45.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:44 smithi002 ceph-mon[33559]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:44 smithi002 ceph-mon[23716]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:47.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:46 smithi162 ceph-mon[27540]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:47.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:46 smithi002 ceph-mon[33559]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:47.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:46 smithi002 ceph-mon[23716]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:48.608 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 systemd[1]: Stopping Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:48.909 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.607Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:02:48.909 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.607Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:02:48.909 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.607Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:02:48.909 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.607Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.607Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.607Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.608Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.608Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.608Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.608Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.608Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[71622]: ts=2024-09-21T13:02:48.608Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:02:48.910 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:48 smithi162 podman[79570]: 2024-09-21 13:02:48.617989677 +0000 UTC m=+0.117442507 container died bb3f155c4f39ae2ea6318f760b97f270ad22a403d7bec8f529caa7540801e041 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:48.910 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:48 smithi162 ceph-mon[27540]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:49.076 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:48 smithi002 ceph-mon[33559]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:49.076 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:48 smithi002 ceph-mon[23716]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:49.334 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 podman[79570]: 2024-09-21 13:02:49.068637564 +0000 UTC m=+0.568090382 container cleanup bb3f155c4f39ae2ea6318f760b97f270ad22a403d7bec8f529caa7540801e041 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:49.334 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 bash[79570]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:02:49.698 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 podman[79583]: 2024-09-21 13:02:49.367350999 +0000 UTC m=+0.751369177 container remove bb3f155c4f39ae2ea6318f760b97f270ad22a403d7bec8f529caa7540801e041 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:49.698 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:02:49.698 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 systemd[1]: Stopped Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:49.698 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.147s CPU time. 2024-09-21T13:02:50.048 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:49 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:50.048 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 systemd[1]: Starting Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:02:50.048 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 podman[79707]: 2024-09-21 13:02:49.808788346 +0000 UTC m=+0.017006319 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-21T13:02:50.048 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:49 smithi162 podman[79707]: 2024-09-21 13:02:49.935347753 +0000 UTC m=+0.143565719 container create 842b7dd616178bc1af77ab04fedf99982d8e41e66617690ce3367af03c172087 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:50.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:49 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:50.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:49 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 podman[79707]: 2024-09-21 13:02:50.154022052 +0000 UTC m=+0.362240019 container init 842b7dd616178bc1af77ab04fedf99982d8e41e66617690ce3367af03c172087 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 podman[79707]: 2024-09-21 13:02:50.157761107 +0000 UTC m=+0.365979074 container start 842b7dd616178bc1af77ab04fedf99982d8e41e66617690ce3367af03c172087 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.177Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.177Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.177Z caller=main.go:623 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi162 (none))" 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.177Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.177Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:02:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.179Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.179Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.181Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.181Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.183Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.183Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.774µs 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.183Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.184Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.192Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.195Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.197Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.199Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.200Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-21T13:02:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.200Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.200Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.361µs wal_replay_duration=17.427658ms wbl_replay_duration=128ns total_replay_duration=17.479681ms 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.203Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.203Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.203Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.217Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.156288ms db_storage=831ns remote_storage=1.41µs web_handler=285ns query_engine=519ns scrape=402.358µs scrape_sd=97.602µs notify=11.444µs notify_sd=14.491µs rules=13.272693ms tracing=5.975µs 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.217Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:02:50.217Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 bash[79707]: 842b7dd616178bc1af77ab04fedf99982d8e41e66617690ce3367af03c172087 2024-09-21T13:02:50.587 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:02:50 smithi162 systemd[1]: Started Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:02:51.066 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-mon[27540]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:51.066 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:51.066 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:51.066 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:50 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[33559]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[23716]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:51.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:50 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:53.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:52 smithi162 ceph-mon[27540]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:53.222 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:52 smithi002 ceph-mon[33559]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:53.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:52 smithi002 ceph-mon[23716]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:02:53.648 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:02:54.272 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:02:54.272 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (20m) 22s ago 20m - - 0.25.0 c8568f914cd2 88dc06e6429d 2024-09-21T13:02:54.272 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (20m) 22s ago 20m 81.2M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T13:02:54.272 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (55s) 22s ago 19m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:02:54.272 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (46s) 22s ago 24m 455M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:02:54.272 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (10m) 22s ago 26m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (26m) 22s ago 26m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (25m) 22s ago 25m 57.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (25m) 22s ago 25m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (32s) 22s ago 20m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (26s) 22s ago 20m 3493k - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (24m) 22s ago 24m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (24m) 22s ago 24m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (23m) 22s ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (23m) 22s ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (22m) 22s ago 22m 61.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (22m) 22s ago 22m 55.0M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (22m) 22s ago 22m 53.2M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (21m) 22s ago 21m 61.9M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:02:54.273 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 starting - - - - 2024-09-21T13:02:54.274 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (19m) 22s ago 19m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:02:54.274 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (20m) 22s ago 20m 91.1M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:02:54.628 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:02:54.628 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:02:54.629 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:02:54.630 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:02:54.937 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:02:54.937 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:02:54.937 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:02:54.937 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:02:54.937 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-21T13:02:54.937 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-21T13:02:54.937 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T13:02:54.938 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:02:54.938 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T13:02:54.938 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:02:54.938 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:02:55.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:54 smithi162 ceph-mon[27540]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:55.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:54 smithi162 ceph-mon[27540]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:54 smithi162 ceph-mon[27540]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:54 smithi162 ceph-mon[27540]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:54 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:55.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:54 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:55.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:54 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4231187082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[23716]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[23716]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[23716]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[23716]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4231187082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:55.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[33559]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:02:55.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[33559]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[33559]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[33559]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:55.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:55.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:55.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:54 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4231187082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:55 smithi002 ceph-mon[23716]: from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:56.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:55 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:56.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:55 smithi002 ceph-mon[33559]: from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:56.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:56.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:55 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:56.328 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:55 smithi162 ceph-mon[27540]: from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:02:56.328 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:56.328 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:55 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:56 smithi162 ceph-mon[27540]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:02:57.379 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:56 smithi002 ceph-mon[33559]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:02:57.380 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:56 smithi002 ceph-mon[23716]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:02:57.722 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:02:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:02:57] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:59.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:02:59.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.226 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.226 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:02:59 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:02:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:02:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:02:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:02:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:02:59.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:02:59 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:00 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:00.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:00 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:00 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:01 smithi002 ceph-mon[33559]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:01 smithi002 ceph-mon[33559]: Upgrade: Updating alertmanager.a 2024-09-21T13:03:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:01 smithi002 ceph-mon[33559]: Deploying daemon alertmanager.a on smithi002 2024-09-21T13:03:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:01 smithi002 ceph-mon[23716]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:01 smithi002 ceph-mon[23716]: Upgrade: Updating alertmanager.a 2024-09-21T13:03:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:01 smithi002 ceph-mon[23716]: Deploying daemon alertmanager.a on smithi002 2024-09-21T13:03:01.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:01 smithi162 ceph-mon[27540]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:01.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:01 smithi162 ceph-mon[27540]: Upgrade: Updating alertmanager.a 2024-09-21T13:03:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:01 smithi162 ceph-mon[27540]: Deploying daemon alertmanager.a on smithi002 2024-09-21T13:03:03.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:03 smithi002 ceph-mon[33559]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:03:03.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:03 smithi002 ceph-mon[23716]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:03:03.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:03 smithi162 ceph-mon[27540]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:03:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:05 smithi002 ceph-mon[23716]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:03:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:05 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:05 smithi002 ceph-mon[33559]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:03:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:05 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:05.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:05 smithi162 ceph-mon[27540]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:03:05.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:05 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:06.431 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:06 smithi002 systemd[1]: Stopping Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:03:06.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:06 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[68174]: ts=2024-09-21T13:03:06.430Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:03:06.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:06 smithi002 podman[96359]: 2024-09-21 13:03:06.471614679 +0000 UTC m=+0.156213593 container died 88dc06e6429dd3902efcf9c553a02e654e444acc248150155c742b1f295f570b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:03:07.115 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:06 smithi002 podman[96359]: 2024-09-21 13:03:06.822012341 +0000 UTC m=+0.506611246 container cleanup 88dc06e6429dd3902efcf9c553a02e654e444acc248150155c742b1f295f570b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:03:07.115 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:06 smithi002 bash[96359]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:03:07.378 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:07 smithi002 ceph-mon[33559]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:03:07.379 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 podman[96372]: 2024-09-21 13:03:07.114827118 +0000 UTC m=+0.637592064 container remove 88dc06e6429dd3902efcf9c553a02e654e444acc248150155c742b1f295f570b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:03:07.379 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 podman[96372]: 2024-09-21 13:03:07.207383665 +0000 UTC m=+0.730148610 volume remove c0692c3e4674ea8aa98ac6c2794cc0e836643149155e74fbadd02153e3c9afe6 2024-09-21T13:03:07.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:07 smithi002 ceph-mon[23716]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:03:07.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:07 smithi162 ceph-mon[27540]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:03:07.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:03:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:03:07] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T13:03:07.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T13:03:07.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 systemd[1]: Stopped Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:03:07.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 1.951s CPU time. 2024-09-21T13:03:07.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 systemd[1]: Starting Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:03:08.111 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 podman[96498]: 2024-09-21 13:03:07.833804857 +0000 UTC m=+0.113139946 volume create b3285ac23672c5ba8156870b72628c8d3e6269442aa95a231d6c875952b76621 2024-09-21T13:03:08.111 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 podman[96498]: 2024-09-21 13:03:07.737468351 +0000 UTC m=+0.016803408 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-21T13:03:08.111 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:07 smithi002 podman[96498]: 2024-09-21 13:03:07.909189882 +0000 UTC m=+0.188524926 container create f6958364b280a636b4ef39f633bc203221837ed443e89542cebbc337eb436953 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 podman[96498]: 2024-09-21 13:03:08.220162117 +0000 UTC m=+0.499497176 container init f6958364b280a636b4ef39f633bc203221837ed443e89542cebbc337eb436953 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 podman[96498]: 2024-09-21 13:03:08.223297639 +0000 UTC m=+0.502632684 container start f6958364b280a636b4ef39f633bc203221837ed443e89542cebbc337eb436953 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.234Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.234Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.235Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.2 port=9094 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.237Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.258Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:03:08.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.258Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:03:08.474 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.260Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T13:03:08.474 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:08.260Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T13:03:08.474 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 bash[96498]: f6958364b280a636b4ef39f633bc203221837ed443e89542cebbc337eb436953 2024-09-21T13:03:08.474 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:08 smithi002 systemd[1]: Started Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:03:09.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:09 smithi002 ceph-mon[23716]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:09.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:09 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:09.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:09 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:09.650 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:09 smithi002 ceph-mon[33559]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:09.650 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:09 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:09.650 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:09 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:09.705 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:09 smithi162 ceph-mon[27540]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:09.705 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:09 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:09.706 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:09 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:10.641 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:10.238Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001020191s 2024-09-21T13:03:10.641 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:10 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:10.642 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:10 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:10.754 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:10 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:11.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:11 smithi002 ceph-mon[23716]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:11.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:11 smithi002 ceph-mon[33559]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:11.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:11 smithi162 ceph-mon[27540]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:13.631 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[33559]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[23716]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.633 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.633 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.633 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:13 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:13 smithi162 ceph-mon[27540]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:03:13.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:13 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:13 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:13 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:13 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:13 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:13.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:13 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:15 smithi002 ceph-mon[33559]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:15 smithi002 ceph-mon[23716]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:15.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:15 smithi162 ceph-mon[27540]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:17.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.718 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.719 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:17 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.722 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:03:17] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:17.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:17.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:17 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:18.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:18 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:03:18.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:18 smithi002 ceph-mon[33559]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:18 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:03:18.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:18 smithi002 ceph-mon[23716]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:18.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:03:18 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:03:18.241Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004161693s 2024-09-21T13:03:18.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:18 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:03:18.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:18 smithi162 ceph-mon[27540]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:19 smithi002 ceph-mon[33559]: Upgrade: Updating grafana.a 2024-09-21T13:03:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:19 smithi002 ceph-mon[33559]: Deploying daemon grafana.a on smithi162 2024-09-21T13:03:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:19 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:19 smithi002 ceph-mon[23716]: Upgrade: Updating grafana.a 2024-09-21T13:03:19.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:19 smithi002 ceph-mon[23716]: Deploying daemon grafana.a on smithi162 2024-09-21T13:03:19.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:19 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:19.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:19 smithi162 ceph-mon[27540]: Upgrade: Updating grafana.a 2024-09-21T13:03:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:19 smithi162 ceph-mon[27540]: Deploying daemon grafana.a on smithi162 2024-09-21T13:03:19.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:19 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:20 smithi002 ceph-mon[23716]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:20 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:20 smithi002 ceph-mon[33559]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:20 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:20.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:20 smithi162 ceph-mon[27540]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:20.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:20 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:22 smithi002 ceph-mon[23716]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:22 smithi002 ceph-mon[33559]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:22.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:22 smithi162 ceph-mon[27540]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:25.263 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:03:25.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:25 smithi002 ceph-mon[23716]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:25.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:25 smithi002 ceph-mon[33559]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:25.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:25 smithi162 ceph-mon[27540]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (18s) 13s ago 21m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (21m) 13s ago 21m 81.6M - 9.4.12 2bacad6d85d8 7ebc753159ec 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (87s) 13s ago 20m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (77s) 13s ago 25m 455M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (10m) 13s ago 26m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (26m) 13s ago 26m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:03:25.857 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (25m) 13s ago 25m 57.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (25m) 13s ago 25m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (64s) 13s ago 20m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (58s) 13s ago 20m 7931k - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (25m) 13s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (24m) 13s ago 24m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (24m) 13s ago 24m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (23m) 13s ago 23m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (23m) 13s ago 23m 62.2M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (23m) 13s ago 23m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (22m) 13s ago 22m 54.3M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (22m) 13s ago 22m 64.0M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (36s) 13s ago 21m 39.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:03:25.858 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (20m) 13s ago 20m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:03:25.859 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (20m) 13s ago 20m 91.2M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:03:26.215 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:03:26.216 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:03:26.217 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:03:26.217 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:03:26.217 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:03:26.217 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:03:26.217 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:03:26.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:26 smithi002 ceph-mon[33559]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:26.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:26 smithi002 ceph-mon[23716]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:26.499 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:26 smithi162 ceph-mon[27540]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:26.519 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:03:26.519 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:03:26.519 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:03:26.519 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:03:26.519 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-21T13:03:26.519 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-21T13:03:26.519 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T13:03:26.520 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:03:26.520 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T13:03:26.520 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:03:26.520 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:03:27.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:03:27] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-21T13:03:27.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[23716]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:27.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[23716]: from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:27.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[23716]: from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:27.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/4288363889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:27.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[33559]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:27.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[33559]: from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:27.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[33559]: from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:27.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:27 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/4288363889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:27.498 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:27 smithi162 ceph-mon[27540]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:27.498 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:27 smithi162 ceph-mon[27540]: from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:27.498 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:27 smithi162 ceph-mon[27540]: from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:27.498 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:27 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/4288363889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:28.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:28 smithi002 ceph-mon[33559]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:28 smithi002 ceph-mon[23716]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:28.503 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:28 smithi162 ceph-mon[27540]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:29.185 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:28 smithi162 systemd[1]: Stopping Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:03:29.460 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=server t=2024-09-21T13:03:29.184602096Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T13:03:29.460 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=ticker t=2024-09-21T13:03:29.185067122Z level=info msg=stopped last_tick=2024-09-21T13:03:20Z 2024-09-21T13:03:29.460 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[56425]: logger=tracing t=2024-09-21T13:03:29.185057721Z level=info msg="Closing tracing" 2024-09-21T13:03:29.460 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 podman[84224]: 2024-09-21 13:03:29.195027714 +0000 UTC m=+0.124190921 container died 7ebc753159ec03a9c5d166f32317f4aabc2d8f62ef4c7ca10e71ee1633701791 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:03:29.461 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:29 smithi162 ceph-mon[27540]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:29.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:29 smithi002 ceph-mon[33559]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:29.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:29 smithi002 ceph-mon[23716]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:29.834 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 podman[84224]: 2024-09-21 13:03:29.542347421 +0000 UTC m=+0.471510629 container cleanup 7ebc753159ec03a9c5d166f32317f4aabc2d8f62ef4c7ca10e71ee1633701791 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:03:29.835 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 bash[84224]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a 2024-09-21T13:03:30.164 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 podman[84236]: 2024-09-21 13:03:29.835336677 +0000 UTC m=+0.635157152 container remove 7ebc753159ec03a9c5d166f32317f4aabc2d8f62ef4c7ca10e71ee1633701791 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:03:30.164 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T13:03:30.164 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 systemd[1]: Stopped Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:03:30.164 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:29 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@grafana.a.service: Consumed 17.150s CPU time. 2024-09-21T13:03:30.462 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:30.462 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 systemd[1]: Starting Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:03:30.462 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 podman[84365]: 2024-09-21 13:03:30.353305807 +0000 UTC m=+0.093781316 container create 0c80289f9f19547f7b1404dd457a8d3139742f9a52548a17bbc89871877ca487 (image=quay.io/ceph/grafana:10.4.8, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:03:30.462 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 podman[84365]: 2024-09-21 13:03:30.276283 +0000 UTC m=+0.016758471 image pull 5aad1d7cf004c80a4acb170e1c80fb85781b022f00f08c6bcd22608882b4c748 quay.io/ceph/grafana:10.4.8 2024-09-21T13:03:30.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:30 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:30 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:30.722 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 podman[84365]: 2024-09-21 13:03:30.639048182 +0000 UTC m=+0.379523648 container init 0c80289f9f19547f7b1404dd457a8d3139742f9a52548a17bbc89871877ca487 (image=quay.io/ceph/grafana:10.4.8, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:03:30.723 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 podman[84365]: 2024-09-21 13:03:30.64193043 +0000 UTC m=+0.382405901 container start 0c80289f9f19547f7b1404dd457a8d3139742f9a52548a17bbc89871877ca487 (image=quay.io/ceph/grafana:10.4.8, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:03:30.973 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 bash[84365]: 0c80289f9f19547f7b1404dd457a8d3139742f9a52548a17bbc89871877ca487 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 systemd[1]: Started Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.758937984Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-21T13:03:30Z 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759267687Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759285954Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759293056Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.75929919Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759304925Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759310474Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759316809Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759322194Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T13:03:30.974 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759331477Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T13:03:30.975 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759341122Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T13:03:30.975 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759345977Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T13:03:30.975 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759351382Z level=info msg=Target target=[all] 2024-09-21T13:03:30.975 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759363362Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T13:03:30.975 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759368453Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T13:03:30.975 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759377242Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T13:03:30.975 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759382677Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759387275Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=settings t=2024-09-21T13:03:30.759392266Z level=info msg="App mode production" 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=sqlstore t=2024-09-21T13:03:30.759965133Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=sqlstore t=2024-09-21T13:03:30.759993635Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.760663672Z level=info msg="Starting DB migrations" 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.772522615Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.778444297Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.920981ms 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.778893932Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.779037582Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=143.619µs 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.779440967Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.780230749Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=790.401µs 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.782363429Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-21T13:03:30.976 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.782710493Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=349.26µs 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.783470884Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.788590026Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.117882ms 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.788996917Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.794293868Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.296105ms 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.794789072Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.799931814Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.141961ms 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.800332142Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.800488715Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=157.109µs 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.800898188Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.80166977Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=771.157µs 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.80208102Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.802802219Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=721.317µs 2024-09-21T13:03:30.977 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.803242611Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.80877501Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.533233ms 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.809197686Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.814184358Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.985783ms 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.814570331Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.81462049Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=49.875µs 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.815043573Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.820014544Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=4.970936ms 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.820387076Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.820664631Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=276.14µs 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.823133563Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.824009277Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=875.346µs 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.824440613Z level=info msg="Executing migration" id="permission kind migration" 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.82950835Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.066045ms 2024-09-21T13:03:30.978 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.829932085Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.835394316Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.460441ms 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.835814189Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.840924195Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.108757ms 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.841359821Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.842242618Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=882.636µs 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.844206762Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.845192721Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=985.529µs 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.845571956Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.846307412Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=734.159µs 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.848404663Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.84844957Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.614µs 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.848899021Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-21T13:03:30.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.849640135Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=739.368µs 2024-09-21T13:03:30.980 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.849993795Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.850686673Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=692.444µs 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.852827941Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.869761003Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=16.930359ms 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.870287294Z level=info msg="Executing migration" id="create correlation v2" 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.871065601Z level=info msg="Migration successfully executed" id="create correlation v2" duration=778.489µs 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.871435071Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.872152406Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=717.754µs 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.874256416Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.875034994Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=778.753µs 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.877291884Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.877994096Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=702.605µs 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.88005721Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-21T13:03:30.981 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.880234787Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=177.995µs 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.882932579Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.883578452Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=647.427µs 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.883953271Z level=info msg="Executing migration" id="add provisioning column" 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.889247692Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.294047ms 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.88964722Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.889795008Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=147.388µs 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.892225794Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.892290699Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.644µs 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.892716115Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.897839661Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.120152ms 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.898212345Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.898418323Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=206.066µs 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.898823656Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-21T13:03:30.982 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.898973313Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=149.565µs 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.899365623Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.899862925Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=497.438µs 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.900279965Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.900997917Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=717.399µs 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.901350847Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.902080289Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=729.08µs 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.904017073Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.904357205Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=339.997µs 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.906615815Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.906816335Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=200.632µs 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.90722315Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.907915942Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=692.48µs 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.908270697Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-21T13:03:30.983 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.909019818Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=748.842µs 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.910978249Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.911683813Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=705.442µs 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.913570734Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.914305462Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=734.402µs 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.916150038Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.916850665Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=700.501µs 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.918840841Z level=info msg="Executing migration" id="create anon_device table" 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.919439596Z level=info msg="Migration successfully executed" id="create anon_device table" duration=599.834µs 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.921519658Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.922216127Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=696.212µs 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.924289467Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.925003511Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=714.387µs 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.926753563Z level=info msg="Executing migration" id="create signing_key table" 2024-09-21T13:03:30.984 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.927451989Z level=info msg="Migration successfully executed" id="create signing_key table" duration=698.181µs 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.929296585Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.929999912Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=707.787µs 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.931905766Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.932558966Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=653.051µs 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.934466548Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.935009017Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=542.886µs 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.935413342Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.940857413Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.44311ms 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.941247876Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.941757724Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=510.415µs 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.942165887Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.942178731Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=12.998µs 2024-09-21T13:03:30.985 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.942604765Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.943322686Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=717.809µs 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.943677933Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.943688333Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=10.5µs 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.946520798Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.947362366Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=838.47µs 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.94776886Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.948581879Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=812.509µs 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.950463927Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.951221607Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=757.24µs 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.953114557Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.953756065Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=643.422µs 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.95409272Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.954478461Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=388.438µs 2024-09-21T13:03:30.986 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.954806224Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.954843662Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=37.69µs 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.955613851Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.960990823Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.376431ms 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.961358977Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.966548592Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.189376ms 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.966922026Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.967145131Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=223.235µs 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=migrator t=2024-09-21T13:03:30.967509093Z level=info msg="migrations completed" performed=69 skipped=482 duration=195.054613ms 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=sqlstore t=2024-09-21T13:03:30.968174045Z level=info msg="Created default organization" 2024-09-21T13:03:30.987 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=secrets t=2024-09-21T13:03:30.972649768Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T13:03:31.232 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-mon[27540]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:31.232 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:31.232 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:31.232 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:30 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=plugin.store t=2024-09-21T13:03:30.993058575Z level=info msg="Loading plugins..." 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=local.finder t=2024-09-21T13:03:31.039057353Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=plugin.store t=2024-09-21T13:03:31.039080294Z level=info msg="Plugins loaded" count=55 duration=46.023088ms 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=query_data t=2024-09-21T13:03:31.041191742Z level=info msg="Query Service initialization" 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=live.push_http t=2024-09-21T13:03:31.043532371Z level=info msg="Live Push Gateway initialization" 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ngalert.migration t=2024-09-21T13:03:31.044719373Z level=info msg=Starting 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ngalert.state.manager t=2024-09-21T13:03:31.050675576Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=infra.usagestats.collector t=2024-09-21T13:03:31.052337798Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.datasources t=2024-09-21T13:03:31.054902386Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.datasources t=2024-09-21T13:03:31.055176729Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.alerting t=2024-09-21T13:03:31.081194147Z level=info msg="starting to provision alerting" 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.alerting t=2024-09-21T13:03:31.08121067Z level=info msg="finished to provision alerting" 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=grafanaStorageLogger t=2024-09-21T13:03:31.081453325Z level=info msg="Storage starting" 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ngalert.state.manager t=2024-09-21T13:03:31.081611772Z level=info msg="Warming state cache for startup" 2024-09-21T13:03:31.233 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ngalert.multiorg.alertmanager t=2024-09-21T13:03:31.081838213Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=http.server t=2024-09-21T13:03:31.083761812Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=http.server t=2024-09-21T13:03:31.084057424Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ngalert.state.manager t=2024-09-21T13:03:31.118127714Z level=info msg="State cache has been initialized" states=0 duration=36.515401ms 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ngalert.scheduler t=2024-09-21T13:03:31.118243547Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ticker t=2024-09-21T13:03:31.11830465Z level=info msg=starting first_tick=2024-09-21T13:03:40Z 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard t=2024-09-21T13:03:31.119401799Z level=info msg="starting to provision dashboards" 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:31.147942194Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard t=2024-09-21T13:03:31.14848777Z level=info msg="finished to provision dashboards" 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=grafana.update.checker t=2024-09-21T13:03:31.16942619Z level=info msg="Update check succeeded" duration=87.084336ms 2024-09-21T13:03:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=plugins.update.checker t=2024-09-21T13:03:31.23153821Z level=info msg="Update check succeeded" duration=149.86417ms 2024-09-21T13:03:31.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:31 smithi002 ceph-mon[23716]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:31.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:31 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:31.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:31 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:31.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:31 smithi002 ceph-mon[33559]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:31.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:31 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:31.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:31 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:31.520 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=grafana-apiserver t=2024-09-21T13:03:31.438399091Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-21T13:03:31.520 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=grafana-apiserver t=2024-09-21T13:03:31.439157752Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-21T13:03:33.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:33 smithi002 ceph-mon[23716]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:33 smithi002 ceph-mon[33559]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:33.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:33 smithi162 ceph-mon[27540]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:34.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:34.16425656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[23716]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[33559]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:35 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:35 smithi162 ceph-mon[27540]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:35 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:35 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:35 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:36.700 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:36 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:36.700 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:36 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:36.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:36 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:36.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:36 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:36.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:36 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:36.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:36 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:37.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:37.154633605Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:37.695 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:37 smithi162 ceph-mon[27540]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:37.722 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:03:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:03:37] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-21T13:03:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:37 smithi002 ceph-mon[33559]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:37.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:37 smithi002 ceph-mon[23716]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:39.374 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:39.374 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.374 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.374 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:03:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:03:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:03:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:03:39.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:03:39.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:03:39.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:03:39.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:03:39.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:39 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:03:39.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:03:39.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:39.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:03:39.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:03:39.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:39 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:40.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:40.163248865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:40 smithi162 ceph-mon[27540]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:03:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:40 smithi162 ceph-mon[27540]: Upgrade: Finalizing container_image settings 2024-09-21T13:03:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:40 smithi162 ceph-mon[27540]: Upgrade: Complete! 2024-09-21T13:03:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:40 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:40 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[33559]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[33559]: Upgrade: Finalizing container_image settings 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[33559]: Upgrade: Complete! 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[23716]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[23716]: Upgrade: Finalizing container_image settings 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[23716]: Upgrade: Complete! 2024-09-21T13:03:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:40.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:40 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:03:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:41 smithi002 ceph-mon[33559]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:41 smithi002 ceph-mon[23716]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:41 smithi162 ceph-mon[27540]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:43.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:43 smithi162 ceph-mon[27540]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:43.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:43.154849277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:43.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:43 smithi002 ceph-mon[33559]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:43 smithi002 ceph-mon[23716]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:45.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:45 smithi002 ceph-mon[23716]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:45.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:45 smithi002 ceph-mon[33559]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:45.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:45 smithi162 ceph-mon[27540]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:46.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:46.157628266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:47.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:47 smithi002 ceph-mon[33559]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:47.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:47 smithi002 ceph-mon[23716]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:47.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:03:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:03:47] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-21T13:03:47.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:47 smithi162 ceph-mon[27540]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:48.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:48 smithi002 ceph-mon[23716]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:48.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:48 smithi002 ceph-mon[33559]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:48.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:48 smithi162 ceph-mon[27540]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:49.446 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:49.16219957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:49 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:49 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:49.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:49 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:50 smithi002 ceph-mon[33559]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:50.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:50 smithi002 ceph-mon[23716]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:50.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:50 smithi162 ceph-mon[27540]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:50 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:03:52.450 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:52.162195134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:52.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:52 smithi002 ceph-mon[33559]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:52.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:52 smithi002 ceph-mon[23716]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:52.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:52 smithi162 ceph-mon[27540]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:54 smithi002 ceph-mon[33559]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:54 smithi002 ceph-mon[23716]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:54.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:54 smithi162 ceph-mon[27540]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:55.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:55.164838106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:56.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:56 smithi002 ceph-mon[23716]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:56.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:56 smithi002 ceph-mon[33559]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:56.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:56 smithi162 ceph-mon[27540]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:03:57.460 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:03:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:03:57] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-21T13:03:57.506 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T13:03:57.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:57 smithi002 ceph-mon[23716]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:57 smithi002 ceph-mon[33559]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:57.767 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:03:57.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:57 smithi162 ceph-mon[27540]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:03:58.462 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:03:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:03:58.160942495Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:03:58.488 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:03:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:58 smithi002 ceph-mon[33559]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:58 smithi002 ceph-mon[23716]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:58.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:58 smithi162 ceph-mon[27540]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:03:59.111 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-21T13:03:59.373 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:03:59.685 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:59 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/198139610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:59.686 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:03:59 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:59.686 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:59 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/198139610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:59.686 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:03:59 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:03:59.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:59 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/198139610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:03:59.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:03:59 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:00.165 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T13:04:00.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:00 smithi002 ceph-mon[33559]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:00.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:00 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/3092095570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:00 smithi002 ceph-mon[23716]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:00 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/3092095570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:00.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:00 smithi162 ceph-mon[27540]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:00 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/3092095570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:00.872 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-21T13:04:01.132 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:01.154307198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:01.878 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:04:02.472 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-21T13:04:02.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:02 smithi002 ceph-mon[33559]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:02 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/661701854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:02 smithi002 ceph-mon[23716]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:02 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/661701854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:02.728 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:02.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:02 smithi162 ceph-mon[27540]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:02.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:02 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/661701854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:03.736 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:03 smithi162 ceph-mon[27540]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:03.809 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:03 smithi002 ceph-mon[33559]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:03.810 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:03 smithi002 ceph-mon[23716]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:04.478 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:04.168321273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:04.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:04 smithi002 ceph-mon[33559]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:04.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:04 smithi002 ceph-mon[23716]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:04.593 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:04:04.753 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:04 smithi162 ceph-mon[27540]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:05.219 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:04:05.477 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:05.799 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:05 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:05.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:05 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:05.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:05 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:04:06.098 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:04:06.703 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:06 smithi002 ceph-mon[33559]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:06.704 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:06 smithi002 ceph-mon[33559]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:06.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:06 smithi002 ceph-mon[23716]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:06.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:06 smithi002 ceph-mon[23716]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:06.734 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:04:06.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:06 smithi162 ceph-mon[27540]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:06.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:06 smithi162 ceph-mon[27540]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:06.991 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:07.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:07.157310977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:07.692 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T13:04:07.693 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:04:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:04:07] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-21T13:04:08.276 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-21T13:04:08.532 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:08.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:08 smithi002 ceph-mon[23716]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:08.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:08 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1651539183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:04:08.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:08 smithi002 ceph-mon[33559]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:08.654 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:08 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1651539183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:04:08.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:08 smithi162 ceph-mon[27540]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:08.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:08 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/1651539183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:04:09.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:09 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:09 smithi002 ceph-mon[33559]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:09 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:09 smithi002 ceph-mon[23716]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:09 smithi162 ceph-mon[27540]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:09 smithi162 ceph-mon[27540]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:10.493 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=infra.usagestats t=2024-09-21T13:04:10.088464479Z level=info msg="Usage stats are ready to report" 2024-09-21T13:04:10.493 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:10.160752064Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:10.775 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:10.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:10 smithi002 ceph-mon[33559]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:10.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:10 smithi002 ceph-mon[33559]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi162", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:10 smithi002 ceph-mon[23716]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:10 smithi002 ceph-mon[23716]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi162", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:10.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:10 smithi162 ceph-mon[27540]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:10.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:10 smithi162 ceph-mon[27540]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi162", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:11.396 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[33559]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[33559]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[23716]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:11.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:11.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:11 smithi002 ceph-mon[23716]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:12.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:11 smithi162 ceph-mon[27540]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:11 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:11 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:11 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:11 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:12.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:11 smithi162 ceph-mon[27540]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:12.603 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:12.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[23716]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:12.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:12.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:12.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:13.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:12 smithi162 ceph-mon[27540]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:13.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:12 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:12 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:12 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:12 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:12 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:04:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:12 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[33559]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:13.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:04:13.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:12 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T13:04:13.232 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:04:13.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:13.152585441Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (66s) 61s ago 22m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (43s) 39s ago 21m 43.7M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (2m) 61s ago 21m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (2m) 39s ago 26m 455M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (11m) 61s ago 27m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (27m) 61s ago 27m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (26m) 39s ago 26m 58.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 4a69d02daa5b 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (26m) 61s ago 26m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:04:13.825 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (112s) 61s ago 21m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (106s) 39s ago 21m 11.5M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (25m) 61s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (25m) 61s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (25m) 61s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (24m) 61s ago 24m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (24m) 39s ago 24m 62.2M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (23m) 39s ago 23m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (23m) 39s ago 23m 54.3M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (22m) 39s ago 22m 64.0M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (84s) 39s ago 22m 39.7M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (21m) 61s ago 21m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:04:13.826 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (21m) 39s ago 21m 91.2M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:04:14.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:13 smithi162 ceph-mon[27540]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:04:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:13 smithi162 ceph-mon[27540]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:04:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:13 smithi162 ceph-mon[27540]: Upgrade: Setting container_image for all mgr 2024-09-21T13:04:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:13 smithi162 ceph-mon[27540]: Upgrade: It appears safe to stop mon.b 2024-09-21T13:04:14.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:13 smithi162 ceph-mon[27540]: from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:14.186 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:04:14.186 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:04:14.186 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:04:14.186 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:14.186 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:04:14.186 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:04:14.186 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:04:14.187 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[33559]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[33559]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all mgr 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[33559]: Upgrade: It appears safe to stop mon.b 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[33559]: from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[23716]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[23716]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all mgr 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[23716]: Upgrade: It appears safe to stop mon.b 2024-09-21T13:04:14.188 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:13 smithi002 ceph-mon[23716]: from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi162", 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/1 daemons upgraded", 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:04:14.493 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: Upgrade: Updating mon.b 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: Deploying daemon mon.b on smithi162 2024-09-21T13:04:15.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2350740487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: Upgrade: Updating mon.b 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: Deploying daemon mon.b on smithi162 2024-09-21T13:04:15.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:14 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2350740487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:15.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: Upgrade: Updating mon.b 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: Deploying daemon mon.b on smithi162 2024-09-21T13:04:15.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:14 smithi162 ceph-mon[27540]: from='client.? 172.21.15.2:0/2350740487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:15.898 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:15 smithi162 systemd[1]: Stopping Ceph mon.b for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:04:15.898 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b[27536]: 2024-09-21T13:04:15.856+0000 7f4221cd4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:04:15.898 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b[27536]: 2024-09-21T13:04:15.856+0000 7f4221cd4640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:04:16.161 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:15 smithi162 podman[87777]: 2024-09-21 13:04:15.897596789 +0000 UTC m=+0.133531185 container died 4a69d02daa5b7ea4a5da1fe0912c8614c0b25afb83a2ccc763732ebf581f69b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-4e45e6b, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:04:16.525 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:16.160847458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:16.525 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:16 smithi162 podman[87777]: 2024-09-21 13:04:16.307026648 +0000 UTC m=+0.542961115 container cleanup 4a69d02daa5b7ea4a5da1fe0912c8614c0b25afb83a2ccc763732ebf581f69b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, maintainer=Guillaume Abrioux , RELEASE=squid-4e45e6b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-21T13:04:16.526 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:16 smithi162 bash[87777]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b 2024-09-21T13:04:16.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:16 smithi162 podman[87789]: 2024-09-21 13:04:16.525001078 +0000 UTC m=+0.630601854 container remove 4a69d02daa5b7ea4a5da1fe0912c8614c0b25afb83a2ccc763732ebf581f69b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, RELEASE=squid-4e45e6b, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-21T13:04:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:16 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T13:04:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:16 smithi162 systemd[1]: Stopped Ceph mon.b for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:04:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:16 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.b.service: Consumed 15.384s CPU time. 2024-09-21T13:04:17.277 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:16 smithi162 systemd[1]: Starting Ceph mon.b for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:04:17.277 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 podman[87917]: 2024-09-21 13:04:17.063830202 +0000 UTC m=+0.015931552 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:17.278 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 podman[87917]: 2024-09-21 13:04:17.161090771 +0000 UTC m=+0.113192160 container create fbb8901e19ffde170f7d9346dbd2c21e04985708d37307e63475392c59c54575 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 podman[87917]: 2024-09-21 13:04:17.388984358 +0000 UTC m=+0.341085705 container init fbb8901e19ffde170f7d9346dbd2c21e04985708d37307e63475392c59c54575 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 podman[87917]: 2024-09-21 13:04:17.392504662 +0000 UTC m=+0.344606010 container start fbb8901e19ffde170f7d9346dbd2c21e04985708d37307e63475392c59c54575 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 2 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: pidfile_write: ignore empty --pid-file 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: load: jerasure load: lrc 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: RocksDB version: 7.9.2 2024-09-21T13:04:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Git sha 0 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: DB SUMMARY 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: DB Session ID: QWCUB25GQEJC1SBJOX3Q 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: CURRENT file: CURRENT 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3125 Bytes 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000048.sst 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000046.log size: 1388412 ; 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.error_if_exists: 0 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.create_if_missing: 0 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.paranoid_checks: 1 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:04:17.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.env: 0x55ed1253e120 2024-09-21T13:04:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:04:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.info_log: 0x55ed137a7700 2024-09-21T13:04:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:04:17.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.statistics: (nil) 2024-09-21T13:04:17.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.use_fsync: 0 2024-09-21T13:04:17.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_log_file_size: 0 2024-09-21T13:04:17.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:04:17.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:04:17.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:04:17.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.allow_fallocate: 1 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.use_direct_reads: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.db_log_dir: 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.wal_dir: 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:04:17.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.write_buffer_manager: 0x55ed137abb80 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:04:17.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.unordered_write: 0 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.row_cache: None 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.wal_filter: None 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.two_write_queues: 0 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.wal_compression: 0 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.atomic_flush: 0 2024-09-21T13:04:17.591 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.log_readahead_size: 0 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_background_jobs: 2 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_background_compactions: -1 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_subcompactions: 1 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:04:17.592 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_open_files: -1 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_background_flushes: -1 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Compression algorithms supported: 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kZSTD supported: 0 2024-09-21T13:04:17.593 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kXpressCompression supported: 0 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kBZip2Compression supported: 0 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kLZ4Compression supported: 1 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kZlibCompression supported: 1 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: kSnappyCompression supported: 1 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.merge_operator: 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_filter: None 2024-09-21T13:04:17.594 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ed137a7320) 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: cache_index_and_filter_blocks: 1 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: pin_top_level_index_and_filter: 1 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: index_type: 0 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: data_block_index_type: 0 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: index_shortening: 1 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: checksum: 4 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: no_block_cache: 0 2024-09-21T13:04:17.595 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_cache: 0x55ed1379b610 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_cache_name: BinnedLRUCache 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_cache_options: 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: capacity : 536870912 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: num_shard_bits : 4 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: strict_capacity_limit : 0 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: high_pri_pool_ratio: 0.000 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_cache_compressed: (nil) 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: persistent_cache: (nil) 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_size: 4096 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_size_deviation: 10 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_restart_interval: 16 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: index_block_restart_interval: 1 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: metadata_block_size: 4096 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: partition_filters: 0 2024-09-21T13:04:17.596 INFO:journalctl@ceph.mon.b.smithi162.stdout: use_delta_encoding: 1 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: filter_policy: bloomfilter 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: whole_key_filtering: 1 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: verify_compression: 0 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: read_amp_bytes_per_bit: 0 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: format_version: 5 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: enable_index_compression: 1 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: block_align: 0 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: max_auto_readahead_size: 262144 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: prepopulate_block_cache: 0 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: initial_auto_readahead_size: 8192 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression: NoCompression 2024-09-21T13:04:17.597 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.num_levels: 7 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:04:17.598 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:04:17.599 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:04:17.600 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.inplace_update_support: 0 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:04:17.601 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.bloom_locality: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.max_successive_merges: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.ttl: 2592000 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.enable_blob_files: false 2024-09-21T13:04:17.602 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.min_blob_size: 0 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 50, last_sequence is 25041, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 46 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d36030d2-ba2f-43cf-a1f6-cc49528f5851 2024-09-21T13:04:17.603 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923857419398, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923857425697, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 874407, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 25046, "largest_seqno": 25941, "table_properties": {"data_size": 870352, "index_size": 1991, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 9897, "raw_average_key_size": 25, "raw_value_size": 862214, "raw_average_value_size": 2199, "num_data_blocks": 89, "num_entries": 392, "num_filter_entries": 392, "num_deletions": 7, "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": "[CompactOnDeletionCollector]", "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": 1726923857, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d36030d2-ba2f-43cf-a1f6-cc49528f5851", "db_session_id": "QWCUB25GQEJC1SBJOX3Q", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923857425837, "job": 1, "event": "recovery_finished"} 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000046.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ed137cae00 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: DB pointer 0x55ed138cc000 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout: ** DB Stats ** 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:04:17.604 INFO:journalctl@ceph.mon.b.smithi162.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: ** Compaction Stats [default] ** 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: L0 1/0 853.91 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 286.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: L6 1/0 10.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 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: Sum 2/0 11.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 286.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.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 286.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: 2024-09-21T13:04:17.605 INFO:journalctl@ceph.mon.b.smithi162.stdout: ** Compaction Stats [default] ** 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.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 286.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: Cumulative compaction: 0.00 GB write, 90.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: Interval compaction: 0.00 GB write, 90.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:04:17.606 INFO:journalctl@ceph.mon.b.smithi162.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: Block cache BinnedLRUCache@0x55ed1379b610#2 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: starting mon.b rank 1 at public addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] at bind addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???) e3 preinit fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???).mds e1 new map 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???).mds e1 print_map 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: e1 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: btime 2024-09-21T12:36:27:015367+0000 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: legacy client fscid: -1 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: 2024-09-21T13:04:17.607 INFO:journalctl@ceph.mon.b.smithi162.stdout: No filesystems configured 2024-09-21T13:04:17.608 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T13:04:17.608 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:04:17.608 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:04:17.608 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:04:17.608 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-21T13:04:17.608 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 bash[87917]: fbb8901e19ffde170f7d9346dbd2c21e04985708d37307e63475392c59c54575 2024-09-21T13:04:17.608 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 systemd[1]: Started Ceph mon.b for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:04:17.644 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:04:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:04:17] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-21T13:04:17.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:17 smithi002 ceph-mon[23716]: from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:17.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:17 smithi002 ceph-mon[33559]: from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:18.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:17 smithi162 ceph-mon[87936]: from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:18.933 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: mon.b calling monitor election 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: mon.a calling monitor election 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: monmap epoch 3 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: min_mon_release 19 (squid) 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: election_strategy: 1 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:04:18.934 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:04:18.935 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: fsmap 2024-09-21T13:04:18.935 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:04:18.935 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-21T13:04:18.935 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: overall HEALTH_OK 2024-09-21T13:04:18.935 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:18.935 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:18 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: mon.b calling monitor election 2024-09-21T13:04:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: mon.a calling monitor election 2024-09-21T13:04:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:04:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: monmap epoch 3 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: min_mon_release 19 (squid) 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: election_strategy: 1 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: fsmap 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: overall HEALTH_OK 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:18.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: mon.b calling monitor election 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: mon.a calling monitor election 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: monmap epoch 3 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: min_mon_release 19 (squid) 2024-09-21T13:04:18.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: election_strategy: 1 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: fsmap 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: overall HEALTH_OK 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:18.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:18 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:19.213 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:19.154806504Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:19.937 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:19 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:19.972 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:19 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:19 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:20.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:20 smithi162 ceph-mon[87936]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:20 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:20 smithi002 ceph-mon[33559]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:20.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:20 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:20 smithi002 ceph-mon[23716]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:20.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:20 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:22.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:22.164854048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:22.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:04:22.436+0000 7f590a773640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T13:04:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[33559]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[23716]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:22.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:22 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.964 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:22 smithi162 ceph-mon[87936]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:22.964 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:22 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.965 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:22 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.965 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:22 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:22.965 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:22 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:24.939 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:24 smithi002 ceph-mon[33559]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:24.940 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:24 smithi002 ceph-mon[23716]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:25.058 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:24 smithi162 ceph-mon[87936]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:25.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:25.158874921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all crash 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all mds 2024-09-21T13:04:26.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all nfs 2024-09-21T13:04:26.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all node-exporter 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all prometheus 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all alertmanager 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all grafana 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all loki 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all promtail 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Finalizing container_image settings 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:04:26.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all crash 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all mds 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:04:26.729 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all nfs 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all node-exporter 2024-09-21T13:04:26.730 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:04:26.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: Upgrade: Complete! 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all prometheus 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all alertmanager 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all grafana 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all loki 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all promtail 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.735 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Finalizing container_image settings 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:04:26.736 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:04:26.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: Upgrade: Complete! 2024-09-21T13:04:26.738 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.739 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:26 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all crash 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mds 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nfs 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all node-exporter 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all prometheus 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all alertmanager 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all grafana 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all loki 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:26.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all promtail 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Finalizing container_image settings 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:04:26.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: Upgrade: Complete! 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:26.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:26.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:26.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:27.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:04:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:04:27] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-21T13:04:28.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:28.159093458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:29.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:29 smithi002 ceph-mon[33559]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:29.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:29 smithi002 ceph-mon[23716]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:29 smithi162 ceph-mon[87936]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:30.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:30 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:30.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:30 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:30.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:30 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:31.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:31 smithi002 ceph-mon[23716]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:31.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:31 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:31.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:31 smithi002 ceph-mon[33559]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:31.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:31 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:31.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:31.164397802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:31 smithi162 ceph-mon[87936]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:31 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:33.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:33 smithi002 ceph-mon[23716]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:33 smithi002 ceph-mon[33559]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:33.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:33 smithi162 ceph-mon[87936]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:34.576 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:34.157213893Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:35 smithi002 ceph-mon[33559]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:35 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:35 smithi002 ceph-mon[23716]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:35 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:35 smithi162 ceph-mon[87936]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:35 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:37 smithi002 ceph-mon[23716]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:37.474 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:04:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:04:37] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-21T13:04:37.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:37 smithi002 ceph-mon[33559]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:37.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:37 smithi162 ceph-mon[87936]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:37.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:37.162106362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:39.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:39 smithi002 ceph-mon[33559]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:39.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:39 smithi002 ceph-mon[23716]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:39.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:39 smithi162 ceph-mon[87936]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:40.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:40 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:40.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:40.166070057Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:40 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:40 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:41.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:41 smithi162 ceph-mon[87936]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:41 smithi002 ceph-mon[33559]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:41 smithi002 ceph-mon[23716]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:43 smithi002 ceph-mon[33559]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:43.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:43 smithi002 ceph-mon[23716]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:43.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:43 smithi162 ceph-mon[87936]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:43.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:43.157495056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:45.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:45 smithi002 ceph-mon[23716]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:45.416 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:45 smithi002 ceph-mon[33559]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:45.445 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:04:45.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:45 smithi162 ceph-mon[87936]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:45.717 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (98s) 93s ago 22m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (76s) 24s ago 22m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (2m) 93s ago 21m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (2m) 24s ago 26m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (11m) 93s ago 28m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (28m) 93s ago 28m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (29s) 24s ago 27m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (26m) 93s ago 26m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (2m) 93s ago 22m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:04:46.385 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (2m) 24s ago 22m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (26m) 93s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (25m) 93s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (25m) 93s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (25m) 93s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (24m) 24s ago 24m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (24m) 24s ago 24m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (23m) 24s ago 23m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (23m) 24s ago 23m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (116s) 24s ago 23m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (21m) 93s ago 21m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:04:46.386 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (21m) 24s ago 21m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:04:46.387 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:46 smithi002 ceph-mon[23716]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:46.387 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:46 smithi002 ceph-mon[33559]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:46 smithi162 ceph-mon[87936]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:46.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:46.161111719Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:46.955 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-21T13:04:47.213 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:47.527 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:04:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:04:47] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-21T13:04:47.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:47 smithi002 ceph-mon[23716]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:47.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:47 smithi002 ceph-mon[23716]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:47.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:47 smithi002 ceph-mon[33559]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:47.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:47 smithi002 ceph-mon[33559]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:47.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:47 smithi162 ceph-mon[87936]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:47.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:47 smithi162 ceph-mon[87936]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:47.890 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:04:48.441 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:48 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2183966608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:48.441 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:48 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2183966608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:48.443 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:04:48.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:48 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/2183966608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:48.698 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:49.366 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:04:49.366 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-21T13:04:49.367 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-21T13:04:49.367 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-21T13:04:49.367 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:04:49.367 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-21T13:04:49.367 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-21T13:04:49.367 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:04:49.367 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:04:49.367 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:49 smithi002 ceph-mon[33559]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:49.367 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:49 smithi002 ceph-mon[23716]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:49.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:49 smithi162 ceph-mon[87936]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:49.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:49.163038993Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:50.019 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:04:50.280 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:50.504 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:50 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:50.504 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:50 smithi002 ceph-mon[33559]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:50.504 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:50 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:50.504 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:50 smithi002 ceph-mon[23716]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:50.504 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:50 smithi002 ceph-mon[23716]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:50.505 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:50 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:50 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:04:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:50 smithi162 ceph-mon[87936]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:04:50.977 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T13:04:51.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:51 smithi002 ceph-mon[23716]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:51.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:51 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/2322561691' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:04:51.555 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:51 smithi002 ceph-mon[33559]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:51.555 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:51 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/2322561691' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:04:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:51 smithi162 ceph-mon[87936]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:51 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/2322561691' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:04:51.587 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-21T13:04:51.844 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:52.16270479Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:53.462 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:53 smithi002 ceph-mon[23716]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:53.463 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:53 smithi002 ceph-mon[33559]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:53.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:53 smithi162 ceph-mon[87936]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:54.208 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[33559]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[33559]: from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi002", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[23716]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:54.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[23716]: from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi002", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:54.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:54 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:54.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:54 smithi162 ceph-mon[87936]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:54 smithi162 ceph-mon[87936]: from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi002", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:54 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:54 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:54 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:04:54.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:54 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:54.842 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T13:04:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:55 smithi002 ceph-mon[23716]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:55 smithi002 ceph-mon[23716]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:55 smithi002 ceph-mon[23716]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:55 smithi002 ceph-mon[33559]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:55 smithi002 ceph-mon[33559]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:55 smithi002 ceph-mon[33559]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:55.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:55.153575477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:55 smithi162 ceph-mon[87936]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:55 smithi162 ceph-mon[87936]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:55.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:55 smithi162 ceph-mon[87936]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:04:55.922 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:04:56.662 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:04:57.173 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:57.173 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:57.173 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:04:57.173 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:04:57.173 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: Upgrade: Setting container_image for all mgr 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[33559]: Upgrade: It appears safe to stop mon.a 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:04:57.174 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:57.175 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:57.175 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: Upgrade: Setting container_image for all mgr 2024-09-21T13:04:57.175 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:57.175 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:04:57.175 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T13:04:57.175 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:56 smithi002 ceph-mon[23716]: Upgrade: It appears safe to stop mon.a 2024-09-21T13:04:57.266 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:04:57.266 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (109s) 104s ago 22m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:04:57.266 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (86s) 35s ago 22m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:04:57.266 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (2m) 104s ago 21m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:04:57.267 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (2m) 35s ago 26m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:04:57.267 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (12m) 104s ago 28m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:04:57.267 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (28m) 104s ago 28m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 278248cdfdd8 2024-09-21T13:04:57.267 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (40s) 35s ago 27m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:04:57.267 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (27m) 104s ago 27m - 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1dcd3a176376 2024-09-21T13:04:57.267 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (2m) 104s ago 22m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:04:57.267 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (2m) 35s ago 22m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:04:57.268 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (26m) 104s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:04:57.268 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (26m) 104s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:04:57.268 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (25m) 104s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:04:57.268 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (25m) 104s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:04:57.268 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (24m) 35s ago 24m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:04:57.268 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (24m) 35s ago 24m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:04:57.268 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (24m) 35s ago 24m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:04:57.269 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (23m) 35s ago 23m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:04:57.269 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (2m) 35s ago 23m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:04:57.269 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (22m) 104s ago 22m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:04:57.269 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (22m) 35s ago 22m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mgr 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T13:04:57.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:56 smithi162 ceph-mon[87936]: Upgrade: It appears safe to stop mon.a 2024-09-21T13:04:57.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:04:57] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-21T13:04:57.622 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:04:57.623 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 12, 2024-09-21T13:04:57.624 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:04:57.624 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:04:57.624 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:04:57.935 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:04:57.935 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:04:57.935 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:04:57.935 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi002", 2024-09-21T13:04:57.935 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:04:57.936 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T13:04:57.936 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T13:04:57.936 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:04:57.936 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:04:58.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:58.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:04:58.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:04:58.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[23716]: from='client.? 172.21.15.2:0/1878728403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:58.177 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:57 smithi002 ceph-mon[33559]: from='client.? 172.21.15.2:0/1878728403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:58.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:04:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:04:58.162492504Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:04:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:58.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:04:58.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:04:58.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:04:58.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:58.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:57 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/1878728403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[23716]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[23716]: Upgrade: Updating mon.a 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[23716]: Deploying daemon mon.a on smithi002 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[23716]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[33559]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[33559]: Upgrade: Updating mon.a 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[33559]: Deploying daemon mon.a on smithi002 2024-09-21T13:04:59.128 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:04:58 smithi002 ceph-mon[33559]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:59.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:58 smithi162 ceph-mon[87936]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:04:59.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:58 smithi162 ceph-mon[87936]: Upgrade: Updating mon.a 2024-09-21T13:04:59.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:58 smithi162 ceph-mon[87936]: Deploying daemon mon.a on smithi002 2024-09-21T13:04:59.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:04:58 smithi162 ceph-mon[87936]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:04:59.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:59 smithi002 systemd[1]: Stopping Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:04:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a[23712]: 2024-09-21T13:04:59.391+0000 7fcd269c3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:04:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a[23712]: 2024-09-21T13:04:59.391+0000 7fcd269c3640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T13:04:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:59 smithi002 podman[102945]: 2024-09-21 13:04:59.505023751 +0000 UTC m=+0.228643715 container died 278248cdfdd893504a238c6012949bb3ca9c2accddb4b6062bfcab7e240a74e8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-4e45e6b, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T13:05:00.194 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:59 smithi002 podman[102945]: 2024-09-21 13:04:59.850630427 +0000 UTC m=+0.574250384 container cleanup 278248cdfdd893504a238c6012949bb3ca9c2accddb4b6062bfcab7e240a74e8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=squid-4e45e6b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-21T13:05:00.194 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:04:59 smithi002 bash[102945]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:05:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 podman[102959]: 2024-09-21 13:05:00.193938516 +0000 UTC m=+0.685777540 container remove 278248cdfdd893504a238c6012949bb3ca9c2accddb4b6062bfcab7e240a74e8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-4e45e6b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T13:05:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T13:05:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 systemd[1]: Stopped Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:05:00.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service: Consumed 25.797s CPU time. 2024-09-21T13:05:00.844 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 systemd[1]: Starting Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:05:00.844 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 podman[103086]: 2024-09-21 13:05:00.736864981 +0000 UTC m=+0.098801882 container create 1ddd4aee73560d648f99a8a79a7a35e5eeec1819b2d9607f7174f3e93d0601d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-21T13:05:00.844 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 podman[103086]: 2024-09-21 13:05:00.654168549 +0000 UTC m=+0.016105452 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 podman[103086]: 2024-09-21 13:05:00.973029648 +0000 UTC m=+0.334966554 container init 1ddd4aee73560d648f99a8a79a7a35e5eeec1819b2d9607f7174f3e93d0601d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-21T13:05:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 podman[103086]: 2024-09-21 13:05:00.976638367 +0000 UTC m=+0.338575268 container start 1ddd4aee73560d648f99a8a79a7a35e5eeec1819b2d9607f7174f3e93d0601d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T13:05:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 ceph-mon[103104]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:05:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 ceph-mon[103104]: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 2 2024-09-21T13:05:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:00 smithi002 ceph-mon[103104]: pidfile_write: ignore empty --pid-file 2024-09-21T13:05:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: load: jerasure load: lrc 2024-09-21T13:05:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: RocksDB version: 7.9.2 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Git sha 0 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: DB SUMMARY 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: DB Session ID: RAPVCQQC8CVRQ4GNON1F 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: CURRENT file: CURRENT 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3470 Bytes 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 597386 ; 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.error_if_exists: 0 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.create_if_missing: 0 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.paranoid_checks: 1 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:05:01.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:05:01.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:05:01.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.env: 0x55ae3fae1120 2024-09-21T13:05:01.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:05:01.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.info_log: 0x55ae40369700 2024-09-21T13:05:01.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:05:01.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.statistics: (nil) 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.use_fsync: 0 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_log_file_size: 0 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.allow_fallocate: 1 2024-09-21T13:05:01.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.use_direct_reads: 0 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.db_log_dir: 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.wal_dir: 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:05:01.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.write_buffer_manager: 0x55ae4036db80 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.unordered_write: 0 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:05:01.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.row_cache: None 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.wal_filter: None 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.two_write_queues: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.wal_compression: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.atomic_flush: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.log_readahead_size: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:05:01.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_background_jobs: 2 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_background_compactions: -1 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_subcompactions: 1 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:05:01.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_open_files: -1 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_background_flushes: -1 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Compression algorithms supported: 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kZSTD supported: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kXpressCompression supported: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kBZip2Compression supported: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kLZ4Compression supported: 1 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kZlibCompression supported: 1 2024-09-21T13:05:01.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: kSnappyCompression supported: 1 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.merge_operator: 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_filter: None 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ae40369320) 2024-09-21T13:05:01.482 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_type: 0 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_index_type: 0 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_shortening: 1 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: checksum: 4 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: no_block_cache: 0 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache: 0x55ae4035d610 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_options: 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: capacity : 536870912 2024-09-21T13:05:01.483 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_shard_bits : 4 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: strict_capacity_limit : 0 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_compressed: (nil) 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: persistent_cache: (nil) 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size: 4096 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size_deviation: 10 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_restart_interval: 16 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_block_restart_interval: 1 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: metadata_block_size: 4096 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: partition_filters: 0 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: use_delta_encoding: 1 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: filter_policy: bloomfilter 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: whole_key_filtering: 1 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: verify_compression: 0 2024-09-21T13:05:01.484 INFO:journalctl@ceph.mon.a.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout: format_version: 5 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_index_compression: 1 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_align: 0 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout: prepopulate_block_cache: 0 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression: NoCompression 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.num_levels: 7 2024-09-21T13:05:01.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:05:01.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:05:01.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:05:01.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.inplace_update_support: 0 2024-09-21T13:05:01.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.bloom_locality: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.max_successive_merges: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.ttl: 2592000 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:05:01.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.enable_blob_files: false 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.min_blob_size: 0 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 58, last_sequence is 24457, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-21T13:05:01.491 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7259623d-f20d-4ee5-90de-a36c5b9251a2 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923901003661, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923901006804, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 585037, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24458, "largest_seqno": 25147, "table_properties": {"data_size": 581638, "index_size": 1399, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 10015, "raw_average_key_size": 27, "raw_value_size": 574248, "raw_average_value_size": 1556, "num_data_blocks": 61, "num_entries": 369, "num_filter_entries": 369, "num_deletions": 8, "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": "[CompactOnDeletionCollector]", "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": 1726923901, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7259623d-f20d-4ee5-90de-a36c5b9251a2", "db_session_id": "RAPVCQQC8CVRQ4GNON1F", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923901006887, "job": 1, "event": "recovery_finished"} 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000054.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ae4038ce00 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: DB pointer 0x55ae4048e000 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** DB Stats ** 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:05:01.492 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: L0 1/0 571.33 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 292.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: L6 1/0 9.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: Sum 2/0 10.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 292.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.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 292.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:05:01.493 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.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 292.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:05:01.494 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative compaction: 0.00 GB write, 101.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval compaction: 0.00 GB write, 101.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache BinnedLRUCache@0x55ae4035d610#2 capacity: 512.00 MB usage: 2.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: starting mon.a rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???) e3 preinit fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???).mds e1 new map 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???).mds e1 print_map 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: e1 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: btime 2024-09-21T12:36:27:015367+0000 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: legacy client fscid: -1 2024-09-21T13:05:01.495 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout: No filesystems configured 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 ceph-mon[103104]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 bash[103086]: 1ddd4aee73560d648f99a8a79a7a35e5eeec1819b2d9607f7174f3e93d0601d7 2024-09-21T13:05:01.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:01 smithi002 systemd[1]: Started Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:05:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:01.155037504Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: mon.a calling monitor election 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: monmap epoch 3 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: min_mon_release 19 (squid) 2024-09-21T13:05:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: election_strategy: 1 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: fsmap 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: overall HEALTH_OK 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='' 2024-09-21T13:05:02.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: mon.a calling monitor election 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: monmap epoch 3 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:05:02.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: min_mon_release 19 (squid) 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: election_strategy: 1 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: fsmap 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: overall HEALTH_OK 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='' 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:02.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: mon.a calling monitor election 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: monmap epoch 3 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: min_mon_release 19 (squid) 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: election_strategy: 1 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:05:02.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: fsmap 2024-09-21T13:05:02.976 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:05:02.976 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T13:05:02.976 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: overall HEALTH_OK 2024-09-21T13:05:02.976 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='' 2024-09-21T13:05:02.976 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:04.495 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:04.162093305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:04.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:04 smithi162 ceph-mon[87936]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:04 smithi002 ceph-mon[33559]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:04.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:04 smithi002 ceph-mon[103104]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:05.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:05:05.889 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:05:05.889 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:05 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:05:06.222 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:06 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:05:06.017+0000 7f590a773640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T13:05:07.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:07.1613621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:07 smithi162 ceph-mon[87936]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:07 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:07 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:07 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:07 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.603 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[103104]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:07.603 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.603 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.603 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.603 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.604 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:05:07] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.51.0" 2024-09-21T13:05:07.604 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[33559]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:07.604 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.604 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.604 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:07.604 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:07 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:09.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:09 smithi002 ceph-mon[103104]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:09.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:09 smithi002 ceph-mon[33559]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:09.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:09 smithi162 ceph-mon[87936]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:10.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:10.158046781Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:05:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:05:10.607 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.608 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.609 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:05:10.609 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:05:10.609 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:10.609 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:10.609 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:05:10.609 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:05:10.609 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:10 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:05:11.611 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:11 smithi002 ceph-mon[103104]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:11.611 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:11 smithi002 ceph-mon[103104]: Upgrade: It appears safe to stop mon.c 2024-09-21T13:05:11.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:11 smithi002 ceph-mon[33559]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:11.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:11 smithi002 ceph-mon[33559]: Upgrade: It appears safe to stop mon.c 2024-09-21T13:05:11.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:11 smithi162 ceph-mon[87936]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:11 smithi162 ceph-mon[87936]: Upgrade: It appears safe to stop mon.c 2024-09-21T13:05:12.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:12 smithi162 ceph-mon[87936]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:12 smithi162 ceph-mon[87936]: Upgrade: Updating mon.c 2024-09-21T13:05:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:12 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:05:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:05:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:05:12.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:12 smithi162 ceph-mon[87936]: Deploying daemon mon.c on smithi002 2024-09-21T13:05:12.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[33559]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:12.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[33559]: Upgrade: Updating mon.c 2024-09-21T13:05:12.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[33559]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:12.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:05:12.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:05:12.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[33559]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[33559]: Deploying daemon mon.c on smithi002 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[103104]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[103104]: Upgrade: Updating mon.c 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:05:12.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:12 smithi002 ceph-mon[103104]: Deploying daemon mon.c on smithi002 2024-09-21T13:05:13.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:13 smithi002 systemd[1]: Stopping Ceph mon.c for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:05:13.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c[33555]: 2024-09-21T13:05:13.465+0000 7f063d0d0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:05:13.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c[33555]: 2024-09-21T13:05:13.465+0000 7f063d0d0640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:05:13.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:13.162078848Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:13.758 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:05:13] ENGINE Bus STOPPING 2024-09-21T13:05:13.759 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:13 smithi002 podman[106966]: 2024-09-21 13:05:13.486353369 +0000 UTC m=+0.115257621 container died 1dcd3a17637602539e36b90c3bd50a6d9f7df1f85cd54825d8fd303a3fa1a14d (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-4e45e6b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-21T13:05:14.109 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:05:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:05:14.109 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:05:13] ENGINE Bus STOPPED 2024-09-21T13:05:14.109 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:13 smithi002 podman[106966]: 2024-09-21 13:05:13.857294781 +0000 UTC m=+0.486199030 container cleanup 1dcd3a17637602539e36b90c3bd50a6d9f7df1f85cd54825d8fd303a3fa1a14d (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=squid-4e45e6b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-21T13:05:14.109 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:13 smithi002 bash[106966]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c 2024-09-21T13:05:14.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 podman[106977]: 2024-09-21 13:05:14.108667413 +0000 UTC m=+0.616259392 container remove 1dcd3a17637602539e36b90c3bd50a6d9f7df1f85cd54825d8fd303a3fa1a14d (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-4e45e6b, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-21T13:05:14.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T13:05:14.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 systemd[1]: Stopped Ceph mon.c for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:05:14.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.c.service: Consumed 15.320s CPU time. 2024-09-21T13:05:14.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 systemd[1]: Starting Ceph mon.c for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:05:14.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 podman[107110]: 2024-09-21 13:05:14.63475675 +0000 UTC m=+0.091953312 container create a9f20c5f17a1c2cff5176ed879c0ef31484e12e9febd79922267235e36daf12d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:05:14.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 podman[107110]: 2024-09-21 13:05:14.559460561 +0000 UTC m=+0.016657141 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:15.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 podman[107110]: 2024-09-21 13:05:14.912469816 +0000 UTC m=+0.369666392 container init a9f20c5f17a1c2cff5176ed879c0ef31484e12e9febd79922267235e36daf12d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2) 2024-09-21T13:05:15.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 podman[107110]: 2024-09-21 13:05:14.915816984 +0000 UTC m=+0.373013548 container start a9f20c5f17a1c2cff5176ed879c0ef31484e12e9febd79922267235e36daf12d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T13:05:15.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:05:15.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 2 2024-09-21T13:05:15.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: pidfile_write: ignore empty --pid-file 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: load: jerasure load: lrc 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: RocksDB version: 7.9.2 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Git sha 0 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: DB SUMMARY 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: DB Session ID: UO7TATFZIL2678HNMVAD 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: CURRENT file: CURRENT 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3611 Bytes 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 370864 ; 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.error_if_exists: 0 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.create_if_missing: 0 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.paranoid_checks: 1 2024-09-21T13:05:15.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:05:15.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:05:15.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:05:15.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.env: 0x5579af19c120 2024-09-21T13:05:15.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:05:15.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.info_log: 0x5579b0851700 2024-09-21T13:05:15.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:05:15.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.statistics: (nil) 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.use_fsync: 0 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_log_file_size: 0 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.allow_fallocate: 1 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:05:15.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.use_direct_reads: 0 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.db_log_dir: 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.wal_dir: 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.write_buffer_manager: 0x5579b0855b80 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:05:15.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.unordered_write: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.row_cache: None 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.wal_filter: None 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.two_write_queues: 0 2024-09-21T13:05:15.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.wal_compression: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.atomic_flush: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.log_readahead_size: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:05:15.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_background_jobs: 2 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_background_compactions: -1 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_subcompactions: 1 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_open_files: -1 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:05:15.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_background_flushes: -1 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Compression algorithms supported: 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kZSTD supported: 0 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kXpressCompression supported: 0 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kBZip2Compression supported: 0 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kLZ4Compression supported: 1 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kZlibCompression supported: 1 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: kSnappyCompression supported: 1 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-21T13:05:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.merge_operator: 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_filter: None 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5579b0851320) 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_type: 0 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_index_type: 0 2024-09-21T13:05:15.037 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_shortening: 1 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: checksum: 4 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: no_block_cache: 0 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache: 0x5579b0845610 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_options: 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: capacity : 536870912 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_shard_bits : 4 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: strict_capacity_limit : 0 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_compressed: (nil) 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: persistent_cache: (nil) 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size: 4096 2024-09-21T13:05:15.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size_deviation: 10 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_restart_interval: 16 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_block_restart_interval: 1 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: metadata_block_size: 4096 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: partition_filters: 0 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: use_delta_encoding: 1 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: filter_policy: bloomfilter 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: whole_key_filtering: 1 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: verify_compression: 0 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: format_version: 5 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_index_compression: 1 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_align: 0 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: prepopulate_block_cache: 0 2024-09-21T13:05:15.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression: NoCompression 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.num_levels: 7 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:05:15.040 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:05:15.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:05:15.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:05:15.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.inplace_update_support: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.bloom_locality: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.max_successive_merges: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:05:15.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.ttl: 2592000 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.enable_blob_files: false 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.min_blob_size: 0 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:05:15.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:05:15.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 56, last_sequence is 27373, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-21T13:05:15.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-21T13:05:15.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e848b79d-c275-424e-b085-2a1e7242427e 2024-09-21T13:05:15.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923914943563, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-21T13:05:15.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-21T13:05:15.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923914945190, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 220029, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27378, "largest_seqno": 27526, "table_properties": {"data_size": 218337, "index_size": 462, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1788, "raw_average_key_size": 24, "raw_value_size": 216633, "raw_average_value_size": 3008, "num_data_blocks": 20, "num_entries": 72, "num_filter_entries": 72, "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": "[CompactOnDeletionCollector]", "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": 1726923914, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e848b79d-c275-424e-b085-2a1e7242427e", "db_session_id": "UO7TATFZIL2678HNMVAD", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:05:15.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726923914945288, "job": 1, "event": "recovery_finished"} 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5579b0874e00 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: DB pointer 0x5579b0976000 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** DB Stats ** 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:05:15.047 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: L0 1/0 214.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 217.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: L6 1/0 9.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Sum 2/0 9.34 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 217.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.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 217.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T13:05:15.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.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 217.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative compaction: 0.00 GB write, 53.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval compaction: 0.00 GB write, 53.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache BinnedLRUCache@0x5579b0845610#2 capacity: 512.00 MB usage: 0.78 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T13:05:15.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.55 KB,0.000104308%) Misc(1,0.00 KB,0%) 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: starting mon.c rank 2 at public addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] at bind addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???) e3 preinit fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???).mds e1 new map 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???).mds e1 print_map 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: e1 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: btime 2024-09-21T12:36:27:015367+0000 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: legacy client fscid: -1 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: No filesystems configured 2024-09-21T13:05:15.050 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T13:05:15.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:05:15.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:05:15.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:05:15.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 ceph-mon[107129]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-21T13:05:15.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 bash[107110]: a9f20c5f17a1c2cff5176ed879c0ef31484e12e9febd79922267235e36daf12d 2024-09-21T13:05:15.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:14 smithi002 systemd[1]: Started Ceph mon.c for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:05:16.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:16.165976901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:19.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:19.157585469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:20.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:05:20] ENGINE Bus STARTING 2024-09-21T13:05:20.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:05:20] ENGINE Serving on http://:::9283 2024-09-21T13:05:20.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: [21/Sep/2024:13:05:20] ENGINE Bus STARTED 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: mon.c calling monitor election 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: mon.b calling monitor election 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: mon.a calling monitor election 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: monmap epoch 3 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: min_mon_release 19 (squid) 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: election_strategy: 1 2024-09-21T13:05:21.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:05:21.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:05:21.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:05:21.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: fsmap 2024-09-21T13:05:21.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:05:21.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T13:05:21.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:21 smithi162 ceph-mon[87936]: overall HEALTH_OK 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: mon.c calling monitor election 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: mon.b calling monitor election 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: mon.a calling monitor election 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: monmap epoch 3 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:05:21.411 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: min_mon_release 19 (squid) 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: election_strategy: 1 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: fsmap 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[107129]: overall HEALTH_OK 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: mon.c calling monitor election 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: mon.b calling monitor election 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: mon.a calling monitor election 2024-09-21T13:05:21.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: monmap epoch 3 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: fsid f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: last_changed 2024-09-21T12:37:49.189906+0000 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: created 2024-09-21T12:36:23.825439+0000 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: min_mon_release 19 (squid) 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: election_strategy: 1 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.b 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: fsmap 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T13:05:21.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:21 smithi002 ceph-mon[103104]: overall HEALTH_OK 2024-09-21T13:05:22.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:22.154475211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:23.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:23 smithi002 ceph-mon[107129]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:23.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:23 smithi002 ceph-mon[103104]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:23.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:23 smithi162 ceph-mon[87936]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:25.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:24 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:05:24.955+0000 7f590a773640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T13:05:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[103104]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[107129]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:25.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:25 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:25 smithi162 ceph-mon[87936]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:25.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:25 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:25 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:25 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:25 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:25.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:25.156244297Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:27.096 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:27 smithi002 ceph-mon[103104]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:27.096 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:27 smithi002 ceph-mon[107129]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:27.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:27 smithi162 ceph-mon[87936]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:27.676 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:05:27] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T13:05:28.418 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:28.162271685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:05:28.608 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mon 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all crash 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.609 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mds 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.610 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mon 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.611 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all crash 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mds 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nfs 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all node-exporter 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all prometheus 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all alertmanager 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all grafana 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all loki 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.615 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all promtail 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Finalizing container_image settings 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:05:28.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nfs 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all node-exporter 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all prometheus 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all alertmanager 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.618 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all grafana 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:05:28.619 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:05:28.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.621 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: Upgrade: Complete! 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[103104]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all loki 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.623 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all promtail 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Finalizing container_image settings 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:05:28.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:05:28.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.626 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: Upgrade: Complete! 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:05:28.627 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:05:28.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.628 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:28 smithi002 ceph-mon[107129]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:05:28.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mon 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all crash 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mds 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:05:28.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nfs 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all node-exporter 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all prometheus 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all alertmanager 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all grafana 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all loki 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all promtail 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Finalizing container_image settings 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:05:28.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:05:28.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: Upgrade: Complete! 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:05:28.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.845 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.845 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.845 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:28.845 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:28.845 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:28.845 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:28 smithi162 ceph-mon[87936]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:29.020 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:05:29.278 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:29.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:29 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:29.714 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:29 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:29.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:29 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:30.012 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:05:30.012 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (2m) 5s ago 23m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:05:30.012 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (119s) 68s ago 23m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:05:30.012 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (3m) 5s ago 22m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:05:30.012 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (3m) 68s ago 27m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:05:30.012 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (12m) 5s ago 28m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (29s) 5s ago 29m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (72s) 68s ago 27m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (15s) 5s ago 27m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 5s ago 23m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (3m) 68s ago 22m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (27m) 5s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (26m) 5s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (26m) 5s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (25m) 5s ago 25m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (25m) 68s ago 25m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (25m) 68s ago 25m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (24m) 68s ago 24m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (24m) 68s ago 24m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:05:30.013 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (2m) 68s ago 23m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:05:30.014 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (22m) 5s ago 22m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:05:30.014 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (22m) 68s ago 22m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:05:30.628 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-21T13:05:30.883 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:31.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:31 smithi002 ceph-mon[103104]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:31.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:31 smithi002 ceph-mon[103104]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:31.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:31 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:31.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:31 smithi002 ceph-mon[107129]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:31.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:31 smithi002 ceph-mon[107129]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:31.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:31 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:31 smithi162 ceph-mon[87936]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:31 smithi162 ceph-mon[87936]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:31 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:31.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:31.166613618Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:31.653 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:05:32.310 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-21T13:05:32.570 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:32.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:32 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/1514623340' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:32.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:32 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/1514623340' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:32.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:32 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/1514623340' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:33.300 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T13:05:33.301 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:33 smithi002 ceph-mon[103104]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:33.301 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:33 smithi002 ceph-mon[107129]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:33.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:33 smithi162 ceph-mon[87936]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:34.033 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-21T13:05:34.296 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:34.418 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:34 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/618001399' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:34.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:34 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/618001399' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:34.486 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:34 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/618001399' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:34.486 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:34.153051287Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:35.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:35 smithi002 ceph-mon[107129]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:35.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:35 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:05:35.512 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:35 smithi002 ceph-mon[103104]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:35.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:35 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:05:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:35 smithi162 ceph-mon[87936]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:35 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:05:36.239 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:05:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:36 smithi002 ceph-mon[107129]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:36 smithi002 ceph-mon[103104]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:36.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:36 smithi162 ceph-mon[87936]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:36.820 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:05:37.078 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:37.458 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:05:37] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-21T13:05:37.458 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:37 smithi002 ceph-mon[107129]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:37.458 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:37 smithi002 ceph-mon[103104]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:37.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:37.15509152Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:37 smithi162 ceph-mon[87936]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:05:37.756 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:05:38.399 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:05:38.653 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:39.384 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T13:05:39.385 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:39 smithi002 ceph-mon[103104]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:39.385 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:39 smithi002 ceph-mon[103104]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:39.385 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:39 smithi002 ceph-mon[107129]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:39.385 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:39 smithi002 ceph-mon[107129]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:39.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:39 smithi162 ceph-mon[87936]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:39.652 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:39 smithi162 ceph-mon[87936]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:40.016 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-21T13:05:40.272 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:40.500 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:40 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:40.500 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:40 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/4126276250' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:05:40.501 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:40 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:40.501 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:40 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/4126276250' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:05:40.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:40.15567653Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:40 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:40 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/4126276250' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:05:41.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:41 smithi002 ceph-mon[103104]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:41.541 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:41 smithi002 ceph-mon[107129]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:41.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:41 smithi162 ceph-mon[87936]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:42.185 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[107129]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:42.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:42.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[103104]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:42.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:42.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:42.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:42.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:42 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:42.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:42 smithi162 ceph-mon[87936]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:42.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:42 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:42.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:42 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:42.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:42 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:05:42.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:42 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:42.789 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T13:05:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:43 smithi002 ceph-mon[107129]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:43 smithi002 ceph-mon[107129]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:43 smithi002 ceph-mon[107129]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:43.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:43 smithi002 ceph-mon[103104]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:43.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:43 smithi002 ceph-mon[103104]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:43.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:43 smithi002 ceph-mon[103104]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:43.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:43.156297314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:43.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:43 smithi162 ceph-mon[87936]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:43.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:43 smithi162 ceph-mon[87936]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:43.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:43 smithi162 ceph-mon[87936]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:43.867 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:44.584 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (2m) 21s ago 23m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (2m) 83s ago 23m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (3m) 21s ago 22m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (3m) 83s ago 27m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (12m) 21s ago 29m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (44s) 21s ago 29m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (88s) 83s ago 28m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (30s) 21s ago 27m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:05:45.196 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 21s ago 23m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (3m) 83s ago 23m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (27m) 21s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 9cb4bb28de27 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (26m) 21s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (26m) 21s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (26m) 21s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (25m) 83s ago 25m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (25m) 83s ago 25m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (24m) 83s ago 24m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (24m) 83s ago 24m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (2m) 83s ago 24m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (22m) 21s ago 22m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:05:45.197 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (22m) 83s ago 22m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mgr 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.198 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mon 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all crash 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[107129]: Upgrade: osd.0 is safe to restart 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:05:45.199 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mgr 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mon 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all crash 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:05:45.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:44 smithi002 ceph-mon[103104]: Upgrade: osd.0 is safe to restart 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mgr 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mon 2024-09-21T13:05:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:45.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all crash 2024-09-21T13:05:45.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:45.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:05:45.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:05:45.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:44 smithi162 ceph-mon[87936]: Upgrade: osd.0 is safe to restart 2024-09-21T13:05:45.562 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:05:45.562 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:05:45.562 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:05:45.562 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:05:45.562 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 10, 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:05:45.563 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:05:45.879 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:05:45.881 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:05:45.882 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:05:45.882 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-21T13:05:45.882 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:05:45.882 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T13:05:45.882 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:05:45.882 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:05:45.882 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:05:46.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:46.158493337Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: Upgrade: Updating osd.0 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: Deploying daemon osd.0 on smithi002 2024-09-21T13:05:46.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:46 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/416641365' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:46.600 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.600 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: Upgrade: Updating osd.0 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: Deploying daemon osd.0 on smithi002 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/416641365' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: Upgrade: Updating osd.0 2024-09-21T13:05:46.601 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:46.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:05:46.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:05:46.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: Deploying daemon osd.0 on smithi002 2024-09-21T13:05:46.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:46 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/416641365' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:05:47.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:05:47] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-21T13:05:47.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:47 smithi002 ceph-mon[103104]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:47.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:47 smithi002 ceph-mon[103104]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:47.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:47 smithi002 ceph-mon[107129]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:47.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:47 smithi002 ceph-mon[107129]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:47.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:47 smithi162 ceph-mon[87936]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:05:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:47 smithi162 ceph-mon[87936]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:48.421 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:48 smithi002 systemd[1]: Stopping Ceph osd.0 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:05:48.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[37342]: 2024-09-21T13:05:48.420+0000 7f2d00751640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:05:48.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[37342]: 2024-09-21T13:05:48.420+0000 7f2d00751640 -1 osd.0 110 *** Got signal Terminated *** 2024-09-21T13:05:48.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:48 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[37342]: 2024-09-21T13:05:48.420+0000 7f2d00751640 -1 osd.0 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:05:49.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:49 smithi162 ceph-mon[87936]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:49 smithi162 ceph-mon[87936]: osd.0 marked itself down and dead 2024-09-21T13:05:49.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:49.159260514Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:49 smithi002 ceph-mon[107129]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:49 smithi002 ceph-mon[107129]: osd.0 marked itself down and dead 2024-09-21T13:05:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:49 smithi002 ceph-mon[103104]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:05:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:49 smithi002 ceph-mon[103104]: osd.0 marked itself down and dead 2024-09-21T13:05:50.223 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:49 smithi002 podman[112054]: 2024-09-21 13:05:49.937619817 +0000 UTC m=+1.623242916 container died 9cb4bb28de273f7a944b4a5ad71248bb7c53b189024806c8f51009087b9071b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-4e45e6b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T13:05:50.703 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:50 smithi002 podman[112054]: 2024-09-21 13:05:50.387057886 +0000 UTC m=+2.072680988 container cleanup 9cb4bb28de273f7a944b4a5ad71248bb7c53b189024806c8f51009087b9071b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-4e45e6b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-21T13:05:50.703 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:50 smithi002 bash[112054]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:05:50.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: osdmap e111: 8 total, 7 up, 8 in 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:05:50.705 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: osdmap e111: 8 total, 7 up, 8 in 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.706 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:50.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: osdmap e111: 8 total, 7 up, 8 in 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]} : dispatch 2024-09-21T13:05:50.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:50.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:05:50.973 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:50 smithi002 podman[112069]: 2024-09-21 13:05:50.70268933 +0000 UTC m=+0.761940207 container remove 9cb4bb28de273f7a944b4a5ad71248bb7c53b189024806c8f51009087b9071b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-4e45e6b, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-21T13:05:51.309 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:51 smithi002 podman[112159]: 2024-09-21 13:05:51.006205564 +0000 UTC m=+0.098147025 container create 0e90d03eaefae104d647e944a6bac979079d8cf543553146734004e63f5bd1ff (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T13:05:51.309 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:51 smithi002 podman[112159]: 2024-09-21 13:05:50.924694999 +0000 UTC m=+0.016636457 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:51.310 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:51 smithi002 podman[112159]: 2024-09-21 13:05:51.250611532 +0000 UTC m=+0.342552997 container init 0e90d03eaefae104d647e944a6bac979079d8cf543553146734004e63f5bd1ff (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-21T13:05:51.310 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:51 smithi002 podman[112159]: 2024-09-21 13:05:51.254394806 +0000 UTC m=+0.346336264 container start 0e90d03eaefae104d647e944a6bac979079d8cf543553146734004e63f5bd1ff (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T13:05:51.310 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:51 smithi002 podman[112159]: 2024-09-21 13:05:51.308949171 +0000 UTC m=+0.400890634 container attach 0e90d03eaefae104d647e944a6bac979079d8cf543553146734004e63f5bd1ff (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T13:05:51.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:51 smithi002 podman[112159]: 2024-09-21 13:05:51.451008908 +0000 UTC m=+0.542950379 container died 0e90d03eaefae104d647e944a6bac979079d8cf543553146734004e63f5bd1ff (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:05:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: pgmap v124: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:05:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-09-21T13:05:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[103104]: osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:05:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: pgmap v124: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:05:51.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:51 smithi002 ceph-mon[107129]: osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:05:51.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: pgmap v124: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:05:51.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-09-21T13:05:51.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 0]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 0]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 0]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:05:51.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:51 smithi162 ceph-mon[87936]: osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:05:52.045 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 podman[112182]: 2024-09-21 13:05:52.004278184 +0000 UTC m=+0.544257024 container remove 0e90d03eaefae104d647e944a6bac979079d8cf543553146734004e63f5bd1ff (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T13:05:52.046 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T13:05:52.046 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 systemd[1]: Stopped Ceph osd.0 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:05:52.046 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.0.service: Consumed 14.355s CPU time. 2024-09-21T13:05:52.467 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 systemd[1]: Starting Ceph osd.0 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:05:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:52.161908843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:52.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 podman[112280]: 2024-09-21 13:05:52.369607117 +0000 UTC m=+0.016203232 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:52.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 podman[112280]: 2024-09-21 13:05:52.480419864 +0000 UTC m=+0.127015985 container create c7f9be9c9d65b19a0578537a19cc03a71d0825f28a0edc6e9765a9e771a6d2e4 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:05:52.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 podman[112280]: 2024-09-21 13:05:52.691269048 +0000 UTC m=+0.337865150 container init c7f9be9c9d65b19a0578537a19cc03a71d0825f28a0edc6e9765a9e771a6d2e4 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T13:05:52.723 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 podman[112280]: 2024-09-21 13:05:52.694835128 +0000 UTC m=+0.341431212 container start c7f9be9c9d65b19a0578537a19cc03a71d0825f28a0edc6e9765a9e771a6d2e4 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2) 2024-09-21T13:05:53.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:53 smithi002 ceph-mon[107129]: pgmap v127: 161 pgs: 5 peering, 5 unknown, 37 active+undersized, 17 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/627 objects degraded (9.410%) 2024-09-21T13:05:53.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:53 smithi002 ceph-mon[107129]: osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:05:53.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:53 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:05:53.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:53 smithi002 ceph-mon[103104]: pgmap v127: 161 pgs: 5 peering, 5 unknown, 37 active+undersized, 17 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/627 objects degraded (9.410%) 2024-09-21T13:05:53.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:53 smithi002 ceph-mon[103104]: osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:05:53.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:53 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:05:53.224 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 podman[112280]: 2024-09-21 13:05:52.79127857 +0000 UTC m=+0.437874670 container attach c7f9be9c9d65b19a0578537a19cc03a71d0825f28a0edc6e9765a9e771a6d2e4 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-21T13:05:53.224 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:53.224 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 bash[112280]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:53.224 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:53.224 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:52 smithi002 bash[112280]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:53.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:53 smithi162 ceph-mon[87936]: pgmap v127: 161 pgs: 5 peering, 5 unknown, 37 active+undersized, 17 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/627 objects degraded (9.410%) 2024-09-21T13:05:53.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:53 smithi162 ceph-mon[87936]: osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:05:53.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:53 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:05:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:55 smithi002 ceph-mon[103104]: pgmap v129: 161 pgs: 5 peering, 5 unknown, 37 active+undersized, 17 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/627 objects degraded (9.410%) 2024-09-21T13:05:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:55 smithi002 ceph-mon[107129]: pgmap v129: 161 pgs: 5 peering, 5 unknown, 37 active+undersized, 17 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/627 objects degraded (9.410%) 2024-09-21T13:05:55.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:55 smithi162 ceph-mon[87936]: pgmap v129: 161 pgs: 5 peering, 5 unknown, 37 active+undersized, 17 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/627 objects degraded (9.410%) 2024-09-21T13:05:55.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:55.156479714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:56.156 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:05:56.156 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:56.156 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 bash[112280]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:05:56.156 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 bash[112280]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:56.156 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:56.157 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 bash[112280]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:05:56.157 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T13:05:56.157 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 bash[112280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T13:05:56.157 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-21T13:05:56.157 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:55 smithi002 bash[112280]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-21T13:05:56.157 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T13:05:56.157 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 bash[112280]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 bash[112280]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 bash[112280]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 bash[112280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate[112294]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 bash[112280]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-21T13:05:56.471 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 podman[112280]: 2024-09-21 13:05:56.184829171 +0000 UTC m=+3.831425261 container died c7f9be9c9d65b19a0578537a19cc03a71d0825f28a0edc6e9765a9e771a6d2e4 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux ) 2024-09-21T13:05:56.722 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 podman[112501]: 2024-09-21 13:05:56.703737563 +0000 UTC m=+0.509423654 container remove c7f9be9c9d65b19a0578537a19cc03a71d0825f28a0edc6e9765a9e771a6d2e4 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T13:05:57.166 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:57 smithi002 ceph-mon[107129]: pgmap v130: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 62 B/s, 2 objects/s recovering 2024-09-21T13:05:57.166 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:57 smithi002 ceph-mon[103104]: pgmap v130: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 62 B/s, 2 objects/s recovering 2024-09-21T13:05:57.167 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 podman[112561]: 2024-09-21 13:05:56.816531207 +0000 UTC m=+0.016692151 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:05:57.167 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:56 smithi002 podman[112561]: 2024-09-21 13:05:56.937922078 +0000 UTC m=+0.138083020 container create f3cd94067e0ffbe5dd07ac6b66c573fef9e5b49af0ba921fbe056bb0f575dcd5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T13:05:57.167 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:57 smithi002 podman[112561]: 2024-09-21 13:05:57.165355941 +0000 UTC m=+0.365516892 container init f3cd94067e0ffbe5dd07ac6b66c573fef9e5b49af0ba921fbe056bb0f575dcd5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T13:05:57.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:57 smithi162 ceph-mon[87936]: pgmap v130: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 62 B/s, 2 objects/s recovering 2024-09-21T13:05:57.473 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:57 smithi002 podman[112561]: 2024-09-21 13:05:57.16907316 +0000 UTC m=+0.369234108 container start f3cd94067e0ffbe5dd07ac6b66c573fef9e5b49af0ba921fbe056bb0f575dcd5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T13:05:57.473 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:57 smithi002 ceph-osd[112580]: -- 172.21.15.2:0/2177134889 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557a7e497a40 con 0x557a7e475c00 2024-09-21T13:05:57.473 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:57 smithi002 bash[112561]: f3cd94067e0ffbe5dd07ac6b66c573fef9e5b49af0ba921fbe056bb0f575dcd5 2024-09-21T13:05:57.473 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:57 smithi002 systemd[1]: Started Ceph osd.0 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:05:57.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:05:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:05:57] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-21T13:05:58.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:05:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:05:58.157854956Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:05:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:58 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:58 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:58 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:58 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:58 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.612 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:58 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:58 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:58 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.613 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:58 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:05:58.890 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:05:58 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[112576]: 2024-09-21T13:05:58.808+0000 7f1477eb4640 -1 Falling back to public interface 2024-09-21T13:05:59.543 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:05:59 smithi002 ceph-mon[107129]: pgmap v131: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 53 B/s, 2 objects/s recovering 2024-09-21T13:05:59.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:05:59 smithi002 ceph-mon[103104]: pgmap v131: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 53 B/s, 2 objects/s recovering 2024-09-21T13:05:59.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:05:59 smithi162 ceph-mon[87936]: pgmap v131: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 53 B/s, 2 objects/s recovering 2024-09-21T13:06:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:00 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:00.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:00 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:00 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:01.156711738Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:01 smithi162 ceph-mon[87936]: pgmap v132: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 364 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 44 B/s, 1 objects/s recovering 2024-09-21T13:06:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:01 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:01.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:01 smithi002 ceph-mon[103104]: pgmap v132: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 364 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 44 B/s, 1 objects/s recovering 2024-09-21T13:06:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:01 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:01 smithi002 ceph-mon[107129]: pgmap v132: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 364 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 44 B/s, 1 objects/s recovering 2024-09-21T13:06:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:01 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:02.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.450 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.450 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.450 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.450 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[103104]: from='osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:06:02.450 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[103104]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:06:02.450 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[112576]: 2024-09-21T13:06:02.157+0000 7f1477eb4640 -1 osd.0 110 log_to_monitors true 2024-09-21T13:06:02.451 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.451 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.451 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.451 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.451 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[107129]: from='osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:06:02.451 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-mon[107129]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:06:02.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:02 smithi162 ceph-mon[87936]: from='osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:06:02.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:02 smithi162 ceph-mon[87936]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:06:03.252 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:06:02 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[112576]: 2024-09-21T13:06:02.998+0000 7f146fc5e640 -1 osd.0 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:06:03.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[107129]: pgmap v133: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 307 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 37 B/s, 1 objects/s recovering 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[107129]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[107129]: osdmap e115: 8 total, 7 up, 8 in 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[107129]: from='osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[107129]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[103104]: pgmap v133: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 307 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 37 B/s, 1 objects/s recovering 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[103104]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[103104]: osdmap e115: 8 total, 7 up, 8 in 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[103104]: from='osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:03.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:03 smithi002 ceph-mon[103104]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:03 smithi162 ceph-mon[87936]: pgmap v133: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 307 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 37 B/s, 1 objects/s recovering 2024-09-21T13:06:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:03 smithi162 ceph-mon[87936]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:06:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:03 smithi162 ceph-mon[87936]: osdmap e115: 8 total, 7 up, 8 in 2024-09-21T13:06:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:03 smithi162 ceph-mon[87936]: from='osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:03.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:03 smithi162 ceph-mon[87936]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:04.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:04.152518921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:04 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:06:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:04 smithi162 ceph-mon[87936]: osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337] boot 2024-09-21T13:06:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:04 smithi162 ceph-mon[87936]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:06:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:04 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:06:04.616 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:06:04.616 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[107129]: osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337] boot 2024-09-21T13:06:04.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[107129]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:06:04.617 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:06:04.617 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:06:04.617 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[103104]: osd.0 [v2:172.21.15.2:6802/1618520337,v1:172.21.15.2:6803/1618520337] boot 2024-09-21T13:06:04.617 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[103104]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:06:04.617 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:04 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:06:05.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:06:05.057+0000 7f590a773640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: pgmap v135: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 307 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 37 B/s, 1 objects/s recovering 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: pgmap v135: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 307 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 37 B/s, 1 objects/s recovering 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T13:06:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:06:05.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:06:05.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: pgmap v135: 161 pgs: 9 active+clean+remapped, 37 active+undersized, 17 active+undersized+degraded, 98 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 307 B/s wr, 6 op/s; 59/636 objects degraded (9.277%); 21/636 objects misplaced (3.302%); 37 B/s, 1 objects/s recovering 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:05.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:06:05.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:05.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:06.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:06 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:06:06.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:06 smithi002 ceph-mon[107129]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:06:06.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:06 smithi002 ceph-mon[107129]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T13:06:06.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:06 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:06:06.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:06 smithi002 ceph-mon[103104]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:06:06.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:06 smithi002 ceph-mon[103104]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T13:06:06.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:06 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:06:06.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:06 smithi162 ceph-mon[87936]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:06:06.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:06 smithi162 ceph-mon[87936]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T13:06:07.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:07 smithi162 ceph-mon[87936]: pgmap v138: 161 pgs: 5 peering, 4 active+clean+remapped, 12 active+undersized, 7 active+undersized+degraded, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%); 13/636 objects misplaced (2.044%) 2024-09-21T13:06:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:07 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:07.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:07.154418119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:07.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:06:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:06:07] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-09-21T13:06:07.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:07 smithi002 ceph-mon[103104]: pgmap v138: 161 pgs: 5 peering, 4 active+clean+remapped, 12 active+undersized, 7 active+undersized+degraded, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%); 13/636 objects misplaced (2.044%) 2024-09-21T13:06:07.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:07 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:07 smithi002 ceph-mon[107129]: pgmap v138: 161 pgs: 5 peering, 4 active+clean+remapped, 12 active+undersized, 7 active+undersized+degraded, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%); 13/636 objects misplaced (2.044%) 2024-09-21T13:06:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:07 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:09.681 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:09 smithi002 ceph-mon[107129]: pgmap v140: 161 pgs: 5 peering, 4 active+clean+remapped, 12 active+undersized, 7 active+undersized+degraded, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%); 13/636 objects misplaced (2.044%) 2024-09-21T13:06:09.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:09 smithi002 ceph-mon[103104]: pgmap v140: 161 pgs: 5 peering, 4 active+clean+remapped, 12 active+undersized, 7 active+undersized+degraded, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%); 13/636 objects misplaced (2.044%) 2024-09-21T13:06:09.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:09 smithi162 ceph-mon[87936]: pgmap v140: 161 pgs: 5 peering, 4 active+clean+remapped, 12 active+undersized, 7 active+undersized+degraded, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%); 13/636 objects misplaced (2.044%) 2024-09-21T13:06:10.409 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:10.153226568Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:10 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:10.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:10 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:10.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:10 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:11 smithi002 ceph-mon[107129]: pgmap v141: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-21T13:06:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:11 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded) 2024-09-21T13:06:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:11 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:06:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:11 smithi002 ceph-mon[103104]: pgmap v141: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-21T13:06:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:11 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded) 2024-09-21T13:06:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:11 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:06:11.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:11 smithi162 ceph-mon[87936]: pgmap v141: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-21T13:06:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:11 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded) 2024-09-21T13:06:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:11 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:06:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:12 smithi002 ceph-mon[107129]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 35 B/s, 1 objects/s recovering 2024-09-21T13:06:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:12 smithi002 ceph-mon[103104]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 35 B/s, 1 objects/s recovering 2024-09-21T13:06:12.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:12 smithi162 ceph-mon[87936]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 35 B/s, 1 objects/s recovering 2024-09-21T13:06:13.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:13.161276969Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:14.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:14 smithi002 ceph-mon[107129]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 31 B/s, 1 objects/s recovering 2024-09-21T13:06:14.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:14 smithi002 ceph-mon[103104]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 31 B/s, 1 objects/s recovering 2024-09-21T13:06:14.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:14 smithi162 ceph-mon[87936]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 31 B/s, 1 objects/s recovering 2024-09-21T13:06:16.196 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:06:16.524 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:16.156508015Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:16.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:16 smithi002 ceph-mon[107129]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 26 B/s, 1 objects/s recovering 2024-09-21T13:06:16.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:16 smithi002 ceph-mon[107129]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:16.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:16 smithi002 ceph-mon[103104]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 26 B/s, 1 objects/s recovering 2024-09-21T13:06:16.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:16 smithi002 ceph-mon[103104]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:16.791 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:06:16.791 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 15s ago 24m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (2m) 115s ago 23m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (4m) 15s ago 23m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (4m) 115s ago 28m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (13m) 15s ago 29m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (76s) 15s ago 29m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (119s) 115s ago 28m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (62s) 15s ago 28m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 15s ago 23m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (3m) 115s ago 23m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (19s) 15s ago 27m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (27m) 15s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a cde879fafe5d 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (27m) 15s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (26m) 15s ago 26m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:06:16.792 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (26m) 115s ago 26m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:06:16.793 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (25m) 115s ago 25m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:06:16.793 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (25m) 115s ago 25m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:06:16.793 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (25m) 115s ago 25m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:06:16.793 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (3m) 115s ago 24m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:06:16.793 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (23m) 15s ago 23m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:06:16.793 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (23m) 115s ago 23m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:06:16.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:16 smithi162 ceph-mon[87936]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 26 B/s, 1 objects/s recovering 2024-09-21T13:06:16.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:16 smithi162 ceph-mon[87936]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:17.146 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:06:17.146 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 7, 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:06:17.147 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 9, 2024-09-21T13:06:17.148 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T13:06:17.148 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:06:17.148 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:06:17.450 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:06:17.451 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:06:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:06:17] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-09-21T13:06:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:17 smithi002 ceph-mon[107129]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:17 smithi002 ceph-mon[107129]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:17 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/4250943559' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:17 smithi002 ceph-mon[103104]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:17 smithi002 ceph-mon[103104]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:17 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/4250943559' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:17.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:17 smithi162 ceph-mon[87936]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:17.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:17 smithi162 ceph-mon[87936]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:17.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:17 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/4250943559' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:18.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:18 smithi162 ceph-mon[87936]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:18.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:18 smithi162 ceph-mon[87936]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s; 23 B/s, 0 objects/s recovering 2024-09-21T13:06:18.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:18 smithi002 ceph-mon[107129]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:18.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:18 smithi002 ceph-mon[107129]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s; 23 B/s, 0 objects/s recovering 2024-09-21T13:06:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:18 smithi002 ceph-mon[103104]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:18 smithi002 ceph-mon[103104]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s; 23 B/s, 0 objects/s recovering 2024-09-21T13:06:19.536 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:19.152736396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:19.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:19 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:19.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:19 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:19 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:20.719 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[103104]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-09-21T13:06:20.719 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:06:20.719 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[103104]: Upgrade: osd.1 is safe to restart 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[107129]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[107129]: Upgrade: osd.1 is safe to restart 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:20.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:20.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:20.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:20 smithi162 ceph-mon[87936]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-09-21T13:06:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:20 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:06:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:20 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:06:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:20 smithi162 ceph-mon[87936]: Upgrade: osd.1 is safe to restart 2024-09-21T13:06:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:20 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:22.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:22.15323451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:22 smithi162 ceph-mon[87936]: Upgrade: Updating osd.1 2024-09-21T13:06:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:22 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:22 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:06:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:22 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:22 smithi162 ceph-mon[87936]: Deploying daemon osd.1 on smithi002 2024-09-21T13:06:22.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[107129]: Upgrade: Updating osd.1 2024-09-21T13:06:22.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:22.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:06:22.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:22.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[107129]: Deploying daemon osd.1 on smithi002 2024-09-21T13:06:22.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[103104]: Upgrade: Updating osd.1 2024-09-21T13:06:22.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:22.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:06:22.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:22.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:22 smithi002 ceph-mon[103104]: Deploying daemon osd.1 on smithi002 2024-09-21T13:06:23.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:23 smithi002 ceph-mon[107129]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-09-21T13:06:23.719 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:23 smithi002 ceph-mon[103104]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-09-21T13:06:23.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:23 smithi162 ceph-mon[87936]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-09-21T13:06:24.400 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:24 smithi002 systemd[1]: Stopping Ceph osd.1 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:06:24.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:24 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[42929]: 2024-09-21T13:06:24.398+0000 7f558d26f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:06:24.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:24 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[42929]: 2024-09-21T13:06:24.398+0000 7f558d26f640 -1 osd.1 118 *** Got signal Terminated *** 2024-09-21T13:06:24.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:24 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[42929]: 2024-09-21T13:06:24.398+0000 7f558d26f640 -1 osd.1 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:06:25.416 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:25.155153373Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:25 smithi002 ceph-mon[107129]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:06:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:25 smithi002 ceph-mon[107129]: osd.1 marked itself down and dead 2024-09-21T13:06:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:25 smithi002 ceph-mon[103104]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:06:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:25 smithi002 ceph-mon[103104]: osd.1 marked itself down and dead 2024-09-21T13:06:25.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:25 smithi162 ceph-mon[87936]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:06:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:25 smithi162 ceph-mon[87936]: osd.1 marked itself down and dead 2024-09-21T13:06:26.107 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:25 smithi002 podman[116806]: 2024-09-21 13:06:25.743366768 +0000 UTC m=+1.448453281 container died cde879fafe5d12f73a8b5672fe5e8aec8e98ed1b1d61e766e4dac8d4015eff31 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-4e45e6b) 2024-09-21T13:06:26.423 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 podman[116806]: 2024-09-21 13:06:26.107209107 +0000 UTC m=+1.812295604 container cleanup cde879fafe5d12f73a8b5672fe5e8aec8e98ed1b1d61e766e4dac8d4015eff31 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-4e45e6b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T13:06:26.423 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 bash[116806]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:06:26.423 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 podman[116822]: 2024-09-21 13:06:26.35023199 +0000 UTC m=+0.599994224 container remove cde879fafe5d12f73a8b5672fe5e8aec8e98ed1b1d61e766e4dac8d4015eff31 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-4e45e6b, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-21T13:06:26.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:26 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:06:26.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:26 smithi002 ceph-mon[107129]: osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:06:26.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:26 smithi002 ceph-mon[107129]: osdmap e120: 8 total, 7 up, 8 in 2024-09-21T13:06:26.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:26 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:06:26.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:26 smithi002 ceph-mon[103104]: osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:06:26.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:26 smithi002 ceph-mon[103104]: osdmap e120: 8 total, 7 up, 8 in 2024-09-21T13:06:26.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:26 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:06:26.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:26 smithi162 ceph-mon[87936]: osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:06:26.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:26 smithi162 ceph-mon[87936]: osdmap e120: 8 total, 7 up, 8 in 2024-09-21T13:06:26.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 podman[116914]: 2024-09-21 13:06:26.59670809 +0000 UTC m=+0.015998877 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:06:26.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 podman[116914]: 2024-09-21 13:06:26.701088653 +0000 UTC m=+0.120379438 container create 04c2a73ba1e4c231d9f87e8ded0ff024af40c7fb7070b42b69f4bb35f1c9d486 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T13:06:26.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 podman[116914]: 2024-09-21 13:06:26.91190929 +0000 UTC m=+0.331200075 container init 04c2a73ba1e4c231d9f87e8ded0ff024af40c7fb7070b42b69f4bb35f1c9d486 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:06:26.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 podman[116914]: 2024-09-21 13:06:26.915305018 +0000 UTC m=+0.334595805 container start 04c2a73ba1e4c231d9f87e8ded0ff024af40c7fb7070b42b69f4bb35f1c9d486 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T13:06:27.379 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:26 smithi002 podman[116914]: 2024-09-21 13:06:26.995797145 +0000 UTC m=+0.415087941 container attach 04c2a73ba1e4c231d9f87e8ded0ff024af40c7fb7070b42b69f4bb35f1c9d486 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-21T13:06:27.379 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:27 smithi002 podman[116914]: 2024-09-21 13:06:27.115884943 +0000 UTC m=+0.535175738 container died 04c2a73ba1e4c231d9f87e8ded0ff024af40c7fb7070b42b69f4bb35f1c9d486 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-21T13:06:27.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:27 smithi002 ceph-mon[103104]: pgmap v150: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:06:27.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:27 smithi002 ceph-mon[103104]: Health check failed: Reduced data availability: 11 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-09-21T13:06:27.649 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:06:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:06:27] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.51.0" 2024-09-21T13:06:27.649 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:27 smithi002 podman[116937]: 2024-09-21 13:06:27.624016634 +0000 UTC m=+0.501840642 container remove 04c2a73ba1e4c231d9f87e8ded0ff024af40c7fb7070b42b69f4bb35f1c9d486 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T13:06:27.650 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:27 smithi002 ceph-mon[107129]: pgmap v150: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:06:27.650 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:27 smithi002 ceph-mon[107129]: Health check failed: Reduced data availability: 11 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-09-21T13:06:27.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:27 smithi162 ceph-mon[87936]: pgmap v150: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:06:27.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:27 smithi162 ceph-mon[87936]: Health check failed: Reduced data availability: 11 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-09-21T13:06:27.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:27 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T13:06:27.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:27 smithi002 systemd[1]: Stopped Ceph osd.1 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:06:27.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:27 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.1.service: Consumed 14.877s CPU time. 2024-09-21T13:06:27.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:27 smithi002 systemd[1]: Starting Ceph osd.1 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:06:28.411 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 podman[117034]: 2024-09-21 13:06:27.978178141 +0000 UTC m=+0.016016497 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:06:28.412 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 podman[117034]: 2024-09-21 13:06:28.075379291 +0000 UTC m=+0.113217636 container create 10b95476ad02e99cb76e4a999d764d1b37951cd667150c89f945141f26466400 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:06:28.412 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 podman[117034]: 2024-09-21 13:06:28.294591707 +0000 UTC m=+0.332430053 container init 10b95476ad02e99cb76e4a999d764d1b37951cd667150c89f945141f26466400 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-21T13:06:28.412 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 podman[117034]: 2024-09-21 13:06:28.298051223 +0000 UTC m=+0.335889567 container start 10b95476ad02e99cb76e4a999d764d1b37951cd667150c89f945141f26466400 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T13:06:28.412 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 podman[117034]: 2024-09-21 13:06:28.410994215 +0000 UTC m=+0.448832569 container attach 10b95476ad02e99cb76e4a999d764d1b37951cd667150c89f945141f26466400 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:06:28.429 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:28.157367077Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:28 smithi002 ceph-mon[103104]: pgmap v152: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:06:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:28 smithi002 ceph-mon[107129]: pgmap v152: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:06:28.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:28.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 bash[117034]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:28.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:28.724 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:28 smithi002 bash[117034]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:28.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:28 smithi162 ceph-mon[87936]: pgmap v152: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:06:29.655 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:29 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:29.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:29 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:29.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:29 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:30.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:30 smithi002 ceph-mon[103104]: pgmap v153: 161 pgs: 6 active+undersized, 57 peering, 1 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-21T13:06:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:30 smithi002 ceph-mon[107129]: pgmap v153: 161 pgs: 6 active+undersized, 57 peering, 1 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-21T13:06:30.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:30 smithi162 ceph-mon[87936]: pgmap v153: 161 pgs: 6 active+undersized, 57 peering, 1 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-21T13:06:31.437 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:31.158423062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-21T13:06:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-21T13:06:31.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:06:31.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:31.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:06:31.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:31.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:31.724 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:06:31.724 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T13:06:31.724 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T13:06:31.724 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-21T13:06:31.724 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-21T13:06:31.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:31 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-21T13:06:32.090 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T13:06:32.090 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T13:06:32.090 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate[117049]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 bash[117034]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-21T13:06:32.091 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:31 smithi002 podman[117034]: 2024-09-21 13:06:31.776796873 +0000 UTC m=+3.814635224 container died 10b95476ad02e99cb76e4a999d764d1b37951cd667150c89f945141f26466400 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:06:32.441 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 podman[117286]: 2024-09-21 13:06:32.331307015 +0000 UTC m=+0.544424764 container remove 10b95476ad02e99cb76e4a999d764d1b37951cd667150c89f945141f26466400 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-activate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:06:32.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:32 smithi002 ceph-mon[107129]: pgmap v154: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-21T13:06:32.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:32 smithi002 ceph-mon[103104]: pgmap v154: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-21T13:06:32.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 podman[117345]: 2024-09-21 13:06:32.540591382 +0000 UTC m=+0.109924177 container create 7f0652b8352c5a4f1d426a81fe9e93a8fd6d40029796d508cce8e8fabcb51281 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:06:32.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 podman[117345]: 2024-09-21 13:06:32.449583371 +0000 UTC m=+0.018916180 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:06:32.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:32 smithi162 ceph-mon[87936]: pgmap v154: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-21T13:06:33.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 podman[117345]: 2024-09-21 13:06:32.752136714 +0000 UTC m=+0.321469521 container init 7f0652b8352c5a4f1d426a81fe9e93a8fd6d40029796d508cce8e8fabcb51281 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T13:06:33.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 podman[117345]: 2024-09-21 13:06:32.755636263 +0000 UTC m=+0.324969066 container start 7f0652b8352c5a4f1d426a81fe9e93a8fd6d40029796d508cce8e8fabcb51281 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True) 2024-09-21T13:06:33.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 ceph-osd[117364]: -- 172.21.15.2:0/2287163263 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5635ec75ba40 con 0x5635ed52a000 2024-09-21T13:06:33.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 bash[117345]: 7f0652b8352c5a4f1d426a81fe9e93a8fd6d40029796d508cce8e8fabcb51281 2024-09-21T13:06:33.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:32 smithi002 systemd[1]: Started Ceph osd.1 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:06:33.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[107129]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 16 pgs peering) 2024-09-21T13:06:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[103104]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 16 pgs peering) 2024-09-21T13:06:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:33 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:33 smithi162 ceph-mon[87936]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 16 pgs peering) 2024-09-21T13:06:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:33 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:33 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:33.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:33 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:34.446 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:34.156378898Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:34.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:34 smithi002 ceph-mon[103104]: pgmap v155: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-21T13:06:34.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:34 smithi002 ceph-mon[107129]: pgmap v155: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-21T13:06:34.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:34 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[117360]: 2024-09-21T13:06:34.405+0000 7f447be57640 -1 Falling back to public interface 2024-09-21T13:06:34.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:34 smithi162 ceph-mon[87936]: pgmap v155: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-21T13:06:36.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:36 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:36.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:36 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:36.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:36 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:36.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:36 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:36.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:36 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:36.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:36 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:36.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:36 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:36.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:36 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:36.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:36 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:37.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:06:37] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.51.0" 2024-09-21T13:06:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-mon[107129]: pgmap v156: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-mon[103104]: pgmap v156: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:37.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:37.154627129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:37 smithi162 ceph-mon[87936]: pgmap v156: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:37 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:37 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:38.334 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[117360]: 2024-09-21T13:06:37.978+0000 7f447be57640 -1 osd.1 118 log_to_monitors true 2024-09-21T13:06:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:38 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:38 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:38 smithi162 ceph-mon[87936]: from='osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:06:38.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:38 smithi162 ceph-mon[87936]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[103104]: from='osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[103104]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[107129]: from='osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:06:38.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-mon[107129]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:06:38.695 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:06:38 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[117360]: 2024-09-21T13:06:38.363+0000 7f446fbf9640 -1 osd.1 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[103104]: pgmap v157: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[103104]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[103104]: osdmap e121: 8 total, 7 up, 8 in 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[103104]: from='osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[103104]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[107129]: pgmap v157: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[107129]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:06:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[107129]: osdmap e121: 8 total, 7 up, 8 in 2024-09-21T13:06:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[107129]: from='osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:39.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:39 smithi002 ceph-mon[107129]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:39.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:39 smithi162 ceph-mon[87936]: pgmap v157: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:39 smithi162 ceph-mon[87936]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:06:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:39 smithi162 ceph-mon[87936]: osdmap e121: 8 total, 7 up, 8 in 2024-09-21T13:06:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:39 smithi162 ceph-mon[87936]: from='osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:39.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:39 smithi162 ceph-mon[87936]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:06:40.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:40.154910827Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:40.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:40 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:40.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:40 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:06:40.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:40 smithi162 ceph-mon[87936]: osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981] boot 2024-09-21T13:06:40.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:40 smithi162 ceph-mon[87936]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T13:06:40.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:40 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:06:40.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:40 smithi162 ceph-mon[87936]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T13:06:40.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:40.719 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[107129]: osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981] boot 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[107129]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[107129]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[103104]: osd.1 [v2:172.21.15.2:6810/1970699981,v1:172.21.15.2:6811/1970699981] boot 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[103104]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:06:40.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:40 smithi002 ceph-mon[103104]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T13:06:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: pgmap v160: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:06:41.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: pgmap v160: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:06:41.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:06:41.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:06:41.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:06:41.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:06:41.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:06:41.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:06:41.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:06:41.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:06:41.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:06:41.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:06:41.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: pgmap v160: 161 pgs: 45 active+undersized, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-21T13:06:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:06:41.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:06:41.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:06:41.838 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:06:41.839 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:06:41.840 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:06:41.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:06:41.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:41.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:06:41.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:06:41.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:42.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:42 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:06:42.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:42 smithi002 ceph-mon[107129]: Upgrade: Finalizing container_image settings 2024-09-21T13:06:42.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:42 smithi002 ceph-mon[107129]: Upgrade: Complete! 2024-09-21T13:06:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:42 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:06:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:42 smithi002 ceph-mon[103104]: Upgrade: Finalizing container_image settings 2024-09-21T13:06:42.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:42 smithi002 ceph-mon[103104]: Upgrade: Complete! 2024-09-21T13:06:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:42 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:06:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:42 smithi162 ceph-mon[87936]: Upgrade: Finalizing container_image settings 2024-09-21T13:06:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:42 smithi162 ceph-mon[87936]: Upgrade: Complete! 2024-09-21T13:06:43.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:43 smithi162 ceph-mon[87936]: pgmap v162: 161 pgs: 20 active+undersized, 6 active+undersized+degraded, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:06:43.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:43 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:43.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:43.169697578Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:43.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:43 smithi002 ceph-mon[107129]: pgmap v162: 161 pgs: 20 active+undersized, 6 active+undersized+degraded, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:06:43.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:43 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:43 smithi002 ceph-mon[103104]: pgmap v162: 161 pgs: 20 active+undersized, 6 active+undersized+degraded, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:06:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:43 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:06:44.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:44 smithi002 ceph-mon[107129]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-21T13:06:44.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:44 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded) 2024-09-21T13:06:44.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:44 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:06:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:44 smithi002 ceph-mon[103104]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-21T13:06:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:44 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded) 2024-09-21T13:06:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:44 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:06:44.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:44 smithi162 ceph-mon[87936]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-21T13:06:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:44 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded) 2024-09-21T13:06:44.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:44 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:06:46.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:46 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:46.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:46.152637843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:46.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:46 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:46.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:46 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:47.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:47 smithi162 ceph-mon[87936]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-21T13:06:47.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:47 smithi002 ceph-mon[103104]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-21T13:06:47.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:47 smithi002 ceph-mon[107129]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-21T13:06:47.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:06:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:06:47] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.51.0" 2024-09-21T13:06:48.490 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:06:48.753 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:49.386 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 12s ago 24m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (3m) 2m ago 24m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (4m) 12s ago 23m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (4m) 2m ago 28m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (14m) 12s ago 30m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (108s) 12s ago 30m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (2m) 2m ago 29m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (94s) 12s ago 29m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (4m) 12s ago 24m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (4m) 2m ago 24m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (52s) 12s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (16s) 12s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:06:49.387 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (27m) 12s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (27m) 12s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (26m) 2m ago 26m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (26m) 2m ago 26m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (25m) 2m ago 25m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (25m) 2m ago 25m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (3m) 2m ago 25m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (23m) 12s ago 23m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:06:49.388 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (23m) 2m ago 23m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:06:49.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:49 smithi002 ceph-mon[103104]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T13:06:49.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:49 smithi002 ceph-mon[103104]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:49 smithi002 ceph-mon[107129]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T13:06:49.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:49 smithi002 ceph-mon[107129]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:49.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:49 smithi162 ceph-mon[87936]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T13:06:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:49 smithi162 ceph-mon[87936]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:49.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:49.159141792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:50.064 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T13:06:50.330 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:50.448 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[103104]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[107129]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:50.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:50 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:06:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:50 smithi162 ceph-mon[87936]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:06:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:06:51.035 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:06:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:51 smithi002 ceph-mon[103104]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-21T13:06:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:51 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/2788594617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:51 smithi002 ceph-mon[107129]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-21T13:06:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:51 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/2788594617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:51.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:51 smithi162 ceph-mon[87936]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-09-21T13:06:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:51 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/2788594617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:06:51.880 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-21T13:06:52.140 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:52.160946305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:53.434 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:53 smithi002 ceph-mon[103104]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T13:06:53.434 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:53 smithi002 ceph-mon[107129]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T13:06:53.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:53 smithi162 ceph-mon[87936]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T13:06:54.094 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:06:54.377 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:54 smithi002 ceph-mon[103104]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:54.377 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:54 smithi002 ceph-mon[107129]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:54.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:54 smithi162 ceph-mon[87936]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:54.647 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:06:54.901 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:55.347 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:55 smithi002 ceph-mon[107129]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T13:06:55.348 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:55 smithi002 ceph-mon[103104]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T13:06:55.569 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:06:55.569 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-21T13:06:55.569 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-21T13:06:55.570 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-21T13:06:55.570 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:06:55.570 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-21T13:06:55.570 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-21T13:06:55.570 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:06:55.570 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:06:55.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:55 smithi162 ceph-mon[87936]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T13:06:55.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:55.155517527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:56.256 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:06:56.515 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:57.212 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T13:06:57.472 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:06:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:06:57] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.51.0" 2024-09-21T13:06:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:57 smithi002 ceph-mon[107129]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:06:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:57 smithi002 ceph-mon[107129]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:57 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/1209479106' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:06:57.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:57 smithi002 ceph-mon[103104]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:06:57.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:57 smithi002 ceph-mon[103104]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:57.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:57 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/1209479106' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:06:57.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:57 smithi162 ceph-mon[87936]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:06:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:57 smithi162 ceph-mon[87936]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:57 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/1209479106' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:06:57.807 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-21T13:06:58.061 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:58.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:06:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:06:58.152924577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:06:59.374 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:06:59 smithi002 ceph-mon[103104]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:06:59.374 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:06:59 smithi002 ceph-mon[107129]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:06:59.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:06:59 smithi162 ceph-mon[87936]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:06:59.989 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:00.566 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[107129]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:00.566 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:00.566 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[103104]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:00 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:00 smithi162 ceph-mon[87936]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:00 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:00 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:00 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:00 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:00 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:00.601 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T13:07:01.213 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:01.567 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:01 smithi002 ceph-mon[107129]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:01.567 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:01 smithi002 ceph-mon[107129]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:01.567 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:01 smithi002 ceph-mon[107129]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:01.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:01 smithi002 ceph-mon[103104]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:01.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:01 smithi002 ceph-mon[103104]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:01.567 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:01 smithi002 ceph-mon[103104]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:01.1541747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:01 smithi162 ceph-mon[87936]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:01 smithi162 ceph-mon[87936]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:01 smithi162 ceph-mon[87936]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:02.386 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mgr 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.920 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mon 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all crash 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: Upgrade: osd.2 is safe to restart 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[103104]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:07:02.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mgr 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mon 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all crash 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:07:02.922 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:07:02.923 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: Upgrade: osd.2 is safe to restart 2024-09-21T13:07:02.923 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:02 smithi002 ceph-mon[107129]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 26s ago 24m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (3m) 2m ago 24m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (5m) 26s ago 24m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (4m) 2m ago 28m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (14m) 26s ago 30m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (2m) 26s ago 30m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:07:02.996 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (2m) 2m ago 29m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (108s) 26s ago 29m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (4m) 26s ago 24m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (4m) 2m ago 24m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (66s) 26s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (30s) 26s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (27m) 26s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 4fc59e0f5f68 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (27m) 26s ago 27m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (27m) 2m ago 27m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (26m) 2m ago 26m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (26m) 2m ago 26m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (25m) 2m ago 25m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (4m) 2m ago 25m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (24m) 26s ago 24m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:07:02.997 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (24m) 2m ago 24m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mgr 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:03.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mon 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all crash 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: Upgrade: osd.2 is safe to restart 2024-09-21T13:07:03.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:02 smithi162 ceph-mon[87936]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:03.362 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:07:03.362 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:07:03.362 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:07:03.362 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:03.362 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8, 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:07:03.363 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:07:03.675 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/8 daemons upgraded", 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:07:03.676 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:07:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: Upgrade: Updating osd.2 2024-09-21T13:07:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:07:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: Deploying daemon osd.2 on smithi002 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/4188033739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: Upgrade: Updating osd.2 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: Deploying daemon osd.2 on smithi002 2024-09-21T13:07:04.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:04 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/4188033739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:04.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:04.152392461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: Upgrade: Updating osd.2 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: Deploying daemon osd.2 on smithi002 2024-09-21T13:07:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:04 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/4188033739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:05.183 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:05 smithi002 ceph-mon[103104]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:05 smithi002 ceph-mon[107129]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:05 smithi002 ceph-mon[107129]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:05 smithi002 ceph-mon[103104]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:05.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:05 smithi162 ceph-mon[87936]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:05.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:05 smithi162 ceph-mon[87936]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:05.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:06.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:06 smithi002 systemd[1]: Stopping Ceph osd.2 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:07:06.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:06 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[48666]: 2024-09-21T13:07:06.395+0000 7fa5af936640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:07:06.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:06 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[48666]: 2024-09-21T13:07:06.395+0000 7fa5af936640 -1 osd.2 123 *** Got signal Terminated *** 2024-09-21T13:07:06.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:06 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[48666]: 2024-09-21T13:07:06.395+0000 7fa5af936640 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:07:07.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:07:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:07:07] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-21T13:07:07.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:07 smithi002 ceph-mon[107129]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:07.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:07 smithi002 ceph-mon[107129]: osd.2 marked itself down and dead 2024-09-21T13:07:07.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:07 smithi002 ceph-mon[103104]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:07.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:07 smithi002 ceph-mon[103104]: osd.2 marked itself down and dead 2024-09-21T13:07:07.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:07.153241656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:07 smithi162 ceph-mon[87936]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:07 smithi162 ceph-mon[87936]: osd.2 marked itself down and dead 2024-09-21T13:07:07.990 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:07 smithi002 podman[122861]: 2024-09-21 13:07:07.738159342 +0000 UTC m=+1.441146130 container died 4fc59e0f5f68ccab2ccbb4c5456a031c1675fea01418faf56748e69997e29dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-4e45e6b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:07:08.398 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:08 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:07:08.398 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:08 smithi002 ceph-mon[103104]: osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:07:08.398 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:08 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:07:08.398 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:08 smithi002 ceph-mon[107129]: osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:07:08.399 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 podman[122861]: 2024-09-21 13:07:08.09590746 +0000 UTC m=+1.798894243 container cleanup 4fc59e0f5f68ccab2ccbb4c5456a031c1675fea01418faf56748e69997e29dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, RELEASE=squid-4e45e6b, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T13:07:08.399 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 bash[122861]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:07:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:08 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:07:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:08 smithi162 ceph-mon[87936]: osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:07:08.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 podman[122876]: 2024-09-21 13:07:08.397595991 +0000 UTC m=+0.651678830 container remove 4fc59e0f5f68ccab2ccbb4c5456a031c1675fea01418faf56748e69997e29dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-4e45e6b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T13:07:08.977 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 podman[122967]: 2024-09-21 13:07:08.723390892 +0000 UTC m=+0.107387272 container create 4323c059d02bf4d7987996bfae237a8494d9b3980c4a71d6c49cdb910241366d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T13:07:08.977 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 podman[122967]: 2024-09-21 13:07:08.633175524 +0000 UTC m=+0.017171922 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:08.977 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 podman[122967]: 2024-09-21 13:07:08.917473632 +0000 UTC m=+0.301470022 container init 4323c059d02bf4d7987996bfae237a8494d9b3980c4a71d6c49cdb910241366d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T13:07:08.977 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 podman[122967]: 2024-09-21 13:07:08.920867462 +0000 UTC m=+0.304863841 container start 4323c059d02bf4d7987996bfae237a8494d9b3980c4a71d6c49cdb910241366d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:07:08.977 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:08 smithi002 podman[122967]: 2024-09-21 13:07:08.975697083 +0000 UTC m=+0.359693462 container attach 4323c059d02bf4d7987996bfae237a8494d9b3980c4a71d6c49cdb910241366d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-09-21T13:07:09.322 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:09 smithi002 ceph-mon[107129]: pgmap v176: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:07:09.322 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:09 smithi002 ceph-mon[107129]: osdmap e125: 8 total, 7 up, 8 in 2024-09-21T13:07:09.322 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:09 smithi002 podman[122967]: 2024-09-21 13:07:09.122633325 +0000 UTC m=+0.506629717 container died 4323c059d02bf4d7987996bfae237a8494d9b3980c4a71d6c49cdb910241366d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-21T13:07:09.322 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:09 smithi002 ceph-mon[103104]: pgmap v176: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:07:09.322 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:09 smithi002 ceph-mon[103104]: osdmap e125: 8 total, 7 up, 8 in 2024-09-21T13:07:09.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:09 smithi162 ceph-mon[87936]: pgmap v176: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:07:09.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:09 smithi162 ceph-mon[87936]: osdmap e125: 8 total, 7 up, 8 in 2024-09-21T13:07:09.912 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:09 smithi002 podman[122989]: 2024-09-21 13:07:09.654264009 +0000 UTC m=+0.525369144 container remove 4323c059d02bf4d7987996bfae237a8494d9b3980c4a71d6c49cdb910241366d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True) 2024-09-21T13:07:09.912 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:09 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T13:07:09.912 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:09 smithi002 systemd[1]: Stopped Ceph osd.2 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:07:09.912 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:09 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.2.service: Consumed 12.752s CPU time. 2024-09-21T13:07:09.912 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:09 smithi002 systemd[1]: Starting Ceph osd.2 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:07:10.205 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 podman[123088]: 2024-09-21 13:07:10.015043377 +0000 UTC m=+0.016286391 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:10.205 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 podman[123088]: 2024-09-21 13:07:10.122123327 +0000 UTC m=+0.123366363 container create e263282d53ea64430d11735a4167027f57545b8d273b297cc3567d3bc68dcc5a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-21T13:07:10.471 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:10 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:10.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:10 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:10.472 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 podman[123088]: 2024-09-21 13:07:10.333076792 +0000 UTC m=+0.334319801 container init e263282d53ea64430d11735a4167027f57545b8d273b297cc3567d3bc68dcc5a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-21T13:07:10.472 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 podman[123088]: 2024-09-21 13:07:10.336499117 +0000 UTC m=+0.337742111 container start e263282d53ea64430d11735a4167027f57545b8d273b297cc3567d3bc68dcc5a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-21T13:07:10.472 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 podman[123088]: 2024-09-21 13:07:10.416297439 +0000 UTC m=+0.417540429 container attach e263282d53ea64430d11735a4167027f57545b8d273b297cc3567d3bc68dcc5a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:07:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:10 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:10.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:10.157799035Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:10.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:10.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 bash[123088]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:10.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:10.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:10 smithi002 bash[123088]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:11.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:11 smithi002 ceph-mon[107129]: pgmap v178: 161 pgs: 5 active+undersized, 11 peering, 9 stale+active+clean, 2 active+undersized+degraded, 134 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-21T13:07:11.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:11 smithi002 ceph-mon[107129]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:07:11.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:11 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:11.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:11 smithi002 ceph-mon[103104]: pgmap v178: 161 pgs: 5 active+undersized, 11 peering, 9 stale+active+clean, 2 active+undersized+degraded, 134 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-21T13:07:11.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:11 smithi002 ceph-mon[103104]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:07:11.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:11 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:11.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:11 smithi162 ceph-mon[87936]: pgmap v178: 161 pgs: 5 active+undersized, 11 peering, 9 stale+active+clean, 2 active+undersized+degraded, 134 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-21T13:07:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:11 smithi162 ceph-mon[87936]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:07:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:11 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:13.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-mon[107129]: pgmap v179: 161 pgs: 26 active+undersized, 11 peering, 13 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 52/636 objects degraded (8.176%) 2024-09-21T13:07:13.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-mon[103104]: pgmap v179: 161 pgs: 26 active+undersized, 11 peering, 13 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 52/636 objects degraded (8.176%) 2024-09-21T13:07:13.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:07:13.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:13.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:07:13.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:13.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:13.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:13 smithi162 ceph-mon[87936]: pgmap v179: 161 pgs: 26 active+undersized, 11 peering, 13 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 52/636 objects degraded (8.176%) 2024-09-21T13:07:13.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:13.157314437Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:13.791 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T13:07:13.791 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T13:07:13.791 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-21T13:07:13.791 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-21T13:07:13.791 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T13:07:13.791 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate[123103]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 bash[123088]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-21T13:07:14.130 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:13 smithi002 podman[123088]: 2024-09-21 13:07:13.821379034 +0000 UTC m=+3.822622044 container died e263282d53ea64430d11735a4167027f57545b8d273b297cc3567d3bc68dcc5a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T13:07:14.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:14 smithi002 ceph-mon[103104]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:07:14.404 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:14 smithi002 ceph-mon[107129]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:07:14.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:14 smithi162 ceph-mon[87936]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:07:14.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 podman[123316]: 2024-09-21 13:07:14.403859167 +0000 UTC m=+0.576135949 container remove e263282d53ea64430d11735a4167027f57545b8d273b297cc3567d3bc68dcc5a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T13:07:14.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 podman[123375]: 2024-09-21 13:07:14.525543585 +0000 UTC m=+0.016581285 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:14.723 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 podman[123375]: 2024-09-21 13:07:14.62983179 +0000 UTC m=+0.120869510 container create f1a2452e6dd734de08396478b7d410afa95a7cbc653662bb59ebcb4ce769e3c7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS) 2024-09-21T13:07:15.037 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 podman[123375]: 2024-09-21 13:07:14.874171957 +0000 UTC m=+0.365209645 container init f1a2452e6dd734de08396478b7d410afa95a7cbc653662bb59ebcb4ce769e3c7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-21T13:07:15.037 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 podman[123375]: 2024-09-21 13:07:14.877437514 +0000 UTC m=+0.368475200 container start f1a2452e6dd734de08396478b7d410afa95a7cbc653662bb59ebcb4ce769e3c7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:07:15.037 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 ceph-osd[123394]: -- 172.21.15.2:0/2212127271 <== mon.2 v2:172.21.15.2:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560f5b539a40 con 0x560f5b517c00 2024-09-21T13:07:15.037 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 bash[123375]: f1a2452e6dd734de08396478b7d410afa95a7cbc653662bb59ebcb4ce769e3c7 2024-09-21T13:07:15.037 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:14 smithi002 systemd[1]: Started Ceph osd.2 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:07:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[107129]: pgmap v180: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[103104]: pgmap v180: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:15.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:15 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:15 smithi162 ceph-mon[87936]: pgmap v180: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:15 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:15 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:15.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:15 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:16.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:16 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:16.533 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:16 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:16.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:16 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:16.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:16.153361828Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:16.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:16 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[123390]: 2024-09-21T13:07:16.529+0000 7f6a6fa71640 -1 Falling back to public interface 2024-09-21T13:07:17.378 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:17 smithi002 ceph-mon[107129]: pgmap v181: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:17.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:17 smithi002 ceph-mon[103104]: pgmap v181: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:17.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:17 smithi162 ceph-mon[87936]: pgmap v181: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:17.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:07:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:07:17] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-21T13:07:19.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:19.163342475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:19 smithi162 ceph-mon[87936]: pgmap v182: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:19 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:19 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:19 smithi002 ceph-mon[103104]: pgmap v182: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:19 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:19 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:19 smithi002 ceph-mon[107129]: pgmap v182: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:19 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:19 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.112 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:19 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[123390]: 2024-09-21T13:07:19.842+0000 7f6a6fa71640 -1 osd.2 123 log_to_monitors true 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[107129]: from='osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[107129]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[103104]: from='osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:07:20.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[103104]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:07:20.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:20.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:20 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:20 smithi162 ceph-mon[87936]: from='osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:07:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:20 smithi162 ceph-mon[87936]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:07:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:20.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:20 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:20.884 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:07:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[123390]: 2024-09-21T13:07:20.537+0000 7f6a6781b640 -1 osd.2 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:07:21.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[107129]: pgmap v183: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:21.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[107129]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:07:21.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[107129]: osdmap e126: 8 total, 7 up, 8 in 2024-09-21T13:07:21.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[107129]: from='osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:07:21.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[107129]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:07:21.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[103104]: pgmap v183: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[103104]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:07:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[103104]: osdmap e126: 8 total, 7 up, 8 in 2024-09-21T13:07:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[103104]: from='osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:07:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:21 smithi002 ceph-mon[103104]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:07:21.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:21 smithi162 ceph-mon[87936]: pgmap v183: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:21 smithi162 ceph-mon[87936]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:07:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:21 smithi162 ceph-mon[87936]: osdmap e126: 8 total, 7 up, 8 in 2024-09-21T13:07:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:21 smithi162 ceph-mon[87936]: from='osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:07:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:21 smithi162 ceph-mon[87936]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[107129]: osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661] boot 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[107129]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[103104]: osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661] boot 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[103104]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T13:07:22.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:22 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:07:22.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:22.156734691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:22 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:07:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:22 smithi162 ceph-mon[87936]: osd.2 [v2:172.21.15.2:6818/1732466661,v1:172.21.15.2:6819/1732466661] boot 2024-09-21T13:07:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:22 smithi162 ceph-mon[87936]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T13:07:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:22 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:07:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: pgmap v185: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T13:07:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:07:23.587 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:07:23.588 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:07:23.589 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:07:23.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.590 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:23 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: pgmap v185: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:07:23.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: pgmap v185: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:07:23.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:07:23.731 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.732 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:23.733 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:23 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:24.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:24 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:07:24.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:24 smithi162 ceph-mon[87936]: Upgrade: Finalizing container_image settings 2024-09-21T13:07:24.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:24 smithi162 ceph-mon[87936]: Upgrade: Complete! 2024-09-21T13:07:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:24 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:07:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:24 smithi002 ceph-mon[107129]: Upgrade: Finalizing container_image settings 2024-09-21T13:07:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:24 smithi002 ceph-mon[107129]: Upgrade: Complete! 2024-09-21T13:07:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:24 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:07:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:24 smithi002 ceph-mon[103104]: Upgrade: Finalizing container_image settings 2024-09-21T13:07:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:24 smithi002 ceph-mon[103104]: Upgrade: Complete! 2024-09-21T13:07:25.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:25.155877971Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:25 smithi162 ceph-mon[87936]: pgmap v188: 161 pgs: 26 active+undersized, 11 active+undersized+degraded, 124 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-21T13:07:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:25 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:25 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:25 smithi002 ceph-mon[107129]: pgmap v188: 161 pgs: 26 active+undersized, 11 active+undersized+degraded, 124 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-21T13:07:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:25 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:25 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:25 smithi002 ceph-mon[103104]: pgmap v188: 161 pgs: 26 active+undersized, 11 active+undersized+degraded, 124 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-21T13:07:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:25 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:25 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:27.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:27 smithi162 ceph-mon[87936]: pgmap v189: 161 pgs: 12 active+undersized, 2 active+undersized+degraded, 147 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-21T13:07:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:27 smithi002 ceph-mon[107129]: pgmap v189: 161 pgs: 12 active+undersized, 2 active+undersized+degraded, 147 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-21T13:07:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:27 smithi002 ceph-mon[103104]: pgmap v189: 161 pgs: 12 active+undersized, 2 active+undersized+degraded, 147 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-21T13:07:27.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:07:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:07:27] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.51.0" 2024-09-21T13:07:28.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:28.163978803Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:28 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-21T13:07:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:28 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:07:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:28 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-21T13:07:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:28 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:07:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:28 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-21T13:07:28.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:28 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:07:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:29 smithi002 ceph-mon[107129]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T13:07:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:29 smithi002 ceph-mon[103104]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T13:07:29.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:29 smithi162 ceph-mon[87936]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T13:07:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:30 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:30.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:30 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:30.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:30 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:31.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:31 smithi162 ceph-mon[87936]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:07:31.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:31.158623237Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:31 smithi002 ceph-mon[107129]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:07:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:31 smithi002 ceph-mon[103104]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:07:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:33 smithi002 ceph-mon[103104]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:07:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:33 smithi002 ceph-mon[107129]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:07:33.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:33 smithi162 ceph-mon[87936]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:07:34.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:34.166494488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:34.646 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:07:34.908 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:35.690 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (4m) 16s ago 25m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (4m) 3m ago 25m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (5m) 16s ago 24m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (14m) 16s ago 31m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (2m) 16s ago 31m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (3m) 3m ago 29m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (2m) 16s ago 29m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (5m) 16s ago 25m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:07:35.691 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (5m) 3m ago 25m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (98s) 16s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (63s) 16s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (21s) 16s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (28m) 16s ago 28m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (27m) 3m ago 27m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (27m) 3m ago 27m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (26m) 3m ago 26m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (26m) 3m ago 26m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (4m) 3m ago 25m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (24m) 16s ago 24m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:07:35.692 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (24m) 3m ago 24m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[107129]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[107129]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[103104]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[103104]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:35.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:35 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:35.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:35 smithi162 ceph-mon[87936]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T13:07:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:35 smithi162 ceph-mon[87936]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:35 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:35 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:35.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:35 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:36.579 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T13:07:36.846 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:37 smithi002 ceph-mon[103104]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:37 smithi002 ceph-mon[103104]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:37.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:07:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:07:37] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-21T13:07:37.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:37 smithi002 ceph-mon[107129]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:37.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:37 smithi002 ceph-mon[107129]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:37.577 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:07:37.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:37 smithi162 ceph-mon[87936]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:37 smithi162 ceph-mon[87936]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:37.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:37.155724986Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:38.207 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-21T13:07:38.465 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:38.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:38 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/519494390' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:38.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:38 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/519494390' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:38.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:38 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/519494390' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:39.676 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:39 smithi002 ceph-mon[107129]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:39.676 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:39 smithi002 ceph-mon[103104]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:39.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:39 smithi162 ceph-mon[87936]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:40.574 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:40 smithi002 ceph-mon[107129]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:40.574 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:40 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:40.575 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:40 smithi002 ceph-mon[103104]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:40.575 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:40 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:40.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:40 smithi162 ceph-mon[87936]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:40.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:40 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:40.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:40.162998799Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:07:41.203 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:07:41.464 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:41.472 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:41 smithi002 ceph-mon[107129]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:41.472 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:41 smithi002 ceph-mon[103104]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:41.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:41 smithi162 ceph-mon[87936]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-21T13:07:42.119 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:07:42.120 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:07:42.719 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:07:42.975 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:43.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:43.160301837Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:43.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:43 smithi162 ceph-mon[87936]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:43.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:43 smithi162 ceph-mon[87936]: from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:43.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:43 smithi002 ceph-mon[107129]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:43.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:43 smithi002 ceph-mon[107129]: from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:43 smithi002 ceph-mon[103104]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:43.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:43 smithi002 ceph-mon[103104]: from='client.54326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:43.762 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T13:07:44.402 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-21T13:07:44.658 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:44.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:44 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/3191252799' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:07:44.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:44 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/3191252799' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:07:44.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:44 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/3191252799' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:07:45.635 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:45 smithi002 ceph-mon[107129]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:45.635 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:45 smithi002 ceph-mon[103104]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:45.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:45 smithi162 ceph-mon[87936]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:46.536 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:46.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:46 smithi002 ceph-mon[103104]: from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:46.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:46 smithi002 ceph-mon[107129]: from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:46.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:46 smithi162 ceph-mon[87936]: from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:46.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:46.154351798Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:47.116 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T13:07:47.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:07:47] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-21T13:07:47.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[107129]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:47.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:47.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:47.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:47.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:47.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[103104]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:47.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:47.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:47.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:47.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:47 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:47 smithi162 ceph-mon[87936]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:47 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:47 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:47 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:07:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:47 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.227 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:48.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.475 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:07:48.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:48.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:48.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:48.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.477 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:48 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:48.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:48 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:07:48.921 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:07:49.525 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (4m) 30s ago 25m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (4m) 3m ago 25m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (5m) 30s ago 24m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (15m) 30s ago 31m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (2m) 30s ago 31m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (3m) 3m ago 30m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (2m) 30s ago 30m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (5m) 30s ago 25m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (5m) 3m ago 25m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (112s) 30s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:07:49.526 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (77s) 30s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (34s) 30s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (28m) 30s ago 28m - 2993M 19.1.1-373-g4e45e6b4 164465d2334a 266a162613b7 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (27m) 3m ago 27m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (27m) 3m ago 27m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (26m) 3m ago 26m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (26m) 3m ago 26m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (4m) 3m ago 26m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (24m) 30s ago 24m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:07:49.527 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (24m) 3m ago 24m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:07:49.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:49.162109484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mgr 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mon 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all crash 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:07:49.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:49 smithi162 ceph-mon[87936]: Upgrade: osd.3 is safe to restart 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mgr 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mon 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all crash 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:07:49.721 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[107129]: Upgrade: osd.3 is safe to restart 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mgr 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mon 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all crash 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:07:49.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:49 smithi002 ceph-mon[103104]: Upgrade: osd.3 is safe to restart 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 5, 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:07:49.886 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 7, 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:07:49.887 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:07:50.223 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:07:50.223 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:07:50.223 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:07:50.224 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:07:50.224 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:07:50.224 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T13:07:50.224 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:07:50.224 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:07:50.224 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/3689390805' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/3689390805' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:50.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/3689390805' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:07:50.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:07:51.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[103104]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:51.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[103104]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:51.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[103104]: Upgrade: Updating osd.3 2024-09-21T13:07:51.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[103104]: Deploying daemon osd.3 on smithi002 2024-09-21T13:07:51.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[103104]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:51.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[107129]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:51.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[107129]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:51.666 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[107129]: Upgrade: Updating osd.3 2024-09-21T13:07:51.666 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[107129]: Deploying daemon osd.3 on smithi002 2024-09-21T13:07:51.666 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:51 smithi002 ceph-mon[107129]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:51.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:51 smithi162 ceph-mon[87936]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:07:51.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:51 smithi162 ceph-mon[87936]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:51.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:51 smithi162 ceph-mon[87936]: Upgrade: Updating osd.3 2024-09-21T13:07:51.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:51 smithi162 ceph-mon[87936]: Deploying daemon osd.3 on smithi002 2024-09-21T13:07:51.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:51 smithi162 ceph-mon[87936]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:52.163644738Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:52.932 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:52 smithi002 systemd[1]: Stopping Ceph osd.3 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:07:53.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:52 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[54593]: 2024-09-21T13:07:52.930+0000 7f2671318640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:07:53.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:52 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[54593]: 2024-09-21T13:07:52.930+0000 7f2671318640 -1 osd.3 128 *** Got signal Terminated *** 2024-09-21T13:07:53.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:52 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[54593]: 2024-09-21T13:07:52.930+0000 7f2671318640 -1 osd.3 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:07:53.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:53 smithi002 ceph-mon[107129]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:53.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:53 smithi002 ceph-mon[107129]: osd.3 marked itself down and dead 2024-09-21T13:07:53.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:53 smithi002 ceph-mon[103104]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:53.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:53 smithi002 ceph-mon[103104]: osd.3 marked itself down and dead 2024-09-21T13:07:53.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:53 smithi162 ceph-mon[87936]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:07:53.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:53 smithi162 ceph-mon[87936]: osd.3 marked itself down and dead 2024-09-21T13:07:54.081 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:53 smithi002 podman[128854]: 2024-09-21 13:07:53.77092188 +0000 UTC m=+0.959338621 container died 266a162613b7ab46d70845f5145532dba19007704a213da476da4b3c3c26b211 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-4e45e6b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T13:07:54.409 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:54 smithi002 podman[128854]: 2024-09-21 13:07:54.080413523 +0000 UTC m=+1.268830258 container cleanup 266a162613b7ab46d70845f5145532dba19007704a213da476da4b3c3c26b211 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-4e45e6b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T13:07:54.409 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:54 smithi002 bash[128854]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:07:54.409 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:54 smithi002 podman[128869]: 2024-09-21 13:07:54.231657736 +0000 UTC m=+0.461065200 container remove 266a162613b7ab46d70845f5145532dba19007704a213da476da4b3c3c26b211 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-4e45e6b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T13:07:54.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:54 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:07:54.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:54 smithi002 ceph-mon[103104]: osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:07:54.667 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:54 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:07:54.667 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:54 smithi002 ceph-mon[107129]: osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:07:54.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:54 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:07:54.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:54 smithi162 ceph-mon[87936]: osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:07:54.919 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:54 smithi002 podman[128959]: 2024-09-21 13:07:54.665951481 +0000 UTC m=+0.108829886 container create e40d3a5b78ec07189b02df536c0bc7520fcd0ea90e6ea303b63f41247a4a75a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-21T13:07:54.919 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:54 smithi002 podman[128959]: 2024-09-21 13:07:54.573550241 +0000 UTC m=+0.016428664 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:55.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:54 smithi002 podman[128959]: 2024-09-21 13:07:54.918571795 +0000 UTC m=+0.361450209 container init e40d3a5b78ec07189b02df536c0bc7520fcd0ea90e6ea303b63f41247a4a75a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:07:55.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:54 smithi002 podman[128959]: 2024-09-21 13:07:54.922615393 +0000 UTC m=+0.365493801 container start e40d3a5b78ec07189b02df536c0bc7520fcd0ea90e6ea303b63f41247a4a75a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T13:07:55.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:55 smithi002 podman[128959]: 2024-09-21 13:07:55.018378955 +0000 UTC m=+0.461257369 container attach e40d3a5b78ec07189b02df536c0bc7520fcd0ea90e6ea303b63f41247a4a75a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-21T13:07:55.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:55 smithi002 podman[128959]: 2024-09-21 13:07:55.124776855 +0000 UTC m=+0.567655274 container died e40d3a5b78ec07189b02df536c0bc7520fcd0ea90e6ea303b63f41247a4a75a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS) 2024-09-21T13:07:55.418 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:55.152571971Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:55.698 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:55 smithi002 ceph-mon[107129]: pgmap v204: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:07:55.698 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:55 smithi002 ceph-mon[107129]: osdmap e130: 8 total, 7 up, 8 in 2024-09-21T13:07:55.698 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:55 smithi002 ceph-mon[103104]: pgmap v204: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:07:55.698 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:55 smithi002 ceph-mon[103104]: osdmap e130: 8 total, 7 up, 8 in 2024-09-21T13:07:55.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:55 smithi162 ceph-mon[87936]: pgmap v204: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:07:55.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:55 smithi162 ceph-mon[87936]: osdmap e130: 8 total, 7 up, 8 in 2024-09-21T13:07:55.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:55 smithi002 podman[128982]: 2024-09-21 13:07:55.69747257 +0000 UTC m=+0.566523486 container remove e40d3a5b78ec07189b02df536c0bc7520fcd0ea90e6ea303b63f41247a4a75a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0) 2024-09-21T13:07:55.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:55 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T13:07:55.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:55 smithi002 systemd[1]: Stopped Ceph osd.3 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:07:55.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:55 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.3.service: Consumed 16.477s CPU time. 2024-09-21T13:07:55.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:55 smithi002 systemd[1]: Starting Ceph osd.3 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:07:56.451 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 podman[129081]: 2024-09-21 13:07:56.043060544 +0000 UTC m=+0.016493352 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:56.451 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 podman[129081]: 2024-09-21 13:07:56.148407533 +0000 UTC m=+0.121840315 container create fda1bcc6438e822df0a483ac5032d0a1d45f40fa6cdfa44d2ebfaa6cb3d71c6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:07:56.451 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 podman[129081]: 2024-09-21 13:07:56.36733336 +0000 UTC m=+0.340766169 container init fda1bcc6438e822df0a483ac5032d0a1d45f40fa6cdfa44d2ebfaa6cb3d71c6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T13:07:56.451 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 podman[129081]: 2024-09-21 13:07:56.370752359 +0000 UTC m=+0.344185142 container start fda1bcc6438e822df0a483ac5032d0a1d45f40fa6cdfa44d2ebfaa6cb3d71c6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T13:07:56.452 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 podman[129081]: 2024-09-21 13:07:56.450671246 +0000 UTC m=+0.424104029 container attach fda1bcc6438e822df0a483ac5032d0a1d45f40fa6cdfa44d2ebfaa6cb3d71c6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T13:07:56.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:56 smithi002 ceph-mon[103104]: pgmap v206: 161 pgs: 19 active+undersized, 12 stale+active+clean, 14 active+undersized+degraded, 116 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-09-21T13:07:56.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:56 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:56.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:56 smithi002 ceph-mon[107129]: pgmap v206: 161 pgs: 19 active+undersized, 12 stale+active+clean, 14 active+undersized+degraded, 116 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-09-21T13:07:56.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:56 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:56.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:56.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 bash[129081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:56.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:56.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:56 smithi002 bash[129081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:56.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:56 smithi162 ceph-mon[87936]: pgmap v206: 161 pgs: 19 active+undersized, 12 stale+active+clean, 14 active+undersized+degraded, 116 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-09-21T13:07:56.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:56 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:07:57.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:07:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:07:57] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-21T13:07:58.554 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:07:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:07:58.152613324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:07:58.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:58 smithi162 ceph-mon[87936]: pgmap v207: 161 pgs: 24 active+undersized, 11 stale+active+clean, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-21T13:07:58.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:58 smithi002 ceph-mon[107129]: pgmap v207: 161 pgs: 24 active+undersized, 11 stale+active+clean, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-21T13:07:58.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:58 smithi002 ceph-mon[103104]: pgmap v207: 161 pgs: 24 active+undersized, 11 stale+active+clean, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-21T13:07:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:07:59.723 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:07:59.723 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-21T13:07:59.724 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-21T13:07:59.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:07:59 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:00.162 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate[129096]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 bash[129081]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-21T13:08:00.163 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:07:59 smithi002 podman[129081]: 2024-09-21 13:07:59.847904986 +0000 UTC m=+3.821337794 container died fda1bcc6438e822df0a483ac5032d0a1d45f40fa6cdfa44d2ebfaa6cb3d71c6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:08:00.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:00 smithi162 ceph-mon[87936]: pgmap v208: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:00.907 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:00 smithi002 ceph-mon[103104]: pgmap v208: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:00.908 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:00 smithi002 ceph-mon[107129]: pgmap v208: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:00.908 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:00 smithi002 podman[129311]: 2024-09-21 13:08:00.546785705 +0000 UTC m=+0.692661369 container remove fda1bcc6438e822df0a483ac5032d0a1d45f40fa6cdfa44d2ebfaa6cb3d71c6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-activate, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-21T13:08:00.908 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:00 smithi002 podman[129370]: 2024-09-21 13:08:00.670100391 +0000 UTC m=+0.017017236 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:08:00.908 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:00 smithi002 podman[129370]: 2024-09-21 13:08:00.789489502 +0000 UTC m=+0.136406345 container create 52b6ee59b94aac8e3eebe9aad0709d7fafae11cd910aef360d10adffaf1a320e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-21T13:08:01.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:01 smithi002 podman[129370]: 2024-09-21 13:08:01.008329415 +0000 UTC m=+0.355246264 container init 52b6ee59b94aac8e3eebe9aad0709d7fafae11cd910aef360d10adffaf1a320e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T13:08:01.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:01 smithi002 podman[129370]: 2024-09-21 13:08:01.011740312 +0000 UTC m=+0.358657157 container start 52b6ee59b94aac8e3eebe9aad0709d7fafae11cd910aef360d10adffaf1a320e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:08:01.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:01 smithi002 ceph-osd[129389]: -- 172.21.15.2:0/255450843 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b17939da40 con 0x55b17937bc00 2024-09-21T13:08:01.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:01 smithi002 bash[129370]: 52b6ee59b94aac8e3eebe9aad0709d7fafae11cd910aef360d10adffaf1a320e 2024-09-21T13:08:01.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:01 smithi002 systemd[1]: Started Ceph osd.3 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:08:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:01.164307726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:02.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:02 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[129385]: 2024-09-21T13:08:02.685+0000 7f4b5910b640 -1 Falling back to public interface 2024-09-21T13:08:03.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:03 smithi002 ceph-mon[107129]: pgmap v209: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:03.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:03 smithi002 ceph-mon[103104]: pgmap v209: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:03.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:03 smithi162 ceph-mon[87936]: pgmap v209: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:04.486 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:04.162402357Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:05.426 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:05 smithi002 ceph-mon[107129]: pgmap v210: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:05.426 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:05 smithi002 ceph-mon[103104]: pgmap v210: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:05.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:05 smithi162 ceph-mon[87936]: pgmap v210: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:06.473 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:05 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[129385]: 2024-09-21T13:08:05.988+0000 7f4b5910b640 -1 osd.3 128 log_to_monitors true 2024-09-21T13:08:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[107129]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:08:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:06.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[103104]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:08:06.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:06 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:06 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:06 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:06 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:06 smithi162 ceph-mon[87936]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:08:06.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:06 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:07.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:08:06 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[129385]: 2024-09-21T13:08:06.947+0000 7f4b4cead640 -1 osd.3 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:08:07.576 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:08:07] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-21T13:08:07.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[107129]: pgmap v211: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:07.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:07.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[107129]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[107129]: osdmap e131: 8 total, 7 up, 8 in 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[107129]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[107129]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[103104]: pgmap v211: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[103104]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[103104]: osdmap e131: 8 total, 7 up, 8 in 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[103104]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:08:07.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:07 smithi002 ceph-mon[103104]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' 2024-09-21T13:08:07.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:07.153767134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:07.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-mon[87936]: pgmap v211: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:08:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-mon[87936]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:08:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-mon[87936]: osdmap e131: 8 total, 7 up, 8 in 2024-09-21T13:08:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-mon[87936]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-21T13:08:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:07 smithi162 ceph-mon[87936]: from='osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944]' entity='osd.3' 2024-09-21T13:08:08.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:08 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:08:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:08 smithi162 ceph-mon[87936]: osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944] boot 2024-09-21T13:08:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:08 smithi162 ceph-mon[87936]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T13:08:08.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:08 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:08:08.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:08:08.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[107129]: osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944] boot 2024-09-21T13:08:08.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[107129]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T13:08:08.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:08:08.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:08:08.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[103104]: osd.3 [v2:172.21.15.2:6826/4190885944,v1:172.21.15.2:6827/4190885944] boot 2024-09-21T13:08:08.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[103104]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T13:08:08.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:08 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:08:09.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:09 smithi162 ceph-mon[87936]: pgmap v213: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:08:09.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:09 smithi162 ceph-mon[87936]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T13:08:09.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:09 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:08:09.431+0000 7f590a773640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:08:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:09 smithi002 ceph-mon[103104]: pgmap v213: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:08:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:09 smithi002 ceph-mon[103104]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T13:08:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:09 smithi002 ceph-mon[107129]: pgmap v213: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:08:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:09 smithi002 ceph-mon[107129]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T13:08:10.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:10.161799264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:10.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:08:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:08:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[107129]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:08:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[107129]: pgmap v216: 161 pgs: 16 peering, 32 active+undersized, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-21T13:08:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 18 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:11.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:08:11.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[103104]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:08:11.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[103104]: pgmap v216: 161 pgs: 16 peering, 32 active+undersized, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-21T13:08:11.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:11 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 18 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:11.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:11 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:08:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:11 smithi162 ceph-mon[87936]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:08:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:11 smithi162 ceph-mon[87936]: pgmap v216: 161 pgs: 16 peering, 32 active+undersized, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-21T13:08:11.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:11 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 18 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:13 smithi162 ceph-mon[87936]: pgmap v217: 161 pgs: 16 peering, 17 active+undersized, 10 active+undersized+degraded, 118 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-21T13:08:13.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:13.155193226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:13.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:13 smithi002 ceph-mon[107129]: pgmap v217: 161 pgs: 16 peering, 17 active+undersized, 10 active+undersized+degraded, 118 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-21T13:08:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:13 smithi002 ceph-mon[103104]: pgmap v217: 161 pgs: 16 peering, 17 active+undersized, 10 active+undersized+degraded, 118 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-21T13:08:14.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:14 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 10 pgs degraded) 2024-09-21T13:08:14.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:14 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:08:14.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:14 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 10 pgs degraded) 2024-09-21T13:08:14.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:14 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:08:14.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:14 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 10 pgs degraded) 2024-09-21T13:08:14.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:14 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:08:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:15 smithi002 ceph-mon[107129]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:15 smithi002 ceph-mon[103104]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:15.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:15 smithi162 ceph-mon[87936]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:16.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:16.159460016Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:17 smithi002 ceph-mon[103104]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:17 smithi002 ceph-mon[107129]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:17.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:08:17] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-21T13:08:17.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:17 smithi162 ceph-mon[87936]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:19.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:19.16322231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:19 smithi162 ceph-mon[87936]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:19 smithi002 ceph-mon[107129]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:19 smithi002 ceph-mon[103104]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:20.558 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:20 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:20 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:20.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (5m) 15s ago 26m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (4m) 3m ago 25m 75.9M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (6m) 15s ago 25m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (6m) 3m ago 30m 456M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (15m) 15s ago 31m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (3m) 15s ago 31m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (4m) 3m ago 30m 18.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:08:21.154 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (3m) 15s ago 30m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (5m) 15s ago 25m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (5m) 3m ago 25m 11.1M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (2m) 15s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (108s) 15s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (66s) 15s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (20s) 15s ago 28m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (28m) 3m ago 28m 62.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 17da3124354b 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (27m) 3m ago 27m 55.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (27m) 3m ago 27m 54.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (27m) 3m ago 27m 64.1M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (5m) 3m ago 26m 41.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (25m) 15s ago 25m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:08:21.155 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (25m) 3m ago 25m 91.7M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:08:21.507 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:08:21.507 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:08:21.507 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:08:21.507 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:21.507 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:08:21.507 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:08:21.507 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 4 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 9 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:08:21.508 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:08:21.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:21 smithi002 ceph-mon[107129]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:21.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:21 smithi002 ceph-mon[103104]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:21.808 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "4/8 daemons upgraded", 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:08:21.809 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:08:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:21 smithi162 ceph-mon[87936]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:22.419 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:22.160480436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[103104]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[103104]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[103104]: from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/2225819776' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[107129]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[107129]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[107129]: from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:22 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/2225819776' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:22 smithi162 ceph-mon[87936]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:22 smithi162 ceph-mon[87936]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:22 smithi162 ceph-mon[87936]: from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:22.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:22 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/2225819776' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:23 smithi002 ceph-mon[103104]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:23 smithi002 ceph-mon[103104]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:23.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:23 smithi002 ceph-mon[107129]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:23.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:23 smithi002 ceph-mon[107129]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:23.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:23 smithi162 ceph-mon[87936]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:08:23.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:23 smithi162 ceph-mon[87936]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:25.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:25.157528412Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:25.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:25 smithi002 ceph-mon[107129]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:08:25.679 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:25 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:08:25.679 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:25 smithi002 ceph-mon[103104]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:08:25.679 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:25 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:08:25.823 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:25 smithi162 ceph-mon[87936]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:08:25.824 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:25 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:08:26.510 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:26 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:08:26.510 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:26 smithi162 ceph-mon[87936]: Upgrade: osd.4 is safe to restart 2024-09-21T13:08:26.510 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:26 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:26.510 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:08:26.510 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:26 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[103104]: Upgrade: osd.4 is safe to restart 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[107129]: Upgrade: osd.4 is safe to restart 2024-09-21T13:08:26.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:26.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:08:26.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:26 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:27 smithi162 ceph-mon[87936]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:08:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:27 smithi162 ceph-mon[87936]: Upgrade: Updating osd.4 2024-09-21T13:08:27.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:27 smithi162 ceph-mon[87936]: Deploying daemon osd.4 on smithi162 2024-09-21T13:08:27.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:08:27] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-21T13:08:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:27 smithi002 ceph-mon[103104]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:08:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:27 smithi002 ceph-mon[103104]: Upgrade: Updating osd.4 2024-09-21T13:08:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:27 smithi002 ceph-mon[103104]: Deploying daemon osd.4 on smithi162 2024-09-21T13:08:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:27 smithi002 ceph-mon[107129]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:08:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:27 smithi002 ceph-mon[107129]: Upgrade: Updating osd.4 2024-09-21T13:08:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:27 smithi002 ceph-mon[107129]: Deploying daemon osd.4 on smithi162 2024-09-21T13:08:28.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:28.157421523Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:29.236 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:28 smithi162 systemd[1]: Stopping Ceph osd.4 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:08:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:29 smithi162 ceph-mon[87936]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:08:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:29 smithi162 ceph-mon[87936]: osd.4 marked itself down and dead 2024-09-21T13:08:29.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[32182]: 2024-09-21T13:08:29.234+0000 7f77bfad0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:08:29.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[32182]: 2024-09-21T13:08:29.234+0000 7f77bfad0640 -1 osd.4 133 *** Got signal Terminated *** 2024-09-21T13:08:29.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[32182]: 2024-09-21T13:08:29.234+0000 7f77bfad0640 -1 osd.4 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:08:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:29 smithi002 ceph-mon[103104]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:08:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:29 smithi002 ceph-mon[103104]: osd.4 marked itself down and dead 2024-09-21T13:08:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:29 smithi002 ceph-mon[107129]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:08:29.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:29 smithi002 ceph-mon[107129]: osd.4 marked itself down and dead 2024-09-21T13:08:30.128 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:29 smithi162 podman[92165]: 2024-09-21 13:08:29.876532227 +0000 UTC m=+0.768115179 container died 17da3124354bcb5a056835936ca3e986f964dcc30385e3298c6a16a6a42b60a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-4e45e6b) 2024-09-21T13:08:30.458 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:30 smithi162 podman[92165]: 2024-09-21 13:08:30.318378068 +0000 UTC m=+1.209961005 container cleanup 17da3124354bcb5a056835936ca3e986f964dcc30385e3298c6a16a6a42b60a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, GIT_BRANCH=HEAD, RELEASE=squid-4e45e6b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T13:08:30.458 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:30 smithi162 bash[92165]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:08:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:08:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[107129]: osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:08:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[107129]: pgmap v227: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:08:30.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[107129]: osdmap e135: 8 total, 7 up, 8 in 2024-09-21T13:08:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:08:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[103104]: osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:08:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[103104]: pgmap v227: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:08:30.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:30 smithi002 ceph-mon[103104]: osdmap e135: 8 total, 7 up, 8 in 2024-09-21T13:08:30.834 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:30 smithi162 podman[92191]: 2024-09-21 13:08:30.5372296 +0000 UTC m=+0.658641239 container remove 17da3124354bcb5a056835936ca3e986f964dcc30385e3298c6a16a6a42b60a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-4e45e6b, io.buildah.version=1.37.2) 2024-09-21T13:08:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:30 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:30 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:08:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:30 smithi162 ceph-mon[87936]: osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:08:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:30 smithi162 ceph-mon[87936]: pgmap v227: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:08:30.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:30 smithi162 ceph-mon[87936]: osdmap e135: 8 total, 7 up, 8 in 2024-09-21T13:08:31.290 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:31.154491113Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:31.291 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:30 smithi162 podman[92279]: 2024-09-21 13:08:30.971304814 +0000 UTC m=+0.107217307 container create 66d96cf544eb00d77574411fcbef115d9c8c6e7a71cc080fde4ef0b352270dc3 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T13:08:31.291 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:30 smithi162 podman[92279]: 2024-09-21 13:08:30.879920589 +0000 UTC m=+0.015833024 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:08:31.291 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:31 smithi162 podman[92279]: 2024-09-21 13:08:31.207381809 +0000 UTC m=+0.343294244 container init 66d96cf544eb00d77574411fcbef115d9c8c6e7a71cc080fde4ef0b352270dc3 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T13:08:31.291 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:31 smithi162 podman[92279]: 2024-09-21 13:08:31.211586955 +0000 UTC m=+0.347499399 container start 66d96cf544eb00d77574411fcbef115d9c8c6e7a71cc080fde4ef0b352270dc3 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-21T13:08:31.291 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:31 smithi162 podman[92279]: 2024-09-21 13:08:31.290264294 +0000 UTC m=+0.426176742 container attach 66d96cf544eb00d77574411fcbef115d9c8c6e7a71cc080fde4ef0b352270dc3 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2) 2024-09-21T13:08:31.584 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:31 smithi162 podman[92279]: 2024-09-21 13:08:31.396405909 +0000 UTC m=+0.532318345 container died 66d96cf544eb00d77574411fcbef115d9c8c6e7a71cc080fde4ef0b352270dc3 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T13:08:32.022 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 podman[92303]: 2024-09-21 13:08:32.019148028 +0000 UTC m=+0.617177475 container remove 66d96cf544eb00d77574411fcbef115d9c8c6e7a71cc080fde4ef0b352270dc3 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T13:08:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:32 smithi162 ceph-mon[87936]: Health check failed: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2024-09-21T13:08:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:32 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:32.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-21T13:08:32.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 systemd[1]: Stopped Ceph osd.4 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:08:32.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.4.service: Consumed 15.526s CPU time. 2024-09-21T13:08:32.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 systemd[1]: Starting Ceph osd.4 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:08:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:32 smithi002 ceph-mon[103104]: Health check failed: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2024-09-21T13:08:32.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:32 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:32 smithi002 ceph-mon[107129]: Health check failed: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2024-09-21T13:08:32.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:32 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:32.707 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 podman[92401]: 2024-09-21 13:08:32.358643026 +0000 UTC m=+0.015955747 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:08:32.707 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 podman[92401]: 2024-09-21 13:08:32.478890969 +0000 UTC m=+0.136203681 container create c4ee6881da704e99e5eabf095bc82a087a9737b4d9c9d4ea30ec7ab7e7a494b8 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-21T13:08:32.707 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 podman[92401]: 2024-09-21 13:08:32.706429252 +0000 UTC m=+0.363741967 container init c4ee6881da704e99e5eabf095bc82a087a9737b4d9c9d4ea30ec7ab7e7a494b8 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0) 2024-09-21T13:08:33.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 podman[92401]: 2024-09-21 13:08:32.709908615 +0000 UTC m=+0.367221329 container start c4ee6881da704e99e5eabf095bc82a087a9737b4d9c9d4ea30ec7ab7e7a494b8 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T13:08:33.085 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 podman[92401]: 2024-09-21 13:08:32.789642188 +0000 UTC m=+0.446954918 container attach c4ee6881da704e99e5eabf095bc82a087a9737b4d9c9d4ea30ec7ab7e7a494b8 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-21T13:08:33.085 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:33.085 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 bash[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:33.085 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:33.085 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:32 smithi162 bash[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:33 smithi002 ceph-mon[107129]: pgmap v229: 161 pgs: 2 activating+undersized+degraded, 22 activating+undersized, 9 active+undersized, 11 stale+active+clean, 2 active+undersized+degraded, 115 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 42/636 objects degraded (6.604%) 2024-09-21T13:08:33.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:33 smithi002 ceph-mon[103104]: pgmap v229: 161 pgs: 2 activating+undersized+degraded, 22 activating+undersized, 9 active+undersized, 11 stale+active+clean, 2 active+undersized+degraded, 115 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 42/636 objects degraded (6.604%) 2024-09-21T13:08:33.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:33 smithi162 ceph-mon[87936]: pgmap v229: 161 pgs: 2 activating+undersized+degraded, 22 activating+undersized, 9 active+undersized, 11 stale+active+clean, 2 active+undersized+degraded, 115 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 42/636 objects degraded (6.604%) 2024-09-21T13:08:34.486 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:34.154906934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:35 smithi002 ceph-mon[107129]: pgmap v230: 161 pgs: 2 activating+undersized+degraded, 22 activating+undersized, 27 active+undersized, 13 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:35 smithi002 ceph-mon[103104]: pgmap v230: 161 pgs: 2 activating+undersized+degraded, 22 activating+undersized, 27 active+undersized, 13 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:35.496 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:35 smithi162 ceph-mon[87936]: pgmap v230: 161 pgs: 2 activating+undersized+degraded, 22 activating+undersized, 27 active+undersized, 13 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:35.787 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:08:35.788 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:35.788 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 bash[92401]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:08:35.788 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 bash[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:35.788 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:35.788 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 bash[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:08:35.788 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T13:08:35.789 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 bash[92401]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T13:08:36.071 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-21T13:08:36.071 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:35 smithi162 bash[92401]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-21T13:08:36.071 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-21T13:08:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:36 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:36.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:36 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:36.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 bash[92401]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-21T13:08:36.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-21T13:08:36.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 bash[92401]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-21T13:08:36.335 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T13:08:36.336 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 bash[92401]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T13:08:36.336 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T13:08:36.336 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 bash[92401]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T13:08:36.336 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate[92415]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-21T13:08:36.336 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 bash[92401]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-21T13:08:36.336 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 podman[92401]: 2024-09-21 13:08:36.098697109 +0000 UTC m=+3.756009832 container died c4ee6881da704e99e5eabf095bc82a087a9737b4d9c9d4ea30ec7ab7e7a494b8 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:08:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:36 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:36 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:36 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:36 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:37.066 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 podman[92620]: 2024-09-21 13:08:36.728847532 +0000 UTC m=+0.620789640 container remove c4ee6881da704e99e5eabf095bc82a087a9737b4d9c9d4ea30ec7ab7e7a494b8 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T13:08:37.066 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 podman[92681]: 2024-09-21 13:08:36.838792026 +0000 UTC m=+0.016088190 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:08:37.066 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:36 smithi162 podman[92681]: 2024-09-21 13:08:36.937843848 +0000 UTC m=+0.115139980 container create 95f008836a68222ed0822022eaf4253ee966a9d3ad754aeb92b14f54dbfc5b08 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS) 2024-09-21T13:08:37.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:08:37] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-21T13:08:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:37 smithi002 ceph-mon[103104]: pgmap v231: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:08:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:37 smithi002 ceph-mon[103104]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive) 2024-09-21T13:08:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:37 smithi002 ceph-mon[107129]: pgmap v231: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:08:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:37 smithi002 ceph-mon[107129]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive) 2024-09-21T13:08:37.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:37.155112853Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:37 smithi162 ceph-mon[87936]: pgmap v231: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:08:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:37 smithi162 ceph-mon[87936]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive) 2024-09-21T13:08:37.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:37 smithi162 podman[92681]: 2024-09-21 13:08:37.190774135 +0000 UTC m=+0.368070287 container init 95f008836a68222ed0822022eaf4253ee966a9d3ad754aeb92b14f54dbfc5b08 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T13:08:37.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:37 smithi162 podman[92681]: 2024-09-21 13:08:37.194289578 +0000 UTC m=+0.371585710 container start 95f008836a68222ed0822022eaf4253ee966a9d3ad754aeb92b14f54dbfc5b08 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T13:08:37.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:37 smithi162 ceph-osd[92699]: -- 172.21.15.162:0/3033763060 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be11a8fa40 con 0x55be12862400 2024-09-21T13:08:37.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:37 smithi162 bash[92681]: 95f008836a68222ed0822022eaf4253ee966a9d3ad754aeb92b14f54dbfc5b08 2024-09-21T13:08:37.585 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:37 smithi162 systemd[1]: Started Ceph osd.4 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:08:38.721 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:38 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:38.722 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:38 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:38.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:38 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:38.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:38 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:38.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:38 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:38.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:38 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:39.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:38 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:08:38.822+0000 7fe552838640 -1 Falling back to public interface 2024-09-21T13:08:39.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:39 smithi002 ceph-mon[103104]: pgmap v232: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:39.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:39 smithi002 ceph-mon[107129]: pgmap v232: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:39.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:39 smithi162 ceph-mon[87936]: pgmap v232: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:40.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:40 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:40.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:40.154794572Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:40.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:40 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:40.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:40 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[103104]: pgmap v233: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[107129]: pgmap v233: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:41.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:41.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:41.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:41 smithi162 ceph-mon[87936]: pgmap v233: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:41.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:41 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:41.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:41.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:42.460 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:08:42.123+0000 7fe552838640 -1 osd.4 133 log_to_monitors true 2024-09-21T13:08:43.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:08:42 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:08:42.868+0000 7fe54a5e2640 -1 osd.4 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:08:43.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:42 smithi162 ceph-mon[87936]: pgmap v234: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 184 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:43.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:42 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:43.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:42 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:43.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:42 smithi162 ceph-mon[87936]: from='osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:08:43.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:42 smithi162 ceph-mon[87936]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:08:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[107129]: pgmap v234: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 184 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[107129]: from='osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:08:43.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[107129]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:08:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[103104]: pgmap v234: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 184 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:43.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:43.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:43.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[103104]: from='osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:08:43.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:42 smithi002 ceph-mon[103104]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:08:43.504 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:43.160470583Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:44.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[103104]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:08:44.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[103104]: from='osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:08:44.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[103104]: osdmap e136: 8 total, 7 up, 8 in 2024-09-21T13:08:44.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[103104]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:08:44.126 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[107129]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:08:44.126 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[107129]: from='osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:08:44.126 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[107129]: osdmap e136: 8 total, 7 up, 8 in 2024-09-21T13:08:44.126 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:43 smithi002 ceph-mon[107129]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:08:44.264 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:43 smithi162 ceph-mon[87936]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:08:44.264 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:43 smithi162 ceph-mon[87936]: from='osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:08:44.264 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:43 smithi162 ceph-mon[87936]: osdmap e136: 8 total, 7 up, 8 in 2024-09-21T13:08:44.264 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:43 smithi162 ceph-mon[87936]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:08:45.223 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:08:45.016+0000 7f590a773640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:08:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[103104]: pgmap v236: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:08:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:08:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[103104]: osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426] boot 2024-09-21T13:08:45.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[103104]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T13:08:45.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[103104]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T13:08:45.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[107129]: pgmap v236: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:45.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:08:45.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:08:45.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[107129]: osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426] boot 2024-09-21T13:08:45.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[107129]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T13:08:45.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:44 smithi002 ceph-mon[107129]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T13:08:45.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:44 smithi162 ceph-mon[87936]: pgmap v236: 161 pgs: 41 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:08:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:44 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:08:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:44 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:08:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:44 smithi162 ceph-mon[87936]: osd.4 [v2:172.21.15.162:6800/2893575426,v1:172.21.15.162:6801/2893575426] boot 2024-09-21T13:08:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:44 smithi162 ceph-mon[87936]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T13:08:45.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:44 smithi162 ceph-mon[87936]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T13:08:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:08:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[107129]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:46.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:08:46.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:45 smithi002 ceph-mon[103104]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:08:46.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:46.159767485Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:08:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:08:46.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:45 smithi162 ceph-mon[87936]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:08:47.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:46 smithi002 ceph-mon[107129]: pgmap v239: 161 pgs: 29 active+undersized, 15 active+undersized+degraded, 117 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-21T13:08:47.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:46 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:47.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:46 smithi002 ceph-mon[103104]: pgmap v239: 161 pgs: 29 active+undersized, 15 active+undersized+degraded, 117 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-21T13:08:47.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:46 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:47.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:46 smithi162 ceph-mon[87936]: pgmap v239: 161 pgs: 29 active+undersized, 15 active+undersized+degraded, 117 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-21T13:08:47.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:46 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:08:47.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:08:47] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-21T13:08:49.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:48 smithi002 ceph-mon[107129]: pgmap v240: 161 pgs: 23 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T13:08:49.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:48 smithi002 ceph-mon[103104]: pgmap v240: 161 pgs: 23 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T13:08:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:48 smithi162 ceph-mon[87936]: pgmap v240: 161 pgs: 23 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T13:08:49.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:49.160652031Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:50.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:49 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:50.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:49 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:50.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:49 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:08:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[107129]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-09-21T13:08:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded) 2024-09-21T13:08:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:08:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:51.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:51.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[103104]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-09-21T13:08:51.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded) 2024-09-21T13:08:51.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:08:51.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:51.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:51.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:50 smithi162 ceph-mon[87936]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-09-21T13:08:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:50 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded) 2024-09-21T13:08:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:50 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:08:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:08:52.142 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:08:52.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:52.15527958Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (5m) 47s ago 26m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (5m) 11s ago 26m 77.3M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (6m) 47s ago 25m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (6m) 11s ago 30m 459M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (16m) 47s ago 32m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (3m) 47s ago 32m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (4m) 11s ago 31m 46.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:08:52.732 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (3m) 47s ago 31m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (6m) 47s ago 26m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (6m) 11s ago 26m 11.6M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (2m) 47s ago 30m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (2m) 47s ago 30m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (98s) 47s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (52s) 47s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (15s) 11s ago 28m 11.7M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (28m) 11s ago 28m 59.8M 3248M 19.1.1-373-g4e45e6b4 164465d2334a a1f4d946b65b 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (28m) 11s ago 28m 56.8M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (27m) 11s ago 27m 67.0M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (6m) 11s ago 27m 52.3M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (25m) 47s ago 25m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:08:52.733 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (25m) 11s ago 25m 91.9M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:08:53.096 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:08:53.096 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:08:53.096 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:08:53.096 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:53.096 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3, 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 5, 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 10 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:08:53.097 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:08:53.098 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:52 smithi002 ceph-mon[103104]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:08:53.098 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:52 smithi002 ceph-mon[103104]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:53.098 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:52 smithi002 ceph-mon[103104]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:53.098 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:52 smithi002 ceph-mon[107129]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:08:53.098 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:52 smithi002 ceph-mon[107129]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:53.099 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:52 smithi002 ceph-mon[107129]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:53.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:52 smithi162 ceph-mon[87936]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:08:53.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:52 smithi162 ceph-mon[87936]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:53.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:52 smithi162 ceph-mon[87936]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "5/8 daemons upgraded", 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:08:53.399 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:08:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:53 smithi002 ceph-mon[103104]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:53 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/1148637861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:54.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:53 smithi002 ceph-mon[103104]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:54.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:53 smithi002 ceph-mon[107129]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:54.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:53 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/1148637861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:54.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:53 smithi002 ceph-mon[107129]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:54.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:53 smithi162 ceph-mon[87936]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:53 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/1148637861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:08:54.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:53 smithi162 ceph-mon[87936]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:55.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:54 smithi002 ceph-mon[107129]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:08:55.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:54 smithi002 ceph-mon[103104]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:08:55.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:54 smithi162 ceph-mon[87936]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:08:55.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:55.163282202Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:56 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:56.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:56 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:56.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:56 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:08:57.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:57 smithi162 ceph-mon[87936]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-21T13:08:57.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:57 smithi002 ceph-mon[103104]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-21T13:08:57.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:08:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:08:57] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-21T13:08:57.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:57 smithi002 ceph-mon[107129]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-21T13:08:58.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:08:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:08:58.159949848Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:08:59.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:08:59 smithi162 ceph-mon[87936]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:08:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:08:59 smithi002 ceph-mon[103104]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:08:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:08:59 smithi002 ceph-mon[107129]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:09:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:00 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:00.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:00 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:09:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:00 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:00 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:09:00.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:00 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:00.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:00 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:09:01.410 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:01.152231452Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:01.410 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:01 smithi162 ceph-mon[87936]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:01.410 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:01 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:09:01.410 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:01 smithi162 ceph-mon[87936]: Upgrade: osd.5 is safe to restart 2024-09-21T13:09:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:01 smithi002 ceph-mon[107129]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:01 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:09:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:01 smithi002 ceph-mon[107129]: Upgrade: osd.5 is safe to restart 2024-09-21T13:09:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:01 smithi002 ceph-mon[103104]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:01 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:09:01.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:01 smithi002 ceph-mon[103104]: Upgrade: osd.5 is safe to restart 2024-09-21T13:09:02.716 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:02 smithi162 ceph-mon[87936]: Upgrade: Updating osd.5 2024-09-21T13:09:02.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:02 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:02.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:02 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:09:02.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:02 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:02.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:02 smithi162 ceph-mon[87936]: Deploying daemon osd.5 on smithi162 2024-09-21T13:09:02.717 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:02 smithi162 ceph-mon[87936]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[107129]: Upgrade: Updating osd.5 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[107129]: Deploying daemon osd.5 on smithi162 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[107129]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[103104]: Upgrade: Updating osd.5 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:09:02.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:02.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[103104]: Deploying daemon osd.5 on smithi162 2024-09-21T13:09:02.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:02 smithi002 ceph-mon[103104]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:04.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:04.157893361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:04.620 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:04 smithi162 ceph-mon[87936]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:09:04.620 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:04 smithi162 systemd[1]: Stopping Ceph osd.5 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:09:04.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:04 smithi002 ceph-mon[107129]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:09:04.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:04 smithi002 ceph-mon[103104]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:09:05.084 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[37701]: 2024-09-21T13:09:04.618+0000 7fb74d6fe640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:09:05.085 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[37701]: 2024-09-21T13:09:04.618+0000 7fb74d6fe640 -1 osd.5 138 *** Got signal Terminated *** 2024-09-21T13:09:05.085 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[37701]: 2024-09-21T13:09:04.618+0000 7fb74d6fe640 -1 osd.5 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:09:05.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:05 smithi162 ceph-mon[87936]: osd.5 marked itself down and dead 2024-09-21T13:09:05.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:05 smithi002 ceph-mon[107129]: osd.5 marked itself down and dead 2024-09-21T13:09:05.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:05.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:05 smithi002 ceph-mon[103104]: osd.5 marked itself down and dead 2024-09-21T13:09:05.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:06.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:06 smithi162 podman[96961]: 2024-09-21 13:09:06.05480924 +0000 UTC m=+1.539212454 container died a1f4d946b65be9b6353d0932419e9712216f811fb4f39f8a97ac2d729cb7b675 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-4e45e6b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T13:09:06.713 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:06 smithi162 podman[96961]: 2024-09-21 13:09:06.42732434 +0000 UTC m=+1.911727556 container cleanup a1f4d946b65be9b6353d0932419e9712216f811fb4f39f8a97ac2d729cb7b675 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-4e45e6b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T13:09:06.713 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:06 smithi162 bash[96961]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:09:06.713 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:06 smithi162 ceph-mon[87936]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:06.713 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:06 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:09:06.714 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:06 smithi162 ceph-mon[87936]: osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:09:06.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:06 smithi002 ceph-mon[107129]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:06.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:06 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:09:06.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:06 smithi002 ceph-mon[107129]: osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:09:06.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:06 smithi002 ceph-mon[103104]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:06.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:06 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:09:06.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:06 smithi002 ceph-mon[103104]: osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:09:07.038 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:06 smithi162 podman[96989]: 2024-09-21 13:09:06.712413033 +0000 UTC m=+0.647708452 container remove a1f4d946b65be9b6353d0932419e9712216f811fb4f39f8a97ac2d729cb7b675 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, RELEASE=squid-4e45e6b, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T13:09:07.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:07.168760708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:07.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:07 smithi162 podman[97077]: 2024-09-21 13:09:07.038159664 +0000 UTC m=+0.110458888 container create 1802be23b98bdab219c1ac593fdaf13f5806c8aef6d55cef95c987295fea8330 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T13:09:07.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:07 smithi162 podman[97077]: 2024-09-21 13:09:06.943986081 +0000 UTC m=+0.016285323 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:09:07.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:07 smithi162 podman[97077]: 2024-09-21 13:09:07.265639962 +0000 UTC m=+0.337939197 container init 1802be23b98bdab219c1ac593fdaf13f5806c8aef6d55cef95c987295fea8330 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T13:09:07.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:07 smithi162 podman[97077]: 2024-09-21 13:09:07.269010293 +0000 UTC m=+0.341309522 container start 1802be23b98bdab219c1ac593fdaf13f5806c8aef6d55cef95c987295fea8330 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:09:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:07 smithi002 ceph-mon[107129]: osdmap e140: 8 total, 7 up, 8 in 2024-09-21T13:09:07.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:07 smithi002 ceph-mon[103104]: osdmap e140: 8 total, 7 up, 8 in 2024-09-21T13:09:07.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:09:07] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-21T13:09:07.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:07 smithi162 ceph-mon[87936]: osdmap e140: 8 total, 7 up, 8 in 2024-09-21T13:09:07.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:07 smithi162 podman[97077]: 2024-09-21 13:09:07.348750138 +0000 UTC m=+0.421049382 container attach 1802be23b98bdab219c1ac593fdaf13f5806c8aef6d55cef95c987295fea8330 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T13:09:07.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:07 smithi162 podman[97077]: 2024-09-21 13:09:07.454201899 +0000 UTC m=+0.526501125 container died 1802be23b98bdab219c1ac593fdaf13f5806c8aef6d55cef95c987295fea8330 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True) 2024-09-21T13:09:08.557 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 podman[97101]: 2024-09-21 13:09:08.119144387 +0000 UTC m=+0.657288576 container remove 1802be23b98bdab219c1ac593fdaf13f5806c8aef6d55cef95c987295fea8330 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-21T13:09:08.557 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-21T13:09:08.557 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 systemd[1]: Stopped Ceph osd.5 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:09:08.557 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.5.service: Consumed 14.702s CPU time. 2024-09-21T13:09:08.558 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 systemd[1]: Starting Ceph osd.5 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:09:08.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:08 smithi162 ceph-mon[87936]: pgmap v252: 161 pgs: 5 active+undersized, 16 stale+active+clean, 6 active+undersized+degraded, 134 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-21T13:09:08.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:08 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:08.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 podman[97198]: 2024-09-21 13:09:08.459106043 +0000 UTC m=+0.016045969 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:09:08.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 podman[97198]: 2024-09-21 13:09:08.578931192 +0000 UTC m=+0.135871100 container create 7b9c64bc769390090aac4fe36225ea2bb650acff8c109a8df3c720dd63303ca5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:09:08.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 podman[97198]: 2024-09-21 13:09:08.798022616 +0000 UTC m=+0.354962537 container init 7b9c64bc769390090aac4fe36225ea2bb650acff8c109a8df3c720dd63303ca5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:09:08.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 podman[97198]: 2024-09-21 13:09:08.801433001 +0000 UTC m=+0.358372909 container start 7b9c64bc769390090aac4fe36225ea2bb650acff8c109a8df3c720dd63303ca5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-21T13:09:08.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:08 smithi002 ceph-mon[103104]: pgmap v252: 161 pgs: 5 active+undersized, 16 stale+active+clean, 6 active+undersized+degraded, 134 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-21T13:09:08.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:08 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:08.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:08 smithi002 ceph-mon[107129]: pgmap v252: 161 pgs: 5 active+undersized, 16 stale+active+clean, 6 active+undersized+degraded, 134 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-21T13:09:08.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:08 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:09.334 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 podman[97198]: 2024-09-21 13:09:08.889880587 +0000 UTC m=+0.446820510 container attach 7b9c64bc769390090aac4fe36225ea2bb650acff8c109a8df3c720dd63303ca5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:09:09.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:09.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 bash[97198]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:09.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:09.335 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:08 smithi162 bash[97198]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:10.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:10.160812634Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:10.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:10 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:10.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:10 smithi002 ceph-mon[103104]: pgmap v253: 161 pgs: 25 active+undersized, 6 stale+active+clean, 14 active+undersized+degraded, 116 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-21T13:09:10.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:10 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:10.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:10 smithi002 ceph-mon[107129]: pgmap v253: 161 pgs: 25 active+undersized, 6 stale+active+clean, 14 active+undersized+degraded, 116 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-21T13:09:11.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:10 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:11.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:10 smithi162 ceph-mon[87936]: pgmap v253: 161 pgs: 25 active+undersized, 6 stale+active+clean, 14 active+undersized+degraded, 116 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 bash[97198]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 bash[97198]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 bash[97198]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 bash[97198]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T13:09:12.205 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-21T13:09:12.206 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:11 smithi162 bash[97198]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-21T13:09:12.206 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-21T13:09:12.206 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 bash[97198]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 bash[97198]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 bash[97198]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 bash[97198]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate[97213]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 bash[97198]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-21T13:09:12.545 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 podman[97198]: 2024-09-21 13:09:12.233028776 +0000 UTC m=+3.789968695 container died 7b9c64bc769390090aac4fe36225ea2bb650acff8c109a8df3c720dd63303ca5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-21T13:09:12.810 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:12 smithi162 ceph-mon[87936]: pgmap v254: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:12.972 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:12 smithi002 ceph-mon[103104]: pgmap v254: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:12.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:12 smithi002 ceph-mon[107129]: pgmap v254: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:13.084 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 podman[97422]: 2024-09-21 13:09:12.809780093 +0000 UTC m=+0.570559115 container remove 7b9c64bc769390090aac4fe36225ea2bb650acff8c109a8df3c720dd63303ca5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-activate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:09:13.084 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:12 smithi162 podman[97481]: 2024-09-21 13:09:12.993861118 +0000 UTC m=+0.090233020 container create d8be6e8ba42cda4f0a6e044bd8e6675d99eabb3308d006d8c8291125988c896e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-21T13:09:13.085 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:13 smithi162 podman[97481]: 2024-09-21 13:09:12.920195829 +0000 UTC m=+0.016567730 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:09:13.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:13.152674115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:13.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:13 smithi162 podman[97481]: 2024-09-21 13:09:13.221680795 +0000 UTC m=+0.318052696 container init d8be6e8ba42cda4f0a6e044bd8e6675d99eabb3308d006d8c8291125988c896e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, ceph=True) 2024-09-21T13:09:13.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:13 smithi162 podman[97481]: 2024-09-21 13:09:13.225139961 +0000 UTC m=+0.321511872 container start d8be6e8ba42cda4f0a6e044bd8e6675d99eabb3308d006d8c8291125988c896e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:09:13.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:13 smithi162 ceph-osd[97501]: -- 172.21.15.162:0/3692432292 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e7b26a9a40 con 0x55e7b3478400 2024-09-21T13:09:13.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:13 smithi162 bash[97481]: d8be6e8ba42cda4f0a6e044bd8e6675d99eabb3308d006d8c8291125988c896e 2024-09-21T13:09:13.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:13 smithi162 systemd[1]: Started Ceph osd.5 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:09:14.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:14 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:14.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:14 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:14.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:14 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:14.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:14 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:14.727 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:14 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:14.727 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:14 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:15.334 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:09:15.111+0000 7f5f3d513640 -1 Falling back to public interface 2024-09-21T13:09:15.634 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:15 smithi162 ceph-mon[87936]: pgmap v255: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:15.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:15 smithi002 ceph-mon[107129]: pgmap v255: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:15.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:15 smithi002 ceph-mon[103104]: pgmap v255: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:16.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:16.157634126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:16.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:16 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:16.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:16 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:16.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:16 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:17 smithi002 ceph-mon[107129]: pgmap v256: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:17 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:17 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:17.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:09:17] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-21T13:09:17.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:17 smithi002 ceph-mon[103104]: pgmap v256: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:17.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:17 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:17.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:17 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:17.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:17 smithi162 ceph-mon[87936]: pgmap v256: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:17.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:17 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:17.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:17 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:18.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:18 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:09:18.398+0000 7f5f3d513640 -1 osd.5 138 log_to_monitors true 2024-09-21T13:09:19.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[107129]: pgmap v257: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:19.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:19.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:19.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[107129]: from='osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:09:19.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[107129]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:09:19.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[103104]: pgmap v257: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:19.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:19.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:19.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[103104]: from='osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:09:19.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:18 smithi002 ceph-mon[103104]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:09:19.276 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:19.151982644Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:19.277 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:18 smithi162 ceph-mon[87936]: pgmap v257: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T13:09:19.277 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:18 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:19.277 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:18 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:19.277 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:18 smithi162 ceph-mon[87936]: from='osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:09:19.277 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:18 smithi162 ceph-mon[87936]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:09:20.084 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:09:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:09:19.878+0000 7f5f312b5640 -1 osd.5 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:09:20.671 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:20 smithi162 ceph-mon[87936]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:09:20.671 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:20 smithi162 ceph-mon[87936]: from='osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:20.671 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:20 smithi162 ceph-mon[87936]: osdmap e141: 8 total, 7 up, 8 in 2024-09-21T13:09:20.671 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:20 smithi162 ceph-mon[87936]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:20.671 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:20 smithi162 ceph-mon[87936]: from='osd.5 ' entity='osd.5' 2024-09-21T13:09:20.671 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:20 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:20.671 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:20 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[107129]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[107129]: from='osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[107129]: osdmap e141: 8 total, 7 up, 8 in 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[107129]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[107129]: from='osd.5 ' entity='osd.5' 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[103104]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:09:20.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[103104]: from='osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:20.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[103104]: osdmap e141: 8 total, 7 up, 8 in 2024-09-21T13:09:20.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[103104]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:20.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[103104]: from='osd.5 ' entity='osd.5' 2024-09-21T13:09:20.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:20.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:20 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:21.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:09:21.154+0000 7f590a773640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:21.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: pgmap v259: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:09:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:09:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:09:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240] boot 2024-09-21T13:09:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T13:09:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:21.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:09:21.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:09:21.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:09:21.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:21.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: pgmap v259: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:09:21.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:09:21.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:09:21.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240] boot 2024-09-21T13:09:21.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T13:09:21.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:21.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:09:21.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:09:21.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.479 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.480 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:09:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: pgmap v259: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:09:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:09:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:09:21.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: osd.5 [v2:172.21.15.162:6808/1267702240,v1:172.21.15.162:6809/1267702240] boot 2024-09-21T13:09:21.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T13:09:21.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:21.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:09:21.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:21.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:09:21.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:21.837 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:09:22.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:22.16238658Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:22 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:09:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:22 smithi162 ceph-mon[87936]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:22.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:22 smithi162 ceph-mon[87936]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T13:09:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:22 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:09:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:22 smithi002 ceph-mon[107129]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:22 smithi002 ceph-mon[107129]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T13:09:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:22 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:09:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:22 smithi002 ceph-mon[103104]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:22.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:22 smithi002 ceph-mon[103104]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T13:09:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:23 smithi002 ceph-mon[103104]: pgmap v261: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:09:23.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:23 smithi002 ceph-mon[107129]: pgmap v261: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:09:23.727 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:09:23.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:23 smithi162 ceph-mon[87936]: pgmap v261: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:09:24.317 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:09:24.317 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (6m) 78s ago 27m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:09:24.317 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (5m) 6s ago 27m 79.6M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:09:24.317 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (7m) 78s ago 26m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:09:24.317 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (7m) 6s ago 31m 460M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (16m) 78s ago 32m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (4m) 78s ago 32m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (5m) 6s ago 31m 48.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (4m) 78s ago 31m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (7m) 78s ago 26m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (6m) 6s ago 26m 10.2M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (3m) 78s ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (2m) 78s ago 30m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (2m) 78s ago 30m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (83s) 78s ago 29m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (47s) 6s ago 29m 43.8M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (11s) 6s ago 28m 11.6M 3248M 19.3.0-5104-g44178494 b415816db8b4 d8be6e8ba42c 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (28m) 6s ago 28m 57.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 99ad78232a9f 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (28m) 6s ago 28m 68.4M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:09:24.318 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (6m) 6s ago 27m 54.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:09:24.319 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (26m) 78s ago 26m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:09:24.319 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (26m) 6s ago 26m 92.0M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:09:24.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[107129]: pgmap v263: 161 pgs: 6 peering, 23 active+undersized, 12 active+undersized+degraded, 120 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-21T13:09:24.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[107129]: from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[107129]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.679 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[107129]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.679 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:09:24.679 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 11 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:09:24.680 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:09:24.680 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[103104]: pgmap v263: 161 pgs: 6 peering, 23 active+undersized, 12 active+undersized+degraded, 120 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-21T13:09:24.680 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[103104]: from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.680 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[103104]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[103104]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:24 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:24.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:24 smithi162 ceph-mon[87936]: pgmap v263: 161 pgs: 6 peering, 23 active+undersized, 12 active+undersized+degraded, 120 active+clean; 585 KiB data, 305 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-21T13:09:24.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:24 smithi162 ceph-mon[87936]: from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:24 smithi162 ceph-mon[87936]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:24 smithi162 ceph-mon[87936]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:24.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:24 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "6/8 daemons upgraded", 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:09:24.986 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:09:25.457 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:25.162471001Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:25 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/1879603915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:25 smithi002 ceph-mon[107129]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:25 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/1879603915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:25 smithi002 ceph-mon[103104]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:25 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/1879603915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:25.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:25 smithi162 ceph-mon[87936]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:26.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:26 smithi002 ceph-mon[107129]: pgmap v264: 161 pgs: 6 peering, 4 active+undersized, 1 active+undersized+degraded, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-21T13:09:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:26 smithi002 ceph-mon[103104]: pgmap v264: 161 pgs: 6 peering, 4 active+undersized, 1 active+undersized+degraded, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-21T13:09:26.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:26 smithi162 ceph-mon[87936]: pgmap v264: 161 pgs: 6 peering, 4 active+undersized, 1 active+undersized+degraded, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-21T13:09:27.633 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:09:27] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.51.0" 2024-09-21T13:09:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:27 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-21T13:09:27.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:27 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:09:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:27 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-21T13:09:27.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:27 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:09:28.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:27 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-21T13:09:28.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:27 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:09:28.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:28.153213914Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:28.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:28 smithi002 ceph-mon[103104]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T13:09:28.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:28 smithi002 ceph-mon[107129]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T13:09:29.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:28 smithi162 ceph-mon[87936]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T13:09:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:30 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:30.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:30 smithi002 ceph-mon[107129]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-09-21T13:09:30.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:30 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:30.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:30 smithi002 ceph-mon[103104]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-09-21T13:09:31.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:30 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:31.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:30 smithi162 ceph-mon[87936]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-09-21T13:09:31.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:31.158432295Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:33.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:33 smithi162 ceph-mon[87936]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-21T13:09:33.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:33 smithi002 ceph-mon[107129]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-21T13:09:33.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:33 smithi002 ceph-mon[103104]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-21T13:09:34.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:34.15858074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:35.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:35 smithi162 ceph-mon[87936]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T13:09:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:35 smithi002 ceph-mon[107129]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T13:09:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:35 smithi002 ceph-mon[103104]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T13:09:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:09:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:36.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:36.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:36.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:36 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:09:36.526 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:36 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:36.526 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:36 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:36.526 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:36 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:36.526 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:36 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:09:37.543 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:37.153546477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:37.543 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:37 smithi162 ceph-mon[87936]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:37.543 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:37 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:09:37.543 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:37 smithi162 ceph-mon[87936]: Upgrade: osd.6 is safe to restart 2024-09-21T13:09:37.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:09:37] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-21T13:09:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:37 smithi002 ceph-mon[107129]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:37 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:09:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:37 smithi002 ceph-mon[107129]: Upgrade: osd.6 is safe to restart 2024-09-21T13:09:37.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:37 smithi002 ceph-mon[103104]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:37.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:37 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:09:37.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:37 smithi002 ceph-mon[103104]: Upgrade: osd.6 is safe to restart 2024-09-21T13:09:38.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:38 smithi162 ceph-mon[87936]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:09:38.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:38 smithi162 ceph-mon[87936]: Upgrade: Updating osd.6 2024-09-21T13:09:38.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:38 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:38.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:38 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:09:38.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:38 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:38.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:38 smithi162 ceph-mon[87936]: Deploying daemon osd.6 on smithi162 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[107129]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[107129]: Upgrade: Updating osd.6 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[107129]: Deploying daemon osd.6 on smithi162 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[103104]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:09:38.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[103104]: Upgrade: Updating osd.6 2024-09-21T13:09:38.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:38.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:09:38.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:38.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:38 smithi002 ceph-mon[103104]: Deploying daemon osd.6 on smithi162 2024-09-21T13:09:40.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:40.162431762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:40.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:40 smithi162 systemd[1]: Stopping Ceph osd.6 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:09:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:40 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:40.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:40 smithi162 ceph-mon[87936]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:40.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:40 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:40.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:40 smithi002 ceph-mon[107129]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:40.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:40 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:40.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:40 smithi002 ceph-mon[103104]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:41.084 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[43469]: 2024-09-21T13:09:40.585+0000 7fe56abee640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:09:41.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[43469]: 2024-09-21T13:09:40.585+0000 7fe56abee640 -1 osd.6 143 *** Got signal Terminated *** 2024-09-21T13:09:41.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[43469]: 2024-09-21T13:09:40.585+0000 7fe56abee640 -1 osd.6 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:09:41.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:41 smithi162 ceph-mon[87936]: osd.6 marked itself down and dead 2024-09-21T13:09:41.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:41 smithi002 ceph-mon[107129]: osd.6 marked itself down and dead 2024-09-21T13:09:41.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:41 smithi002 ceph-mon[103104]: osd.6 marked itself down and dead 2024-09-21T13:09:42.287 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:42 smithi162 podman[101325]: 2024-09-21 13:09:42.026669574 +0000 UTC m=+1.549129549 container died 99ad78232a9fbd89f4917fb0e1e2d078ff94e03f91cd033087042035340bb646 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, org.label-schema.build-date=20240731, RELEASE=squid-4e45e6b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:09:42.570 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:42 smithi162 podman[101325]: 2024-09-21 13:09:42.36792915 +0000 UTC m=+1.890389125 container cleanup 99ad78232a9fbd89f4917fb0e1e2d078ff94e03f91cd033087042035340bb646 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-4e45e6b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731) 2024-09-21T13:09:42.570 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:42 smithi162 bash[101325]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6 2024-09-21T13:09:42.834 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:42 smithi162 podman[101340]: 2024-09-21 13:09:42.569294276 +0000 UTC m=+0.539864175 container remove 99ad78232a9fbd89f4917fb0e1e2d078ff94e03f91cd033087042035340bb646 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-4e45e6b) 2024-09-21T13:09:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:42 smithi162 ceph-mon[87936]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:42 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:09:42.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:42 smithi162 ceph-mon[87936]: osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:09:42.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:42 smithi002 ceph-mon[107129]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:42.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:42 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:09:42.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:42 smithi002 ceph-mon[107129]: osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:09:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:42 smithi002 ceph-mon[103104]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:09:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:42 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:09:42.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:42 smithi002 ceph-mon[103104]: osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:09:43.306 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:43.156775006Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:43.306 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:42 smithi162 podman[101430]: 2024-09-21 13:09:42.896173074 +0000 UTC m=+0.016544275 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:09:43.306 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:42 smithi162 podman[101430]: 2024-09-21 13:09:42.995163704 +0000 UTC m=+0.115534951 container create d917d599a99f6cbca8c73ad0831b96347e36e7897e4f7b96dbb00e7fd866293b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T13:09:43.306 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:43 smithi162 podman[101430]: 2024-09-21 13:09:43.222655452 +0000 UTC m=+0.343026653 container init d917d599a99f6cbca8c73ad0831b96347e36e7897e4f7b96dbb00e7fd866293b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:09:43.306 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:43 smithi162 podman[101430]: 2024-09-21 13:09:43.226179402 +0000 UTC m=+0.346550603 container start d917d599a99f6cbca8c73ad0831b96347e36e7897e4f7b96dbb00e7fd866293b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-09-21T13:09:43.306 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:43 smithi162 podman[101430]: 2024-09-21 13:09:43.305605986 +0000 UTC m=+0.425977209 container attach d917d599a99f6cbca8c73ad0831b96347e36e7897e4f7b96dbb00e7fd866293b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:09:43.584 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:43 smithi162 podman[101430]: 2024-09-21 13:09:43.416731558 +0000 UTC m=+0.537102761 container died d917d599a99f6cbca8c73ad0831b96347e36e7897e4f7b96dbb00e7fd866293b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:09:43.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:43 smithi002 ceph-mon[107129]: osdmap e145: 8 total, 7 up, 8 in 2024-09-21T13:09:43.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:43 smithi002 ceph-mon[103104]: osdmap e145: 8 total, 7 up, 8 in 2024-09-21T13:09:44.018 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:43 smithi162 ceph-mon[87936]: osdmap e145: 8 total, 7 up, 8 in 2024-09-21T13:09:44.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 podman[101453]: 2024-09-21 13:09:44.017572691 +0000 UTC m=+0.592902294 container remove d917d599a99f6cbca8c73ad0831b96347e36e7897e4f7b96dbb00e7fd866293b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T13:09:44.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-21T13:09:44.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 systemd[1]: Stopped Ceph osd.6 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:09:44.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.6.service: Consumed 13.215s CPU time. 2024-09-21T13:09:44.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 systemd[1]: Starting Ceph osd.6 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:09:44.705 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 podman[101551]: 2024-09-21 13:09:44.355446459 +0000 UTC m=+0.016426861 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:09:44.705 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 podman[101551]: 2024-09-21 13:09:44.469010052 +0000 UTC m=+0.129990510 container create d7a6c49eb2192eff3b168da816455324df87fd430729b7b41eac98ec9eec715e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-21T13:09:44.705 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:44 smithi162 ceph-mon[87936]: pgmap v275: 161 pgs: 16 active+undersized, 11 peering, 3 stale+active+clean, 7 active+undersized+degraded, 124 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:09:44.705 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:44 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:44.874 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:44 smithi002 ceph-mon[107129]: pgmap v275: 161 pgs: 16 active+undersized, 11 peering, 3 stale+active+clean, 7 active+undersized+degraded, 124 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:09:44.874 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:44 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:44.874 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:44 smithi002 ceph-mon[103104]: pgmap v275: 161 pgs: 16 active+undersized, 11 peering, 3 stale+active+clean, 7 active+undersized+degraded, 124 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:09:44.875 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:44 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:45.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 podman[101551]: 2024-09-21 13:09:44.704570486 +0000 UTC m=+0.365550895 container init d7a6c49eb2192eff3b168da816455324df87fd430729b7b41eac98ec9eec715e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:09:45.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 podman[101551]: 2024-09-21 13:09:44.708128497 +0000 UTC m=+0.369108900 container start d7a6c49eb2192eff3b168da816455324df87fd430729b7b41eac98ec9eec715e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T13:09:45.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 podman[101551]: 2024-09-21 13:09:44.796342045 +0000 UTC m=+0.457322459 container attach d7a6c49eb2192eff3b168da816455324df87fd430729b7b41eac98ec9eec715e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-21T13:09:45.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:45.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 bash[101551]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:45.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:45.085 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:44 smithi162 bash[101551]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:46.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:46.154318199Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:46.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:46 smithi002 ceph-mon[107129]: pgmap v276: 161 pgs: 27 active+undersized, 11 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:09:46.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:46 smithi002 ceph-mon[103104]: pgmap v276: 161 pgs: 27 active+undersized, 11 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:09:47.084 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:46 smithi162 ceph-mon[87936]: pgmap v276: 161 pgs: 27 active+undersized, 11 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:09:47.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:09:47] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 bash[101551]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 bash[101551]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 bash[101551]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T13:09:48.079 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 bash[101551]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T13:09:48.080 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-21T13:09:48.080 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:47 smithi162 bash[101551]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-21T13:09:48.080 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T13:09:48.080 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 bash[101551]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T13:09:48.334 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 bash[101551]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 bash[101551]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 bash[101551]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate[101566]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 bash[101551]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-21T13:09:48.335 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 podman[101551]: 2024-09-21 13:09:48.10674894 +0000 UTC m=+3.767729345 container died d7a6c49eb2192eff3b168da816455324df87fd430729b7b41eac98ec9eec715e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-21T13:09:48.701 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:48 smithi162 ceph-mon[87936]: pgmap v277: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:48.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:48 smithi002 ceph-mon[107129]: pgmap v277: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:48.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:48 smithi002 ceph-mon[103104]: pgmap v277: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:49.023 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 podman[101770]: 2024-09-21 13:09:48.699835443 +0000 UTC m=+0.586709795 container remove d7a6c49eb2192eff3b168da816455324df87fd430729b7b41eac98ec9eec715e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-activate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:09:49.023 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 podman[101827]: 2024-09-21 13:09:48.809456107 +0000 UTC m=+0.016253595 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:09:49.023 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:48 smithi162 podman[101827]: 2024-09-21 13:09:48.917417358 +0000 UTC m=+0.124214891 container create e0d94944dcf8919d2f5c63e31677cc3fbfb01ea756199682acf0237f89b8e907 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux ) 2024-09-21T13:09:49.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:49.156476765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:49.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:49 smithi162 podman[101827]: 2024-09-21 13:09:49.128069093 +0000 UTC m=+0.334866591 container init e0d94944dcf8919d2f5c63e31677cc3fbfb01ea756199682acf0237f89b8e907 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:09:49.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:49 smithi162 podman[101827]: 2024-09-21 13:09:49.131480028 +0000 UTC m=+0.338277517 container start e0d94944dcf8919d2f5c63e31677cc3fbfb01ea756199682acf0237f89b8e907 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T13:09:49.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:49 smithi162 ceph-osd[101846]: -- 172.21.15.162:0/1248161998 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55621efd7a40 con 0x55621fda6400 2024-09-21T13:09:49.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:49 smithi162 bash[101827]: e0d94944dcf8919d2f5c63e31677cc3fbfb01ea756199682acf0237f89b8e907 2024-09-21T13:09:49.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:49 smithi162 systemd[1]: Started Ceph osd.6 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:09:50.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:50 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:50 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:50.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:50.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:50 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:09:51.084 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:09:50.766+0000 7f09cfceb640 -1 Falling back to public interface 2024-09-21T13:09:51.552 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:51 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:51.553 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:51 smithi162 ceph-mon[87936]: pgmap v278: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:51.553 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:51 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:51 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:51 smithi002 ceph-mon[103104]: pgmap v278: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:51.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:51 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:51.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:51 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:09:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:51 smithi002 ceph-mon[107129]: pgmap v278: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:51.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:51 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:09:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:52.15357345Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:53.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:53 smithi162 ceph-mon[87936]: pgmap v279: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:53.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:53 smithi002 ceph-mon[103104]: pgmap v279: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:53.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:53 smithi002 ceph-mon[107129]: pgmap v279: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:54.535 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:09:54.324+0000 7f09cfceb640 -1 osd.6 143 log_to_monitors true 2024-09-21T13:09:54.536 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:54 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.536 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:54 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.536 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:54 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.536 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:54 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:54.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:54 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:55.312 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:09:55.417 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:55.162540498Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:55.418 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:55 smithi162 ceph-mon[87936]: pgmap v280: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:55.418 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:55 smithi162 ceph-mon[87936]: from='osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:09:55.418 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:55 smithi162 ceph-mon[87936]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:09:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:55 smithi002 ceph-mon[103104]: pgmap v280: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:55 smithi002 ceph-mon[103104]: from='osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:09:55.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:55 smithi002 ceph-mon[103104]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:09:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:55 smithi002 ceph-mon[107129]: pgmap v280: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:55 smithi002 ceph-mon[107129]: from='osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:09:55.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:55 smithi002 ceph-mon[107129]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (6m) 110s ago 27m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (6m) 2s ago 27m 79.6M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (7m) 110s ago 26m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (7m) 2s ago 31m 460M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (17m) 110s ago 33m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (4m) 110s ago 33m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (5m) 2s ago 32m 49.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:09:55.913 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (4m) 110s ago 32m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (7m) 110s ago 27m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (7m) 2s ago 27m 10.9M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (3m) 110s ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (3m) 110s ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (2m) 110s ago 30m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (115s) 110s ago 30m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (79s) 2s ago 29m 45.3M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (42s) 2s ago 29m 51.4M 3248M 19.3.0-5104-g44178494 b415816db8b4 d8be6e8ba42c 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (7s) 2s ago 29m 14.3M 3248M 19.3.0-5104-g44178494 b415816db8b4 e0d94944dcf8 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (28m) 2s ago 28m 68.7M 3248M 19.1.1-373-g4e45e6b4 164465d2334a 1c1bf4bc0909 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (7m) 2s ago 28m 54.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:09:55.914 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (27m) 110s ago 27m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:09:55.915 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (27m) 2s ago 27m 92.0M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:09:56.084 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:09:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:09:55.785+0000 7f09c3a8d640 -1 osd.6 143 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:09:56.274 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:09:56.275 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:09:56.276 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3, 2024-09-21T13:09:56.276 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 11 2024-09-21T13:09:56.276 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:09:56.276 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:09:56.578 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:09:56.578 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:09:56.578 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:09:56.579 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:09:56.579 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:09:56.579 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "7/8 daemons upgraded", 2024-09-21T13:09:56.579 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:09:56.579 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:09:56.579 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:09:56.579 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[103104]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:56.579 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[103104]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[103104]: osdmap e146: 8 total, 7 up, 8 in 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[103104]: from='osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[103104]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[103104]: from='osd.6 ' entity='osd.6' 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/570634031' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[107129]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[107129]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[107129]: osdmap e146: 8 total, 7 up, 8 in 2024-09-21T13:09:56.580 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[107129]: from='osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:56.581 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[107129]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:56.581 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[107129]: from='osd.6 ' entity='osd.6' 2024-09-21T13:09:56.581 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:56 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/570634031' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:56 smithi162 ceph-mon[87936]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:56 smithi162 ceph-mon[87936]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:09:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:56 smithi162 ceph-mon[87936]: osdmap e146: 8 total, 7 up, 8 in 2024-09-21T13:09:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:56 smithi162 ceph-mon[87936]: from='osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:56.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:56 smithi162 ceph-mon[87936]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:09:56.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:56 smithi162 ceph-mon[87936]: from='osd.6 ' entity='osd.6' 2024-09-21T13:09:56.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:56 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/570634031' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.378 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:09:57.113+0000 7f590a773640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: pgmap v282: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927] boot 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:09:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: pgmap v282: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927] boot 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T13:09:57.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.381 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:09:57.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: pgmap v282: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: osd.6 [v2:172.21.15.162:6816/2971194927,v1:172.21.15.162:6817/2971194927] boot 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:09:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:09:57.586 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:57 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:09:57.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:09:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:09:57] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-21T13:09:58.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:09:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:09:58.152841605Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:09:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:58 smithi162 ceph-mon[87936]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:58 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:09:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:58 smithi162 ceph-mon[87936]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:58.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:58 smithi162 ceph-mon[87936]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[103104]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[103104]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[103104]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[107129]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[107129]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:09:58.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:58 smithi002 ceph-mon[107129]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T13:09:59.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:09:59 smithi002 ceph-mon[103104]: pgmap v284: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:59.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:09:59 smithi002 ceph-mon[107129]: pgmap v284: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:09:59.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:09:59 smithi162 ceph-mon[87936]: pgmap v284: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-21T13:10:00.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: Health detail: HEALTH_WARN Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: [WRN] PG_DEGRADED: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.a is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.c is active+undersized+degraded, acting [5,3] 2024-09-21T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.d is active+undersized+degraded, acting [7,5] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.14 is active+undersized+degraded, acting [0,7] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 4.e is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 4.1f is active+undersized+degraded, acting [5,2] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 6.3 is active+undersized+degraded, acting [7,2] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[103104]: pg 6.c is active+undersized+degraded, acting [3,5] 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: Health detail: HEALTH_WARN Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded 2024-09-21T13:10:00.761 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: [WRN] PG_DEGRADED: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.a is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.c is active+undersized+degraded, acting [5,3] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.d is active+undersized+degraded, acting [7,5] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.14 is active+undersized+degraded, acting [0,7] 2024-09-21T13:10:00.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-09-21T13:10:00.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-09-21T13:10:00.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 4.e is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 4.1f is active+undersized+degraded, acting [5,2] 2024-09-21T13:10:00.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 6.3 is active+undersized+degraded, acting [7,2] 2024-09-21T13:10:00.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:00 smithi002 ceph-mon[107129]: pg 6.c is active+undersized+degraded, acting [3,5] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: Health detail: HEALTH_WARN Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: [WRN] PG_DEGRADED: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-09-21T13:10:00.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.a is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.c is active+undersized+degraded, acting [5,3] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.d is active+undersized+degraded, acting [7,5] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.14 is active+undersized+degraded, acting [0,7] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 4.e is active+undersized+degraded, acting [4,1] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 4.1f is active+undersized+degraded, acting [5,2] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 6.3 is active+undersized+degraded, acting [7,2] 2024-09-21T13:10:00.836 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:00 smithi162 ceph-mon[87936]: pg 6.c is active+undersized+degraded, acting [3,5] 2024-09-21T13:10:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:01.163396854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:01 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:01 smithi162 ceph-mon[87936]: pgmap v286: 161 pgs: 19 active+undersized, 13 active+undersized+degraded, 129 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-21T13:10:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:01 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:01 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:01 smithi002 ceph-mon[107129]: pgmap v286: 161 pgs: 19 active+undersized, 13 active+undersized+degraded, 129 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-21T13:10:01.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:01 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:01 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:01 smithi002 ceph-mon[103104]: pgmap v286: 161 pgs: 19 active+undersized, 13 active+undersized+degraded, 129 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-21T13:10:01.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:01 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:03.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:03 smithi002 ceph-mon[107129]: pgmap v287: 161 pgs: 6 active+undersized, 4 active+undersized+degraded, 151 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:10:03.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:03 smithi002 ceph-mon[103104]: pgmap v287: 161 pgs: 6 active+undersized, 4 active+undersized+degraded, 151 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:10:03.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:03 smithi162 ceph-mon[87936]: pgmap v287: 161 pgs: 6 active+undersized, 4 active+undersized+degraded, 151 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:10:04.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:04.162153239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:04 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded) 2024-09-21T13:10:04.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:04 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:10:04.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:04 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded) 2024-09-21T13:10:04.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:04 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:10:04.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:04 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded) 2024-09-21T13:10:04.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:04 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:10:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:05 smithi002 ceph-mon[107129]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T13:10:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:05 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:05.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:05.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:05 smithi002 ceph-mon[103104]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T13:10:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:05 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:05.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:05.755 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:05 smithi162 ceph-mon[87936]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T13:10:05.755 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:05 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:05.755 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:07.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:07 smithi162 ceph-mon[87936]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-09-21T13:10:07.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:07.159629122Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:07.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:07 smithi002 ceph-mon[103104]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-09-21T13:10:07.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:10:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:10:07] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.51.0" 2024-09-21T13:10:07.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:07 smithi002 ceph-mon[107129]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-09-21T13:10:09.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:09 smithi002 ceph-mon[107129]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-21T13:10:09.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:09 smithi002 ceph-mon[103104]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-21T13:10:09.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:09 smithi162 ceph-mon[87936]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-21T13:10:10.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:10.159721896Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:11.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:11 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:11.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:11 smithi162 ceph-mon[87936]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 609 B/s rd, 0 op/s 2024-09-21T13:10:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:11 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:11 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:11 smithi002 ceph-mon[107129]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 609 B/s rd, 0 op/s 2024-09-21T13:10:11.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:11 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:11 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:11 smithi002 ceph-mon[103104]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 609 B/s rd, 0 op/s 2024-09-21T13:10:11.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:11 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:12.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:10:12.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:12 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:10:12.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:10:13.328 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:13.16492134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:13 smithi162 ceph-mon[87936]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-21T13:10:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:13 smithi162 ceph-mon[87936]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:10:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:13 smithi162 ceph-mon[87936]: Upgrade: osd.7 is safe to restart 2024-09-21T13:10:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:13 smithi002 ceph-mon[103104]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-21T13:10:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:13 smithi002 ceph-mon[103104]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:10:13.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:13 smithi002 ceph-mon[103104]: Upgrade: osd.7 is safe to restart 2024-09-21T13:10:13.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:13 smithi002 ceph-mon[107129]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-21T13:10:13.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:13 smithi002 ceph-mon[107129]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:10:13.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:13 smithi002 ceph-mon[107129]: Upgrade: osd.7 is safe to restart 2024-09-21T13:10:14.807 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:14 smithi162 ceph-mon[87936]: Upgrade: Updating osd.7 2024-09-21T13:10:14.807 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:14 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:14.808 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:14 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:10:14.808 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:14 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:14.808 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:14 smithi162 ceph-mon[87936]: Deploying daemon osd.7 on smithi162 2024-09-21T13:10:14.808 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:14 smithi162 ceph-mon[87936]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:10:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[103104]: Upgrade: Updating osd.7 2024-09-21T13:10:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:10:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[103104]: Deploying daemon osd.7 on smithi162 2024-09-21T13:10:14.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[103104]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:10:14.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[107129]: Upgrade: Updating osd.7 2024-09-21T13:10:14.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:14.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:10:14.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:14.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[107129]: Deploying daemon osd.7 on smithi162 2024-09-21T13:10:14.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:14 smithi002 ceph-mon[107129]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:10:16.265 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:16.154369477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:16.553 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:16 smithi162 systemd[1]: Stopping Ceph osd.7 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:10:16.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:16 smithi162 ceph-mon[87936]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:16.834 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:16 smithi162 ceph-mon[87936]: osd.7 marked itself down and dead 2024-09-21T13:10:16.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[49418]: 2024-09-21T13:10:16.550+0000 7fb77ee2c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:10:16.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[49418]: 2024-09-21T13:10:16.550+0000 7fb77ee2c640 -1 osd.7 148 *** Got signal Terminated *** 2024-09-21T13:10:16.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[49418]: 2024-09-21T13:10:16.550+0000 7fb77ee2c640 -1 osd.7 148 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:10:16.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:16 smithi002 ceph-mon[103104]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:16.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:16 smithi002 ceph-mon[103104]: osd.7 marked itself down and dead 2024-09-21T13:10:16.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:16 smithi002 ceph-mon[107129]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:16.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:16 smithi002 ceph-mon[107129]: osd.7 marked itself down and dead 2024-09-21T13:10:17.237 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:16 smithi162 podman[105954]: 2024-09-21 13:10:16.948420415 +0000 UTC m=+0.533326231 container died 1c1bf4bc0909bbaa8a044fdbb0b8e365ab5f39fd3602fe3191c1220920b44763 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, GIT_CLEAN=True, RELEASE=squid-4e45e6b, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-21T13:10:17.586 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:17 smithi162 podman[105954]: 2024-09-21 13:10:17.318177869 +0000 UTC m=+0.903083682 container cleanup 1c1bf4bc0909bbaa8a044fdbb0b8e365ab5f39fd3602fe3191c1220920b44763 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, org.label-schema.schema-version=1.0, RELEASE=squid-4e45e6b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T13:10:17.586 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:17 smithi162 bash[105954]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7 2024-09-21T13:10:17.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:10:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:10:17] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.51.0" 2024-09-21T13:10:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:17 smithi002 ceph-mon[103104]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:10:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:17 smithi002 ceph-mon[103104]: osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:10:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:17 smithi002 ceph-mon[107129]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:10:17.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:17 smithi002 ceph-mon[107129]: osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:10:17.988 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:17 smithi162 ceph-mon[87936]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:10:17.988 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:17 smithi162 ceph-mon[87936]: osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:10:17.989 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:17 smithi162 podman[105979]: 2024-09-21 13:10:17.628589163 +0000 UTC m=+0.680396363 container remove 1c1bf4bc0909bbaa8a044fdbb0b8e365ab5f39fd3602fe3191c1220920b44763 (image=quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-4e45e6b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:10:18.241 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:17 smithi162 podman[106068]: 2024-09-21 13:10:17.890997974 +0000 UTC m=+0.016742745 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:10:18.241 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:17 smithi162 podman[106068]: 2024-09-21 13:10:17.996048387 +0000 UTC m=+0.121793159 container create aac1ee59019e6e78b6dfbaca3ab58b9551d0370178bb31a45ccf7433362eb273 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T13:10:18.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:18 smithi162 podman[106068]: 2024-09-21 13:10:18.24035275 +0000 UTC m=+0.366097530 container init aac1ee59019e6e78b6dfbaca3ab58b9551d0370178bb31a45ccf7433362eb273 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux ) 2024-09-21T13:10:18.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:18 smithi162 podman[106068]: 2024-09-21 13:10:18.243754056 +0000 UTC m=+0.369498830 container start aac1ee59019e6e78b6dfbaca3ab58b9551d0370178bb31a45ccf7433362eb273 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:10:18.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:18 smithi162 podman[106068]: 2024-09-21 13:10:18.340093377 +0000 UTC m=+0.465838167 container attach aac1ee59019e6e78b6dfbaca3ab58b9551d0370178bb31a45ccf7433362eb273 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-21T13:10:18.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:18 smithi162 podman[106068]: 2024-09-21 13:10:18.43716246 +0000 UTC m=+0.562907232 container died aac1ee59019e6e78b6dfbaca3ab58b9551d0370178bb31a45ccf7433362eb273 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T13:10:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:18 smithi002 ceph-mon[103104]: pgmap v296: 161 pgs: 13 peering, 20 stale+active+clean, 128 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:10:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:18 smithi002 ceph-mon[103104]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:10:18.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:18 smithi002 ceph-mon[103104]: osdmap e150: 8 total, 7 up, 8 in 2024-09-21T13:10:18.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:18 smithi002 ceph-mon[107129]: pgmap v296: 161 pgs: 13 peering, 20 stale+active+clean, 128 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:10:18.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:18 smithi002 ceph-mon[107129]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:10:18.974 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:18 smithi002 ceph-mon[107129]: osdmap e150: 8 total, 7 up, 8 in 2024-09-21T13:10:18.994 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:18 smithi162 ceph-mon[87936]: pgmap v296: 161 pgs: 13 peering, 20 stale+active+clean, 128 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:10:18.994 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:18 smithi162 ceph-mon[87936]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:10:18.994 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:18 smithi162 ceph-mon[87936]: osdmap e150: 8 total, 7 up, 8 in 2024-09-21T13:10:19.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:19.162119534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:19.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:18 smithi162 podman[106091]: 2024-09-21 13:10:18.993535339 +0000 UTC m=+0.547863588 container remove aac1ee59019e6e78b6dfbaca3ab58b9551d0370178bb31a45ccf7433362eb273 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True) 2024-09-21T13:10:19.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-21T13:10:19.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 systemd[1]: Stopped Ceph osd.7 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:10:19.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.7.service: Consumed 15.822s CPU time. 2024-09-21T13:10:19.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 systemd[1]: Starting Ceph osd.7 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:10:19.706 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:19 smithi162 ceph-mon[87936]: Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:19.707 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 podman[106190]: 2024-09-21 13:10:19.341784202 +0000 UTC m=+0.016370057 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:10:19.707 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 podman[106190]: 2024-09-21 13:10:19.469979384 +0000 UTC m=+0.144565235 container create b808c2ae470ef62d2a6502805aef61d50f4acde5d98c0cdaf63cac4fd3b7c549 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T13:10:19.707 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 podman[106190]: 2024-09-21 13:10:19.705695448 +0000 UTC m=+0.380281304 container init b808c2ae470ef62d2a6502805aef61d50f4acde5d98c0cdaf63cac4fd3b7c549 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-21T13:10:19.973 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:19 smithi002 ceph-mon[103104]: Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:19.973 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:19 smithi002 ceph-mon[107129]: Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:20.084 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 podman[106190]: 2024-09-21 13:10:19.709445141 +0000 UTC m=+0.384030990 container start b808c2ae470ef62d2a6502805aef61d50f4acde5d98c0cdaf63cac4fd3b7c549 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-21T13:10:20.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 podman[106190]: 2024-09-21 13:10:19.780663154 +0000 UTC m=+0.455249012 container attach b808c2ae470ef62d2a6502805aef61d50f4acde5d98c0cdaf63cac4fd3b7c549 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True) 2024-09-21T13:10:20.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:20.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 bash[106190]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:20.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:20.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:19 smithi162 bash[106190]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:21.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:21.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[103104]: pgmap v298: 161 pgs: 18 active+undersized, 13 peering, 9 stale+active+clean, 16 active+undersized+degraded, 105 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-21T13:10:21.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:21.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:21.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:21.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[107129]: pgmap v298: 161 pgs: 18 active+undersized, 13 peering, 9 stale+active+clean, 16 active+undersized+degraded, 105 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-21T13:10:21.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:21.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:21 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:21.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:21 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:21 smithi162 ceph-mon[87936]: pgmap v298: 161 pgs: 18 active+undersized, 13 peering, 9 stale+active+clean, 16 active+undersized+degraded, 105 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-21T13:10:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:21 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:21 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:22.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:22.152332747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 bash[106190]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 bash[106190]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 bash[106190]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 bash[106190]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-21T13:10:23.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:22 smithi162 bash[106190]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-21T13:10:23.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:23 smithi002 ceph-mon[103104]: pgmap v299: 161 pgs: 32 active+undersized, 13 peering, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-21T13:10:23.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:23 smithi002 ceph-mon[107129]: pgmap v299: 161 pgs: 32 active+undersized, 13 peering, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-21T13:10:23.476 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:23 smithi162 ceph-mon[87936]: pgmap v299: 161 pgs: 32 active+undersized, 13 peering, 19 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 bash[106190]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 bash[106190]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 bash[106190]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 bash[106190]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate[106204]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-21T13:10:23.476 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 bash[106190]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-21T13:10:23.477 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 podman[106190]: 2024-09-21 13:10:23.167573588 +0000 UTC m=+3.842159443 container died b808c2ae470ef62d2a6502805aef61d50f4acde5d98c0cdaf63cac4fd3b7c549 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-21T13:10:24.084 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 podman[106431]: 2024-09-21 13:10:23.758910465 +0000 UTC m=+0.584898547 container remove b808c2ae470ef62d2a6502805aef61d50f4acde5d98c0cdaf63cac4fd3b7c549 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T13:10:24.084 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 podman[106488]: 2024-09-21 13:10:23.869816286 +0000 UTC m=+0.016130188 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:10:24.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:23 smithi162 podman[106488]: 2024-09-21 13:10:23.976181863 +0000 UTC m=+0.122495759 container create 92c801713b6d8a40164ff847cdb28c067026717ddf70f42df0730284987bee6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T13:10:24.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:24 smithi162 ceph-mon[87936]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T13:10:24.584 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:24 smithi162 podman[106488]: 2024-09-21 13:10:24.1870172 +0000 UTC m=+0.333331107 container init 92c801713b6d8a40164ff847cdb28c067026717ddf70f42df0730284987bee6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS) 2024-09-21T13:10:24.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:24 smithi162 podman[106488]: 2024-09-21 13:10:24.190262658 +0000 UTC m=+0.336576555 container start 92c801713b6d8a40164ff847cdb28c067026717ddf70f42df0730284987bee6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T13:10:24.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:24 smithi162 ceph-osd[106507]: -- 172.21.15.162:0/205185764 <== mon.1 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e8570c5a40 con 0x55e857e94400 2024-09-21T13:10:24.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:24 smithi162 bash[106488]: 92c801713b6d8a40164ff847cdb28c067026717ddf70f42df0730284987bee6e 2024-09-21T13:10:24.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:24 smithi162 systemd[1]: Started Ceph osd.7 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:10:24.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:24 smithi002 ceph-mon[107129]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T13:10:24.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:24 smithi002 ceph-mon[103104]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T13:10:25.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:25.152771594Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:25 smithi162 ceph-mon[87936]: pgmap v300: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:25 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:25 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:25 smithi002 ceph-mon[107129]: pgmap v300: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:25 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:25.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:25 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:25 smithi002 ceph-mon[103104]: pgmap v300: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:25 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:25.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:25 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:26.084 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:10:25.827+0000 7f1b62e76640 -1 Falling back to public interface 2024-09-21T13:10:26.648 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:26 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:26.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:26 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:26.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:26 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:26.905 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:10:27.493 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:10:27.493 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:10:27.493 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (6m) 34s ago 28m 79.6M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:10:27.493 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (8m) 2m ago 27m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:10:27.493 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (8m) 34s ago 32m 460M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (17m) 2m ago 33m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (5m) 2m ago 34m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (6m) 34s ago 32m 49.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (5m) 2m ago 32m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (7m) 34s ago 27m 10.9M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (4m) 2m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (3m) 2m ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (3m) 2m ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (2m) 2m ago 30m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (110s) 34s ago 30m 45.3M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (74s) 34s ago 30m 51.4M 3248M 19.3.0-5104-g44178494 b415816db8b4 d8be6e8ba42c 2024-09-21T13:10:27.494 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (38s) 34s ago 29m 14.3M 3248M 19.3.0-5104-g44178494 b415816db8b4 e0d94944dcf8 2024-09-21T13:10:27.495 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 starting - - - 3248M 2024-09-21T13:10:27.495 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (7m) 34s ago 28m 54.5M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:10:27.495 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (27m) 2m ago 27m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:10:27.495 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (27m) 34s ago 27m 92.0M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:10:27.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:27 smithi162 ceph-mon[87936]: pgmap v301: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:27 smithi002 ceph-mon[107129]: pgmap v301: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:27.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:27 smithi002 ceph-mon[103104]: pgmap v301: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:27.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:10:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:10:27] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-21T13:10:27.856 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:10:27.856 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:10:27.857 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 12 2024-09-21T13:10:27.858 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:10:27.858 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:10:28.155 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:10:28.155 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:10:28.155 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:10:28.155 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:10:28.155 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:10:28.156 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "7/8 daemons upgraded", 2024-09-21T13:10:28.156 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:10:28.156 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:10:28.156 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:10:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:28 smithi002 ceph-mon[103104]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:28 smithi002 ceph-mon[103104]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:28.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:28 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/1037690135' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:28.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:28 smithi002 ceph-mon[107129]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:28.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:28 smithi002 ceph-mon[107129]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:28.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:28 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/1037690135' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:28.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:28.156390884Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:28 smithi162 ceph-mon[87936]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:28 smithi162 ceph-mon[87936]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:28.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:28 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/1037690135' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:29.407 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:10:29.131+0000 7f1b62e76640 -1 osd.7 148 log_to_monitors true 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: pgmap v302: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:10:29.408 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-mon[87936]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: pgmap v302: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[103104]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: pgmap v302: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:10:29.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:29 smithi002 ceph-mon[107129]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:10:30.211 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:10:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:10:29.944+0000 7f1b5ac20640 -1 osd.7 148 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:10:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[103104]: pgmap v303: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[103104]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:10:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[103104]: from='osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:10:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[103104]: osdmap e151: 8 total, 7 up, 8 in 2024-09-21T13:10:31.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[103104]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:10:31.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:31.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[107129]: pgmap v303: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:31.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[107129]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:10:31.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[107129]: from='osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:10:31.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[107129]: osdmap e151: 8 total, 7 up, 8 in 2024-09-21T13:10:31.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:30 smithi002 ceph-mon[107129]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:10:31.234 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:31.152597142Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:31.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:30 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:31.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:30 smithi162 ceph-mon[87936]: pgmap v303: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T13:10:31.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:30 smithi162 ceph-mon[87936]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:10:31.234 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:30 smithi162 ceph-mon[87936]: from='osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:10:31.235 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:30 smithi162 ceph-mon[87936]: osdmap e151: 8 total, 7 up, 8 in 2024-09-21T13:10:31.235 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:30 smithi162 ceph-mon[87936]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919] boot 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[103104]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919] boot 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.224 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:31 smithi002 ceph-mon[107129]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: osd.7 [v2:172.21.15.162:6824/1061253919,v1:172.21.15.162:6825/1061253919] boot 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:32.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:31 smithi162 ceph-mon[87936]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T13:10:33.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: pgmap v306: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all osd 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:10:33.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:10:33.225 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: pgmap v306: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all osd 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:10:33.226 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:10:33.227 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mds 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.228 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nfs 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.229 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Finalizing container_image settings 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:10:33.230 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mds 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nfs 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.232 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Finalizing container_image settings 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:10:33.233 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:10:33.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.236 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:10:33.237 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.238 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: Upgrade: Complete! 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.239 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.240 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: Upgrade: Complete! 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:33.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:33.242 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:32 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: pgmap v306: 161 pgs: 39 active+undersized, 25 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T13:10:33.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:10:33.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all osd 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:10:33.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:10:33.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mds 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nfs 2024-09-21T13:10:33.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Finalizing container_image settings 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:10:33.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:10:33.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:10:33.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:10:33.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:10:33.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: Upgrade: Complete! 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:33.343 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:33.344 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:33.344 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:10:33.344 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:10:33.344 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:32 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:34.254 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:34.15516Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:34.255 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:34 smithi162 ceph-mon[87936]: Health check update: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:34.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:34 smithi002 ceph-mon[107129]: Health check update: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:34.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:34 smithi002 ceph-mon[103104]: Health check update: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:10:35.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:35 smithi162 ceph-mon[87936]: pgmap v308: 161 pgs: 12 peering, 23 active+undersized, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-21T13:10:35.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:35 smithi002 ceph-mon[107129]: pgmap v308: 161 pgs: 12 peering, 23 active+undersized, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-21T13:10:35.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:35 smithi002 ceph-mon[103104]: pgmap v308: 161 pgs: 12 peering, 23 active+undersized, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-21T13:10:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:36 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:36 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:36.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:36 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:36 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:36 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:36.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:36 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:36.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:36 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:36.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:36 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:36.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:36 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:37.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:10:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:10:37] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-21T13:10:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:37 smithi002 ceph-mon[107129]: pgmap v309: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T13:10:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:37 smithi002 ceph-mon[107129]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded) 2024-09-21T13:10:37.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:37 smithi002 ceph-mon[107129]: Cluster is now healthy 2024-09-21T13:10:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:37 smithi002 ceph-mon[103104]: pgmap v309: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T13:10:37.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:37 smithi002 ceph-mon[103104]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded) 2024-09-21T13:10:37.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:37 smithi002 ceph-mon[103104]: Cluster is now healthy 2024-09-21T13:10:37.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:37.166311428Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:37 smithi162 ceph-mon[87936]: pgmap v309: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T13:10:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:37 smithi162 ceph-mon[87936]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded) 2024-09-21T13:10:37.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:37 smithi162 ceph-mon[87936]: Cluster is now healthy 2024-09-21T13:10:39.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:39 smithi002 ceph-mon[107129]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:10:39.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:39 smithi002 ceph-mon[103104]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:10:39.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:39 smithi162 ceph-mon[87936]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:10:40.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:40.15670347Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:41.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:41 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:41.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:41 smithi002 ceph-mon[107129]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-21T13:10:41.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:41 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:41.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:41 smithi002 ceph-mon[103104]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-21T13:10:41.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:41 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:41 smithi162 ceph-mon[87936]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-21T13:10:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:43 smithi002 ceph-mon[107129]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-21T13:10:43.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:43 smithi002 ceph-mon[103104]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-21T13:10:43.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:43.152686039Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:43.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:43 smithi162 ceph-mon[87936]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-21T13:10:45.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:45 smithi002 ceph-mon[107129]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-09-21T13:10:45.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:45 smithi002 ceph-mon[103104]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-09-21T13:10:45.476 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:45 smithi162 ceph-mon[87936]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-09-21T13:10:46.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:46 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:46.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:46.161783789Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:46.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:46 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:46.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:46 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:47.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:10:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:10:47] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-21T13:10:47.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:47 smithi002 ceph-mon[107129]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:10:47.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:47 smithi002 ceph-mon[103104]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:10:47.835 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:47 smithi162 ceph-mon[87936]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:10:49.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:49 smithi162 ceph-mon[87936]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:49.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:49.157466135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:49.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:49 smithi002 ceph-mon[103104]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:49.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:49 smithi002 ceph-mon[107129]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[103104]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:51.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[107129]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:51.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:51.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:51 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:51 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:10:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:51 smithi162 ceph-mon[87936]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:10:51.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:51 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:10:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:52.156382952Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:53.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:53 smithi002 ceph-mon[103104]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:53.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:53 smithi002 ceph-mon[107129]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:53.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:53 smithi162 ceph-mon[87936]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:55 smithi002 ceph-mon[103104]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:55 smithi002 ceph-mon[107129]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:55.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:55 smithi162 ceph-mon[87936]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:55.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:55.161213581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:57.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:57 smithi002 ceph-mon[107129]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:57.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:10:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:10:57] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-21T13:10:57.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:57 smithi002 ceph-mon[103104]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:57.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:57 smithi162 ceph-mon[87936]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:10:58.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:10:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:10:58.15640589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:10:59.198 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:10:59.462 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:10:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:10:59 smithi002 ceph-mon[107129]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:59.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:10:59 smithi002 ceph-mon[103104]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:10:59.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:10:59 smithi162 ceph-mon[87936]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:00.106 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:11:00.106 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (7m) 31s ago 28m 79.6M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (9m) 2m ago 28m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (8m) 31s ago 32m 460M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (5m) 2m ago 34m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (6m) 31s ago 33m 51.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (5m) 2m ago 33m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (8m) 31s ago 28m 10.3M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (5m) 2m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (4m) 2m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (3m) 2m ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (2m) 2m ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:11:00.107 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (2m) 31s ago 31m 46.0M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:11:00.108 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (107s) 31s ago 30m 51.8M 3248M 19.3.0-5104-g44178494 b415816db8b4 d8be6e8ba42c 2024-09-21T13:11:00.108 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (71s) 31s ago 30m 51.4M 3248M 19.3.0-5104-g44178494 b415816db8b4 e0d94944dcf8 2024-09-21T13:11:00.108 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (36s) 31s ago 29m 13.4M 3248M 19.3.0-5104-g44178494 b415816db8b4 92c801713b6d 2024-09-21T13:11:00.108 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (8m) 31s ago 29m 56.6M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:11:00.108 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (28m) 2m ago 28m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:11:00.108 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (28m) 31s ago 28m 92.0M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:11:00.366 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:00 smithi002 ceph-mon[107129]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:00.367 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:00 smithi002 ceph-mon[103104]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:00.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:00 smithi162 ceph-mon[87936]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:00.862 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-21T13:11:01.122 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:11:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:01 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:01 smithi002 ceph-mon[107129]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:01 smithi002 ceph-mon[107129]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:01 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:01 smithi002 ceph-mon[103104]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:01 smithi002 ceph-mon[103104]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:01.162555006Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:01 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:01 smithi162 ceph-mon[87936]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:01.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:01 smithi162 ceph-mon[87936]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:02.030 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:11:02.322 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:02 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/4187588559' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:02.322 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:02 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/4187588559' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:02.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:02 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/4187588559' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:02.680 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-21T13:11:02.937 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:11:03.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:03 smithi002 ceph-mon[103104]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:03.309 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:03 smithi002 ceph-mon[107129]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:03.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:03 smithi162 ceph-mon[87936]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:03.677 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T13:11:04.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:04 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/639783104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:04.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:04 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/639783104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:04.486 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:04 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/639783104' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:04.486 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:04.153068655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:04.521 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:11:04.778 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:11:05.428 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:11:05.428 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-21T13:11:05.429 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-21T13:11:05.429 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-21T13:11:05.429 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:11:05.429 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-21T13:11:05.429 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-21T13:11:05.429 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:11:05.429 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:11:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:05 smithi002 ceph-mon[107129]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:05 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:05 smithi002 ceph-mon[103104]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:05 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:05.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:05 smithi162 ceph-mon[87936]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:05.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:05 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:06.131 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:11:06.386 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:11:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:06 smithi002 ceph-mon[107129]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:06 smithi002 ceph-mon[103104]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:06.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:06 smithi162 ceph-mon[87936]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:07.067 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-21T13:11:07.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:07 smithi002 ceph-mon[103104]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:07.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:07 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/3358512799' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:11:07.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:07 smithi002 ceph-mon[107129]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:07.380 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:07 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/3358512799' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:11:07.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:07.161402949Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:07 smithi162 ceph-mon[87936]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:07 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/3358512799' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:11:07.677 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:11:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:11:07] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-21T13:11:07.709 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-21T13:11:07.966 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:11:09.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:09 smithi002 ceph-mon[107129]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:09.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:09 smithi002 ceph-mon[103104]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:09.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:09 smithi162 ceph-mon[87936]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:09.882 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:11:10.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[103104]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:10.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:10.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:10.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:10.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:10.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[107129]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:10.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:10.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:10.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:10.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:10 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:10.543 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T13:11:10.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:10.161938494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:10 smithi162 ceph-mon[87936]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:10 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:10.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:10 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[107129]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[107129]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[107129]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[103104]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[103104]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:11:11.445 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:11 smithi002 ceph-mon[103104]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:11:11.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:11 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:11 smithi162 ceph-mon[87936]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:11 smithi162 ceph-mon[87936]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:11:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:11 smithi162 ceph-mon[87936]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:11:11.711 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:11:12.387 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mgr 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mon 2024-09-21T13:11:12.974 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all crash 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all osd 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all mds 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[103104]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:12.975 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mgr 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mon 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all crash 2024-09-21T13:11:12.976 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.977 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.977 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all osd 2024-09-21T13:11:12.977 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.977 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:12.977 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all mds 2024-09-21T13:11:12.977 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:12.977 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:12 smithi002 ceph-mon[107129]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:12.986 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (7m) 44s ago 28m 79.6M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (9m) 3m ago 28m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (9m) 44s ago 33m 460M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (18m) 3m ago 34m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (6m) 3m ago 34m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (6m) 44s ago 33m 51.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (5m) 3m ago 33m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (8m) 3m ago 28m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (8m) 44s ago 28m 10.3M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (5m) 3m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:11:12.987 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (4m) 3m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (3m) 3m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (3m) 3m ago 31m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (2m) 44s ago 31m 46.0M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (2m) 44s ago 30m 51.8M 3248M 19.3.0-5104-g44178494 b415816db8b4 d8be6e8ba42c 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (84s) 44s ago 30m 51.4M 3248M 19.3.0-5104-g44178494 b415816db8b4 e0d94944dcf8 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (49s) 44s ago 29m 13.4M 3248M 19.3.0-5104-g44178494 b415816db8b4 92c801713b6d 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (8m) 44s ago 29m 56.6M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (28m) 3m ago 28m - - 19.1.1-373-g4e45e6b4 164465d2334a 88223bab5164 2024-09-21T13:11:12.988 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (28m) 44s ago 28m 92.0M - 19.1.1-373-g4e45e6b4 164465d2334a 9ff973401020 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mgr 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:13.085 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mon 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all crash 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all osd 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all mds 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:13.086 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:12 smithi162 ceph-mon[87936]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:13.350 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:11:13.350 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:11:13.350 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:11:13.350 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:11:13.351 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:13.352 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:11:13.352 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:11:13.352 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 13 2024-09-21T13:11:13.352 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:11:13.352 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:11:13.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:13.16752642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:13.664 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:11:13.664 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:11:13.664 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:11:13.665 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-21T13:11:13.665 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-21T13:11:13.665 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T13:11:13.665 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading rgw daemons", 2024-09-21T13:11:13.665 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:11:13.665 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:11:14.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: Upgrade: Updating rgw.foo.smithi002.lipqcf (1/2) 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: Deploying daemon rgw.foo.smithi002.lipqcf on smithi002 2024-09-21T13:11:14.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:14 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/748768625' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: Upgrade: Updating rgw.foo.smithi002.lipqcf (1/2) 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: Deploying daemon rgw.foo.smithi002.lipqcf on smithi002 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/748768625' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:14.625 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: Upgrade: Updating rgw.foo.smithi002.lipqcf (1/2) 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.lipqcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: Deploying daemon rgw.foo.smithi002.lipqcf on smithi002 2024-09-21T13:11:14.626 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:14 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/748768625' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:15 smithi002 ceph-mon[103104]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:15 smithi002 ceph-mon[103104]: from='client.44610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:15 smithi002 ceph-mon[107129]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:15.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:15 smithi002 ceph-mon[107129]: from='client.44610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:15.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:15 smithi162 ceph-mon[87936]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:15.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:15 smithi162 ceph-mon[87936]: from='client.44610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:16.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:16.163987289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:17.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:17 smithi162 ceph-mon[87936]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:17.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:17 smithi002 ceph-mon[103104]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:17.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:11:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:11:17] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-21T13:11:17.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:17 smithi002 ceph-mon[107129]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:19.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:19 smithi162 ceph-mon[87936]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:19.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:19.154904064Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:19.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:19 smithi002 ceph-mon[103104]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:19.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:19 smithi002 ceph-mon[107129]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:20.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:20 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:20.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:20 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:20 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:21.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:21 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:21.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:21 smithi162 ceph-mon[87936]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:21.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:21 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:21.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:21 smithi002 ceph-mon[107129]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:21.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:21 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:21.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:21 smithi002 ceph-mon[103104]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:22.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:22.155114146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:23.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:23 smithi162 ceph-mon[87936]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:23.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:23 smithi002 ceph-mon[107129]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:23.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:23 smithi002 ceph-mon[103104]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:25.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:25 smithi002 ceph-mon[107129]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:25.447 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:25 smithi002 ceph-mon[103104]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:25.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:25.16231286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:25.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:25 smithi162 ceph-mon[87936]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:27.556 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:27 smithi162 ceph-mon[87936]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:27.556 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:27 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:27.556 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:27 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:27.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:11:27 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:11:27] "GET /metrics HTTP/1.1" 200 38389 "" "Prometheus/2.51.0" 2024-09-21T13:11:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:27 smithi002 ceph-mon[107129]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:27 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:27.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:27 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:27.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:27 smithi002 ceph-mon[103104]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:11:27.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:27 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:27.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:27 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:28.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:28.157236667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:29.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[107129]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:29.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[107129]: Upgrade: Updating rgw.foo.smithi162.zkefbd (2/2) 2024-09-21T13:11:29.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:29.576 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[107129]: Deploying daemon rgw.foo.smithi162.zkefbd on smithi162 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[103104]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[103104]: Upgrade: Updating rgw.foo.smithi162.zkefbd (2/2) 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:29.577 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:29 smithi002 ceph-mon[103104]: Deploying daemon rgw.foo.smithi162.zkefbd on smithi162 2024-09-21T13:11:29.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:29 smithi162 ceph-mon[87936]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:11:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:29 smithi162 ceph-mon[87936]: Upgrade: Updating rgw.foo.smithi162.zkefbd (2/2) 2024-09-21T13:11:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:29 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:29 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:29 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi162.zkefbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:11:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:29 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:29.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:29 smithi162 ceph-mon[87936]: Deploying daemon rgw.foo.smithi162.zkefbd on smithi162 2024-09-21T13:11:31.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:31.154651547Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:31 smithi162 ceph-mon[87936]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-09-21T13:11:31.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:31 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:31 smithi002 ceph-mon[107129]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-09-21T13:11:31.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:31 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:31 smithi002 ceph-mon[103104]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-09-21T13:11:31.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:31 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:33.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:33 smithi162 ceph-mon[87936]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-21T13:11:33.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:33 smithi002 ceph-mon[107129]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-21T13:11:33.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:33 smithi002 ceph-mon[103104]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-21T13:11:34.486 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:34.153271135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:35 smithi162 ceph-mon[87936]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:35.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:35 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:35 smithi002 ceph-mon[107129]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:35.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:35 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:35.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:35 smithi002 ceph-mon[103104]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:35.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:35 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:37.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:37 smithi162 ceph-mon[87936]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:37.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:37.157280126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:37.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:37 smithi002 ceph-mon[107129]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:37.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:37 smithi002 ceph-mon[103104]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:37.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:11:37 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:11:37] "GET /metrics HTTP/1.1" 200 38366 "" "Prometheus/2.51.0" 2024-09-21T13:11:39.581 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:39 smithi002 ceph-mon[107129]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:39.581 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:39 smithi002 ceph-mon[103104]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:39.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:39 smithi162 ceph-mon[87936]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:40.485 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:40.155986384Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:41.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:41 smithi162 ceph-mon[87936]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:41.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:41 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:41.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:41 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[103104]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[107129]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:41.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:41 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:43.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:43 smithi002 ceph-mon[103104]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-09-21T13:11:43.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:43 smithi002 ceph-mon[107129]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-09-21T13:11:43.493 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:43.159939155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:43.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:43 smithi162 ceph-mon[87936]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-09-21T13:11:44.002 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-21T13:11:44.605 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (8m) 0s ago 29m 78.2M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (9m) 3m ago 28m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (9m) 0s ago 33m 461M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (18m) 3m ago 35m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (6m) 3m ago 35m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (7m) 0s ago 34m 52.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (6m) 3m ago 33m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (9m) 3m ago 29m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (9m) 0s ago 29m 11.4M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (5m) 3m ago 33m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (5m) 3m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (4m) 3m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:11:44.606 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (3m) 3m ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:11:44.607 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (3m) 0s ago 31m 49.6M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:11:44.607 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (2m) 0s ago 31m 55.2M 3248M 19.3.0-5104-g44178494 b415816db8b4 d8be6e8ba42c 2024-09-21T13:11:44.607 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (115s) 0s ago 30m 54.5M 3248M 19.3.0-5104-g44178494 b415816db8b4 e0d94944dcf8 2024-09-21T13:11:44.607 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (80s) 0s ago 30m 46.3M 3248M 19.3.0-5104-g44178494 b415816db8b4 92c801713b6d 2024-09-21T13:11:44.607 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (8m) 0s ago 30m 56.6M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:11:44.607 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 starting - - - - 2024-09-21T13:11:44.607 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (3s) 0s ago 28m 78.5M - 19.3.0-5104-g44178494 b415816db8b4 1293f470dbae 2024-09-21T13:11:44.971 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:11:44.971 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-21T13:11:44.971 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:11:44.971 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 15 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-21T13:11:44.972 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw" 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading rgw daemons", 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-21T13:11:45.304 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 65 op/s 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/2113688049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 65 op/s 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/2113688049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.550 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:45 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 65 op/s 2024-09-21T13:11:45.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:45.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:45.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/2113688049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:45.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:45.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:45 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:46.470 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:46.168113022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:46.470 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:46 smithi162 ceph-mon[87936]: from='client.54677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:46.470 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:46 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:46.471 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:46 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:46.471 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:46 smithi162 ceph-mon[87936]: from='client.54689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:46.547 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[107129]: from='client.54677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:46.547 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:46.547 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:46.547 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[107129]: from='client.54689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:46.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[103104]: from='client.54677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:46.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:46.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:46.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:46 smithi002 ceph-mon[103104]: from='client.54689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:47.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:47 smithi002 ceph-mon[103104]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:47.473 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:11:47 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:11:47] "GET /metrics HTTP/1.1" 200 38366 "" "Prometheus/2.51.0" 2024-09-21T13:11:47.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:47 smithi002 ceph-mon[107129]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:47.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:47 smithi162 ceph-mon[87936]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:49.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:49.15808861Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.336 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"} : dispatch 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"} : dispatch 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"}]': finished 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"} : dispatch 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"} : dispatch 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"}]': finished 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.337 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:11:49.338 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:11:49.339 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:11:49.340 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.341 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.342 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:49 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:49.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"}]': finished 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"}]': finished 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.476 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.lipqcf"}]': finished 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi162.zkefbd"}]': finished 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.477 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.478 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.478 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.479 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:11:49.480 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:11:49.481 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:11:49.482 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.483 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:11:49.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:11:49.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:11:49.486 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:11:49.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:11:49.489 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:49 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:50.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all rgw 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nfs 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: Finalizing container_image settings 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Upgrade: Complete! 2024-09-21T13:11:50.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:50 smithi162 ceph-mon[87936]: Checking dashboard <-> RGW credentials 2024-09-21T13:11:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:11:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all rgw 2024-09-21T13:11:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:11:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:11:50.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nfs 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: Finalizing container_image settings 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Upgrade: Complete! 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[107129]: Checking dashboard <-> RGW credentials 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all rgw 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nfs 2024-09-21T13:11:50.474 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: Setting container_image for all nvmeof 2024-09-21T13:11:50.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: Finalizing container_image settings 2024-09-21T13:11:50.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Upgrade: Complete! 2024-09-21T13:11:50.475 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:50 smithi002 ceph-mon[103104]: Checking dashboard <-> RGW credentials 2024-09-21T13:11:51.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:51 smithi162 ceph-mon[87936]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-21T13:11:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:51 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:51 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:51.335 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:51 smithi162 ceph-mon[87936]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[107129]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[107129]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[103104]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:11:51.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:51 smithi002 ceph-mon[103104]: from='mgr.25199 ' entity='mgr.y' 2024-09-21T13:11:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:52.155039761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:53.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:53 smithi002 ceph-mon[107129]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-21T13:11:53.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:53 smithi002 ceph-mon[103104]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-21T13:11:53.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:53 smithi162 ceph-mon[87936]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-21T13:11:55.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:55 smithi002 ceph-mon[107129]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-21T13:11:55.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:55 smithi002 ceph-mon[103104]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-21T13:11:55.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:55 smithi162 ceph-mon[87936]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-21T13:11:55.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:55.165336668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:57.379 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:57 smithi002 ceph-mon[107129]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-21T13:11:57.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:57 smithi002 ceph-mon[103104]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-21T13:11:57.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:57 smithi162 ceph-mon[87936]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-21T13:11:57.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:11:57 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:11:57] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-21T13:11:58.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:11:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:11:58.158963818Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:11:59.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:11:59 smithi002 ceph-mon[107129]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:11:59.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:11:59 smithi002 ceph-mon[103104]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:11:59.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:11:59 smithi162 ceph-mon[87936]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:12:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:01 smithi002 ceph-mon[107129]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:12:01.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:01 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:12:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:01 smithi002 ceph-mon[103104]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:12:01.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:01 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:12:01.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:01.155692213Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:01.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:01 smithi162 ceph-mon[87936]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:12:01.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:01 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:12:03.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:03 smithi002 ceph-mon[107129]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-09-21T13:12:03.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:03 smithi002 ceph-mon[103104]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-09-21T13:12:03.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:03 smithi162 ceph-mon[87936]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-09-21T13:12:04.486 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:04.165322118Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:05.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:05 smithi162 ceph-mon[87936]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T13:12:05.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:05 smithi002 ceph-mon[107129]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T13:12:05.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:05 smithi002 ceph-mon[103104]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T13:12:06.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:06 smithi002 ceph-mon[107129]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:12:06.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:06 smithi002 ceph-mon[103104]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:12:06.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:06 smithi162 ceph-mon[87936]: from='mgr.25199 172.21.15.2:0/852157695' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:12:07.379 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:07 smithi002 ceph-mon[107129]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:07.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:07 smithi002 ceph-mon[103104]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:07.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:07.157007396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:07.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:07 smithi162 ceph-mon[87936]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:07.723 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:07 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:12:07] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-21T13:12:09.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:09 smithi002 ceph-mon[107129]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:09.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:09 smithi002 ceph-mon[103104]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:09.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:09 smithi162 ceph-mon[87936]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:10.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:10.155209983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:11.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:11 smithi002 ceph-mon[107129]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:11.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:11 smithi002 ceph-mon[107129]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:12:11.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:11 smithi002 ceph-mon[103104]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:11.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:11 smithi002 ceph-mon[103104]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:12:11.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:11 smithi162 ceph-mon[87936]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:11.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:11 smithi162 ceph-mon[87936]: from='client.15492 -' entity='client.iscsi.foo.smithi002.pvvrje' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:12:13.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:13 smithi002 ceph-mon[107129]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:13.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:13 smithi002 ceph-mon[103104]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:13.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:13 smithi162 ceph-mon[87936]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:13.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:13.154571508Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:15.473 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:15 smithi002 ceph-mon[107129]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:15.473 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:15 smithi002 ceph-mon[103104]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:15.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:15 smithi162 ceph-mon[87936]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:16.364 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:12:16.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:16.156261775Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:16.620 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:12:17.379 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:17 smithi002 ceph-mon[107129]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:17.379 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:17 smithi002 ceph-mon[107129]: from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:17.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:17 smithi002 ceph-mon[103104]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:17.379 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:17 smithi002 ceph-mon[103104]: from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:17.394 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:12:17.394 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (9m) 32s ago 30m - - 0.27.0 11f11916f8cd f6958364b280 2024-09-21T13:12:17.394 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi162 *:3000 running (8m) 32s ago 29m 78.2M - 10.4.8 5aad1d7cf004 0c80289f9f19 2024-09-21T13:12:17.394 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.pvvrje smithi002 *:5000 running (10m) 32s ago 29m - - 3.8 164465d2334a d63ed5a8f493 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi162 *:8443,9283,8765 running (10m) 32s ago 34m 461M - 19.3.0-5104-g44178494 b415816db8b4 d2accb6568c5 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (19m) 32s ago 35m - - 19.3.0-5104-g44178494 b415816db8b4 fdabfe7a1567 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (7m) 32s ago 35m - 2048M 19.3.0-5104-g44178494 b415816db8b4 1ddd4aee7356 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi162 running (8m) 32s ago 34m 52.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 fbb8901e19ff 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (7m) 32s ago 34m - 2048M 19.3.0-5104-g44178494 b415816db8b4 a9f20c5f17a1 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (9m) 32s ago 29m - - 1.7.0 72c9c2088986 af68cb770d70 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi162 *:9100 running (9m) 32s ago 29m 11.4M - 1.7.0 72c9c2088986 e99a1bc2582a 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (6m) 32s ago 33m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f3cd94067e0f 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (5m) 32s ago 33m - 2993M 19.3.0-5104-g44178494 b415816db8b4 7f0652b8352c 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (5m) 32s ago 33m - 2993M 19.3.0-5104-g44178494 b415816db8b4 f1a2452e6dd7 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (4m) 32s ago 32m - 2993M 19.3.0-5104-g44178494 b415816db8b4 52b6ee59b94a 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi162 running (3m) 32s ago 32m 49.6M 3248M 19.3.0-5104-g44178494 b415816db8b4 95f008836a68 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi162 running (3m) 32s ago 31m 55.2M 3248M 19.3.0-5104-g44178494 b415816db8b4 d8be6e8ba42c 2024-09-21T13:12:17.395 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi162 running (2m) 32s ago 31m 54.5M 3248M 19.3.0-5104-g44178494 b415816db8b4 e0d94944dcf8 2024-09-21T13:12:17.396 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi162 running (113s) 32s ago 31m 46.3M 3248M 19.3.0-5104-g44178494 b415816db8b4 92c801713b6d 2024-09-21T13:12:17.396 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi162 *:9095 running (9m) 32s ago 30m 56.6M - 2.51.0 1d3b7f56885b 842b7dd61617 2024-09-21T13:12:17.396 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.lipqcf smithi002 *:8000 running (50s) 32s ago 29m - - 19.3.0-5104-g44178494 b415816db8b4 e28c15296c45 2024-09-21T13:12:17.396 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi162.zkefbd smithi162 *:8000 running (36s) 32s ago 29m 78.5M - 19.3.0-5104-g44178494 b415816db8b4 1293f470dbae 2024-09-21T13:12:17.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:17 smithi162 ceph-mon[87936]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:12:17.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:17 smithi162 ceph-mon[87936]: from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:17.690 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:17 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: ::ffff:172.21.15.162 - - [21/Sep/2024:13:12:17] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-21T13:12:18.013 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-21T13:12:18.268 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:12:18.376 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:18 smithi002 ceph-mon[103104]: from='client.54737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:18.376 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:18 smithi002 ceph-mon[107129]: from='client.54737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:18.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:18 smithi162 ceph-mon[87936]: from='client.54737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:18.985 INFO:teuthology.orchestra.run.smithi002.stdout:false 2024-09-21T13:12:19.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:19 smithi002 ceph-mon[103104]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:19.449 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:19 smithi002 ceph-mon[103104]: from='client.? 172.21.15.2:0/2776711401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:12:19.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:19 smithi002 ceph-mon[107129]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:19.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:19 smithi002 ceph-mon[107129]: from='client.? 172.21.15.2:0/2776711401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:12:19.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:19.153580582Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:19 smithi162 ceph-mon[87936]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:12:19.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:19 smithi162 ceph-mon[87936]: from='client.? 172.21.15.2:0/2776711401' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:12:19.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:12:19.730 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-21T13:12:19.932 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6a78fa67692a471681a8c6c8234d5002 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-21T13:12:19.935 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T13:12:19.987 INFO:tasks.cephadm:Teardown begin 2024-09-21T13:12:19.987 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:12:20.019 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:12:20.055 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T13:12:20.055 DEBUG:teuthology.orchestra.run.smithi002:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:12:20.075 DEBUG:teuthology.orchestra.run.smithi162:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:12:20.112 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T13:12:20.112 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T13:12:20.112 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:12:20.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:20 smithi002 systemd[1]: Stopping Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a[103100]: 2024-09-21T13:12:20.417+0000 7fd508f36640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:20 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a[103100]: 2024-09-21T13:12:20.417+0000 7fd508f36640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T13:12:20.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:20 smithi002 podman[141314]: 2024-09-21 13:12:20.622123767 +0000 UTC m=+0.309124194 container died 1ddd4aee73560d648f99a8a79a7a35e5eeec1819b2d9607f7174f3e93d0601d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:12:21.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:21 smithi002 podman[141314]: 2024-09-21 13:12:21.110247817 +0000 UTC m=+0.797248235 container cleanup 1ddd4aee73560d648f99a8a79a7a35e5eeec1819b2d9607f7174f3e93d0601d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:12:21.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:21 smithi002 bash[141314]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:12:21.536 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T13:12:21.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:21 smithi002 podman[141329]: 2024-09-21 13:12:21.286885697 +0000 UTC m=+0.660484000 container remove 1ddd4aee73560d648f99a8a79a7a35e5eeec1819b2d9607f7174f3e93d0601d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-a, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T13:12:21.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:21 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T13:12:21.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:21 smithi002 systemd[1]: Stopped Ceph mon.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:12:21.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 21 13:12:21 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.a.service: Consumed 7.775s CPU time. 2024-09-21T13:12:21.593 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:21.594 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T13:12:21.594 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T13:12:21.594 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.c 2024-09-21T13:12:21.950 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:21 smithi002 systemd[1]: Stopping Ceph mon.c for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:22.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:21 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c[107125]: 2024-09-21T13:12:21.948+0000 7fe04344e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:22.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:21 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c[107125]: 2024-09-21T13:12:21.948+0000 7fe04344e640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:12:22.223 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:22 smithi002 podman[141439]: 2024-09-21 13:12:22.062064506 +0000 UTC m=+0.238965385 container died a9f20c5f17a1c2cff5176ed879c0ef31484e12e9febd79922267235e36daf12d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T13:12:22.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:22.167104892Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:22 smithi002 podman[141439]: 2024-09-21 13:12:22.549003567 +0000 UTC m=+0.725904483 container cleanup a9f20c5f17a1c2cff5176ed879c0ef31484e12e9febd79922267235e36daf12d (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, GIT_BRANCH=HEAD) 2024-09-21T13:12:22.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 21 13:12:22 smithi002 bash[141439]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-c 2024-09-21T13:12:22.987 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T13:12:23.023 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:23.024 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T13:12:23.024 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T13:12:23.024 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.b 2024-09-21T13:12:23.327 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:23 smithi162 systemd[1]: Stopping Ceph mon.b for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:23.584 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b[87932]: 2024-09-21T13:12:23.325+0000 7f4d7947d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b[87932]: 2024-09-21T13:12:23.325+0000 7f4d7947d640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:12:23.585 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:23 smithi162 podman[114683]: 2024-09-21 13:12:23.489958979 +0000 UTC m=+0.260875634 container died fbb8901e19ffde170f7d9346dbd2c21e04985708d37307e63475392c59c54575 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-21T13:12:24.044 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:23 smithi162 podman[114683]: 2024-09-21 13:12:23.826049037 +0000 UTC m=+0.596965690 container cleanup fbb8901e19ffde170f7d9346dbd2c21e04985708d37307e63475392c59c54575 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-21T13:12:24.044 INFO:journalctl@ceph.mon.b.smithi162.stdout:Sep 21 13:12:23 smithi162 bash[114683]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mon-b 2024-09-21T13:12:24.259 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T13:12:24.305 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:24.305 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T13:12:24.305 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T13:12:24.305 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y 2024-09-21T13:12:24.603 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:24 smithi002 systemd[1]: Stopping Ceph mgr.y for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:24.862 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:24 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:12:24.601+0000 7f5974ca9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:24.863 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:24 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y[81530]: 2024-09-21T13:12:24.601+0000 7f5974ca9640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T13:12:24.863 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:24 smithi002 podman[141562]: 2024-09-21 13:12:24.634162726 +0000 UTC m=+0.125444173 container died fdabfe7a15672bee1b9054e700a7d66119569aa49b76a9707a55e94b767381d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:12:25.189 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:24 smithi002 podman[141562]: 2024-09-21 13:12:24.96985004 +0000 UTC m=+0.461131479 container cleanup fdabfe7a15672bee1b9054e700a7d66119569aa49b76a9707a55e94b767381d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:12:25.189 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:24 smithi002 bash[141562]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y 2024-09-21T13:12:25.448 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 21 13:12:25 smithi002 podman[141574]: 2024-09-21 13:12:25.188234029 +0000 UTC m=+0.547448151 container remove fdabfe7a15672bee1b9054e700a7d66119569aa49b76a9707a55e94b767381d7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-y, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T13:12:25.453 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T13:12:25.488 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:25.488 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T13:12:25.489 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T13:12:25.489 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x 2024-09-21T13:12:25.515 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:25.160748468Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:25.834 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:12:25 smithi162 systemd[1]: Stopping Ceph mgr.x for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:26.132 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:12:25 smithi162 podman[114804]: 2024-09-21 13:12:25.844899183 +0000 UTC m=+0.165154791 container died d2accb6568c52bc351e6e363ecb7aacb23185985f553509ea69aaaa771eb85a6 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:12:26.466 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:12:26 smithi162 podman[114804]: 2024-09-21 13:12:26.230583372 +0000 UTC m=+0.550838977 container cleanup d2accb6568c52bc351e6e363ecb7aacb23185985f553509ea69aaaa771eb85a6 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:12:26.466 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Sep 21 13:12:26 smithi162 bash[114804]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:12:26.607 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T13:12:26.681 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:26.681 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T13:12:26.682 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T13:12:26.682 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.0 2024-09-21T13:12:26.972 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:26 smithi002 systemd[1]: Stopping Ceph osd.0 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:27.473 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:26 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[112576]: 2024-09-21T13:12:26.987+0000 7f1474e4c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:27.473 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:26 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[112576]: 2024-09-21T13:12:26.987+0000 7f1474e4c640 -1 osd.0 153 *** Got signal Terminated *** 2024-09-21T13:12:27.473 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:26 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0[112576]: 2024-09-21T13:12:26.987+0000 7f1474e4c640 -1 osd.0 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:12:28.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:28.163308207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:31.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:31.165627084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:32.601 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:32 smithi002 podman[141686]: 2024-09-21 13:12:32.306271081 +0000 UTC m=+5.427400622 container died f3cd94067e0ffbe5dd07ac6b66c573fef9e5b49af0ba921fbe056bb0f575dcd5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T13:12:32.934 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:32 smithi002 podman[141686]: 2024-09-21 13:12:32.690953199 +0000 UTC m=+5.812082732 container cleanup f3cd94067e0ffbe5dd07ac6b66c573fef9e5b49af0ba921fbe056bb0f575dcd5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T13:12:32.935 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:32 smithi002 bash[141686]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:12:33.223 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:32 smithi002 podman[141703]: 2024-09-21 13:12:32.9339286 +0000 UTC m=+0.621964697 container remove f3cd94067e0ffbe5dd07ac6b66c573fef9e5b49af0ba921fbe056bb0f575dcd5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T13:12:33.529 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:33 smithi002 podman[141794]: 2024-09-21 13:12:33.267896269 +0000 UTC m=+0.107225323 container create f903c20e3cd4eabfc3af6c814fc22d3964077c6bf0c9f05c13cd9a6bc4d61719 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T13:12:33.529 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:33 smithi002 podman[141794]: 2024-09-21 13:12:33.176883362 +0000 UTC m=+0.016212422 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:12:33.529 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:33 smithi002 podman[141794]: 2024-09-21 13:12:33.454010861 +0000 UTC m=+0.293339909 container init f903c20e3cd4eabfc3af6c814fc22d3964077c6bf0c9f05c13cd9a6bc4d61719 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T13:12:33.530 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:33 smithi002 podman[141794]: 2024-09-21 13:12:33.457504878 +0000 UTC m=+0.296833929 container start f903c20e3cd4eabfc3af6c814fc22d3964077c6bf0c9f05c13cd9a6bc4d61719 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-09-21T13:12:33.530 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:33 smithi002 podman[141794]: 2024-09-21 13:12:33.528804248 +0000 UTC m=+0.368133301 container attach f903c20e3cd4eabfc3af6c814fc22d3964077c6bf0c9f05c13cd9a6bc4d61719 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T13:12:33.973 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 21 13:12:33 smithi002 podman[141794]: 2024-09-21 13:12:33.648658877 +0000 UTC m=+0.487987938 container died f903c20e3cd4eabfc3af6c814fc22d3964077c6bf0c9f05c13cd9a6bc4d61719 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-21T13:12:34.477 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T13:12:34.521 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:34.521 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T13:12:34.522 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T13:12:34.522 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.1 2024-09-21T13:12:34.531 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:34.159968532Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:34.723 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:34 smithi002 systemd[1]: Stopping Ceph osd.1 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:35.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:34 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[117360]: 2024-09-21T13:12:34.845+0000 7f4478def640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:35.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:34 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[117360]: 2024-09-21T13:12:34.845+0000 7f4478def640 -1 osd.1 153 *** Got signal Terminated *** 2024-09-21T13:12:35.223 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:34 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1[117360]: 2024-09-21T13:12:34.845+0000 7f4478def640 -1 osd.1 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:12:37.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:37.157577281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:40.421 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:40 smithi002 podman[141898]: 2024-09-21 13:12:40.162638189 +0000 UTC m=+5.404782162 container died 7f0652b8352c5a4f1d426a81fe9e93a8fd6d40029796d508cce8e8fabcb51281 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-21T13:12:40.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:40.159810021Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:40.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:40 smithi002 podman[141898]: 2024-09-21 13:12:40.694202279 +0000 UTC m=+5.936346251 container cleanup 7f0652b8352c5a4f1d426a81fe9e93a8fd6d40029796d508cce8e8fabcb51281 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:12:40.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:40 smithi002 bash[141898]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:12:40.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:40 smithi002 podman[141913]: 2024-09-21 13:12:40.903902521 +0000 UTC m=+0.735404628 container remove 7f0652b8352c5a4f1d426a81fe9e93a8fd6d40029796d508cce8e8fabcb51281 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:12:41.641 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:41 smithi002 podman[142002]: 2024-09-21 13:12:41.226011278 +0000 UTC m=+0.016207276 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:12:41.641 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:41 smithi002 podman[142002]: 2024-09-21 13:12:41.329727806 +0000 UTC m=+0.119923797 container create 9f2953cfaf134660a465a162f6fd9378ec7096e24b9691b6aaff00d740fe6c9a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-21T13:12:41.641 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:41 smithi002 podman[142002]: 2024-09-21 13:12:41.540371451 +0000 UTC m=+0.330567453 container init 9f2953cfaf134660a465a162f6fd9378ec7096e24b9691b6aaff00d740fe6c9a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T13:12:41.641 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:41 smithi002 podman[142002]: 2024-09-21 13:12:41.543707481 +0000 UTC m=+0.333903471 container start 9f2953cfaf134660a465a162f6fd9378ec7096e24b9691b6aaff00d740fe6c9a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T13:12:41.641 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:41 smithi002 podman[142002]: 2024-09-21 13:12:41.640392368 +0000 UTC m=+0.430588372 container attach 9f2953cfaf134660a465a162f6fd9378ec7096e24b9691b6aaff00d740fe6c9a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T13:12:41.973 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 21 13:12:41 smithi002 podman[142002]: 2024-09-21 13:12:41.747607947 +0000 UTC m=+0.537803939 container died 9f2953cfaf134660a465a162f6fd9378ec7096e24b9691b6aaff00d740fe6c9a (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T13:12:42.589 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T13:12:42.633 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:42.633 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T13:12:42.634 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T13:12:42.634 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.2 2024-09-21T13:12:42.965 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:42 smithi002 systemd[1]: Stopping Ceph osd.2 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:43.223 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[123390]: 2024-09-21T13:12:42.963+0000 7f6a6ca09640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:43.223 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[123390]: 2024-09-21T13:12:42.963+0000 7f6a6ca09640 -1 osd.2 153 *** Got signal Terminated *** 2024-09-21T13:12:43.223 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:42 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2[123390]: 2024-09-21T13:12:42.963+0000 7f6a6ca09640 -1 osd.2 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:12:43.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:43.152658761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:46.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:46.166723486Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:48.627 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:48 smithi002 podman[142104]: 2024-09-21 13:12:48.355619203 +0000 UTC m=+5.527232771 container died f1a2452e6dd734de08396478b7d410afa95a7cbc653662bb59ebcb4ce769e3c7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:12:48.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:48 smithi002 podman[142104]: 2024-09-21 13:12:48.796979227 +0000 UTC m=+5.968592790 container cleanup f1a2452e6dd734de08396478b7d410afa95a7cbc653662bb59ebcb4ce769e3c7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T13:12:48.973 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:48 smithi002 bash[142104]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:12:49.473 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:49 smithi002 podman[142119]: 2024-09-21 13:12:49.03293363 +0000 UTC m=+0.676665326 container remove f1a2452e6dd734de08396478b7d410afa95a7cbc653662bb59ebcb4ce769e3c7 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:12:49.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:49.16097793Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:49.777 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:49 smithi002 podman[142206]: 2024-09-21 13:12:49.387461865 +0000 UTC m=+0.016456885 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:12:49.777 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:49 smithi002 podman[142206]: 2024-09-21 13:12:49.507616827 +0000 UTC m=+0.136611844 container create 9a10fbf299db20da77ad5b54ca566eef4043e5824b2afcfa9cdd860470dea9ab (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:12:49.777 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:49 smithi002 podman[142206]: 2024-09-21 13:12:49.702239626 +0000 UTC m=+0.331234665 container init 9a10fbf299db20da77ad5b54ca566eef4043e5824b2afcfa9cdd860470dea9ab (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T13:12:49.777 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:49 smithi002 podman[142206]: 2024-09-21 13:12:49.70598958 +0000 UTC m=+0.334984606 container start 9a10fbf299db20da77ad5b54ca566eef4043e5824b2afcfa9cdd860470dea9ab (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T13:12:49.777 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:49 smithi002 podman[142206]: 2024-09-21 13:12:49.776631157 +0000 UTC m=+0.405626197 container attach 9a10fbf299db20da77ad5b54ca566eef4043e5824b2afcfa9cdd860470dea9ab (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T13:12:50.197 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 21 13:12:49 smithi002 podman[142206]: 2024-09-21 13:12:49.903436123 +0000 UTC m=+0.532431141 container died 9a10fbf299db20da77ad5b54ca566eef4043e5824b2afcfa9cdd860470dea9ab (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-2-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T13:12:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:12:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:12:50.208Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T13:12:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:12:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:12:50.209Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T13:12:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:12:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:12:50.212Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T13:12:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:12:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:12:50.214Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T13:12:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:12:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:12:50.217Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T13:12:50.585 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:12:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:12:50.217Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T13:12:50.586 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:12:50 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:12:50.217Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-21T13:12:50.594 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T13:12:50.641 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:50.641 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T13:12:50.641 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T13:12:50.642 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.3 2024-09-21T13:12:50.876 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:50 smithi002 systemd[1]: Stopping Ceph osd.3 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:51.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[129385]: 2024-09-21T13:12:50.974+0000 7f4b560a3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:51.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[129385]: 2024-09-21T13:12:50.974+0000 7f4b560a3640 -1 osd.3 153 *** Got signal Terminated *** 2024-09-21T13:12:51.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:50 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[129385]: 2024-09-21T13:12:50.974+0000 7f4b560a3640 -1 osd.3 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:12:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:52.160538089Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:53.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:12:53 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:12:53.401+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:12:54.745 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:12:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:12:54.340+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:12:54.745 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:12:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:12:54.445+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:12:55.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:54 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:54.744+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:12:55.480 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:12:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:12:55.373+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:12:55.480 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:55.16778493Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:55.791 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:12:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:12:55.479+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:12:55.791 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:12:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:12:55.482+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:12:56.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:55.789+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:12:56.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:55 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3[129385]: 2024-09-21T13:12:55.786+0000 7f4b4e6b0640 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.834607+0000 front 2024-09-21T13:12:31.834735+0000 (oldest deadline 2024-09-21T13:12:55.334777+0000) 2024-09-21T13:12:56.723 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:56 smithi002 podman[142311]: 2024-09-21 13:12:56.346904852 +0000 UTC m=+5.481930497 container died 52b6ee59b94aac8e3eebe9aad0709d7fafae11cd910aef360d10adffaf1a320e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T13:12:56.744 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:12:56 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:12:56.447+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:12:56.745 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:12:56 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:12:56.350+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:12:56.745 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:12:56 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:12:56.499+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:12:57.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:56 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:56.743+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:12:57.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:56 smithi002 podman[142311]: 2024-09-21 13:12:56.757931603 +0000 UTC m=+5.892957247 container cleanup 52b6ee59b94aac8e3eebe9aad0709d7fafae11cd910aef360d10adffaf1a320e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:12:57.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:56 smithi002 bash[142311]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:12:57.223 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:56 smithi002 podman[142337]: 2024-09-21 13:12:56.976225776 +0000 UTC m=+0.624810757 container remove 52b6ee59b94aac8e3eebe9aad0709d7fafae11cd910aef360d10adffaf1a320e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T13:12:57.596 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:57 smithi002 podman[142427]: 2024-09-21 13:12:57.212610334 +0000 UTC m=+0.016817457 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:12:57.596 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:57 smithi002 podman[142427]: 2024-09-21 13:12:57.318491017 +0000 UTC m=+0.122698135 container create 34b96a5d9b7e03e8ae8a44b60c9e0c24b2d879c5d51aafb78c7092f6488a33a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T13:12:57.597 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:57 smithi002 podman[142427]: 2024-09-21 13:12:57.529179286 +0000 UTC m=+0.333386418 container init 34b96a5d9b7e03e8ae8a44b60c9e0c24b2d879c5d51aafb78c7092f6488a33a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True) 2024-09-21T13:12:57.597 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:57 smithi002 podman[142427]: 2024-09-21 13:12:57.532479488 +0000 UTC m=+0.336686614 container start 34b96a5d9b7e03e8ae8a44b60c9e0c24b2d879c5d51aafb78c7092f6488a33a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:12:57.597 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:57 smithi002 podman[142427]: 2024-09-21 13:12:57.595640282 +0000 UTC m=+0.399847400 container attach 34b96a5d9b7e03e8ae8a44b60c9e0c24b2d879c5d51aafb78c7092f6488a33a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:12:57.708 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:12:57 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:12:57.436+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:12:57.709 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:12:57 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:12:57.363+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:12:57.709 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:12:57 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:12:57.519+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:12:57.973 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:57 smithi002 podman[142427]: 2024-09-21 13:12:57.718821804 +0000 UTC m=+0.523028922 container died 34b96a5d9b7e03e8ae8a44b60c9e0c24b2d879c5d51aafb78c7092f6488a33a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2) 2024-09-21T13:12:58.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:57 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:57.707+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:12:58.252 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T13:12:58.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:58 smithi002 podman[142451]: 2024-09-21 13:12:58.232044891 +0000 UTC m=+0.502992148 container remove 34b96a5d9b7e03e8ae8a44b60c9e0c24b2d879c5d51aafb78c7092f6488a33a5 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T13:12:58.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:58 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T13:12:58.277 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:58 smithi002 systemd[1]: Stopped Ceph osd.3 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:12:58.277 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 21 13:12:58 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.3.service: Consumed 5.452s CPU time. 2024-09-21T13:12:58.293 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:12:58.293 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T13:12:58.293 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T13:12:58.293 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.4 2024-09-21T13:12:58.504 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:58 smithi162 systemd[1]: Stopping Ceph osd.4 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:12:58.504 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:12:58.395+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:12:58.504 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:12:58.326+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:12:58.505 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:12:58.155487438Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:12:58.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:12:58.502+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:12:58.835 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:58.658+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:12:58.835 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:58.688+0000 7fe54f7d0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:12:58.835 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:58.688+0000 7fe54f7d0640 -1 osd.4 153 *** Got signal Terminated *** 2024-09-21T13:12:58.835 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:58.688+0000 7fe54f7d0640 -1 osd.4 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:12:59.652 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:12:59 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:12:59.384+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:12:59.653 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:12:59 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:12:59.350+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:12:59.653 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:12:59 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:12:59.543+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:00.085 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:12:59 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:12:59.651+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:13:00.834 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:00 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:13:00.610+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:13:00.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:00 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:00.363+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:00.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:00 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:00.378+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:00.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:00 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:00.562+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:01.515 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:01.155289922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:01.515 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:01.397+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:01.515 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:01.397+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:01.516 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:01.402+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:01.516 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:01.402+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:01.834 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:13:01.613+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:13:01.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:01.513+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:02.835 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:13:02.567+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:13:02.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:02.359+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:02.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:02.359+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:02.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:02.528+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:02.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:02.437+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:02.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:02 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:02.437+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:03.834 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4[92695]: 2024-09-21T13:13:03.611+0000 7fe54bde5640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:28.759537+0000 front 2024-09-21T13:12:28.759610+0000 (oldest deadline 2024-09-21T13:12:54.059431+0000) 2024-09-21T13:13:03.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:03.426+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:03.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:03.426+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:03.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:03.364+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:03.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:03.364+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:03.836 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:03 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:03.483+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:04.424 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:04 smithi162 podman[114938]: 2024-09-21 13:13:04.201402435 +0000 UTC m=+5.709091067 container died 95f008836a68222ed0822022eaf4253ee966a9d3ad754aeb92b14f54dbfc5b08 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T13:13:04.424 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:04.16160913Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:04.424 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:04.405+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:04.425 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:04.405+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:04.723 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:04 smithi162 podman[114938]: 2024-09-21 13:13:04.530061175 +0000 UTC m=+6.037749799 container cleanup 95f008836a68222ed0822022eaf4253ee966a9d3ad754aeb92b14f54dbfc5b08 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:13:04.723 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:04 smithi162 bash[114938]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:13:04.724 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:04.455+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:04.724 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:04.455+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:04.724 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:04.448+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:04.724 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:04 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:04.448+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:05.084 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:04 smithi162 podman[114953]: 2024-09-21 13:13:04.722961469 +0000 UTC m=+0.520621341 container remove 95f008836a68222ed0822022eaf4253ee966a9d3ad754aeb92b14f54dbfc5b08 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T13:13:05.436 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:05.379+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:05.436 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:05.379+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:05.436 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:05 smithi162 podman[115042]: 2024-09-21 13:13:05.132232153 +0000 UTC m=+0.101136011 container create 165c06f707417ca9fe907afd8e27e527d1e0ac44d1a73ef9b9b7c375bd31899f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T13:13:05.436 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:05 smithi162 podman[115042]: 2024-09-21 13:13:05.047122104 +0000 UTC m=+0.016025969 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:13:05.436 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:05 smithi162 podman[115042]: 2024-09-21 13:13:05.342790536 +0000 UTC m=+0.311694398 container init 165c06f707417ca9fe907afd8e27e527d1e0ac44d1a73ef9b9b7c375bd31899f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T13:13:05.437 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:05 smithi162 podman[115042]: 2024-09-21 13:13:05.346253475 +0000 UTC m=+0.315157331 container start 165c06f707417ca9fe907afd8e27e527d1e0ac44d1a73ef9b9b7c375bd31899f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-21T13:13:05.437 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:05 smithi162 podman[115042]: 2024-09-21 13:13:05.434427283 +0000 UTC m=+0.403331157 container attach 165c06f707417ca9fe907afd8e27e527d1e0ac44d1a73ef9b9b7c375bd31899f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T13:13:05.834 INFO:journalctl@ceph.osd.4.smithi162.stdout:Sep 21 13:13:05 smithi162 podman[115042]: 2024-09-21 13:13:05.535369068 +0000 UTC m=+0.504272928 container died 165c06f707417ca9fe907afd8e27e527d1e0ac44d1a73ef9b9b7c375bd31899f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:13:05.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:05.504+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:05.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:05.504+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:05.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:05.434+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:05.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:05 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:05.434+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:06.166 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T13:13:06.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:13:06.207 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T13:13:06.207 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T13:13:06.207 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.5 2024-09-21T13:13:06.398 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:06 smithi162 systemd[1]: Stopping Ceph osd.5 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:13:06.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:06.427+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:06.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:06.427+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:06.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:06.396+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:06.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:06.396+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:06.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:06.455+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:06.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:06.455+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:06.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:06.566+0000 7f5f3a4ab640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:13:06.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:06.566+0000 7f5f3a4ab640 -1 osd.5 153 *** Got signal Terminated *** 2024-09-21T13:13:06.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:06 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:06.566+0000 7f5f3a4ab640 -1 osd.5 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:13:07.427 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:07.157377459Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:07.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:07.426+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:07.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:07.426+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:07.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:07.445+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:07.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:07.445+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:07.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:07.458+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:07.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:07 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:07.458+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:08.834 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:08.443+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:08.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:08.443+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:08.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:08.458+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:08.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:08.458+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:08.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:08.431+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:08.836 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:08 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:08.431+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:09.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:09 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:09.466+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:09.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:09 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:09.466+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:09.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:09 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:09.469+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:09.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:09 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:09.469+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:09.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:09 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:09.469+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:46.631695+0000 front 2024-09-21T13:12:46.631740+0000 (oldest deadline 2024-09-21T13:13:08.931473+0000) 2024-09-21T13:13:09.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:09 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:09.416+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:09.836 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:09 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:09.416+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:10.437 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:10.153911533Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:10.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:10.457+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:10.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:10.457+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:10.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:10.457+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:10.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:10.436+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:10.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:10.436+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:10.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:10.436+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:10.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:10.438+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:10.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:10.438+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:10.836 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:10 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:10.438+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:46.631695+0000 front 2024-09-21T13:12:46.631740+0000 (oldest deadline 2024-09-21T13:13:08.931473+0000) 2024-09-21T13:13:11.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:11.447+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.128789+0000 front 2024-09-21T13:12:31.128739+0000 (oldest deadline 2024-09-21T13:12:54.628596+0000) 2024-09-21T13:13:11.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:11.447+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.829843+0000 front 2024-09-21T13:12:39.829856+0000 (oldest deadline 2024-09-21T13:13:00.929901+0000) 2024-09-21T13:13:11.835 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5[97497]: 2024-09-21T13:13:11.447+0000 7f5f32ab8640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:46.631695+0000 front 2024-09-21T13:12:46.631740+0000 (oldest deadline 2024-09-21T13:13:08.931473+0000) 2024-09-21T13:13:11.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:11.470+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:11.836 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:11.470+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:11.836 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:11.470+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:11.836 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:11.454+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:11.836 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:11.454+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:11.836 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:11 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:11.454+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:12.334 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:12 smithi162 podman[115145]: 2024-09-21 13:13:12.07525346 +0000 UTC m=+5.631777509 container died d8be6e8ba42cda4f0a6e044bd8e6675d99eabb3308d006d8c8291125988c896e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2) 2024-09-21T13:13:12.592 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:12 smithi162 podman[115145]: 2024-09-21 13:13:12.424190687 +0000 UTC m=+5.980714712 container cleanup d8be6e8ba42cda4f0a6e044bd8e6675d99eabb3308d006d8c8291125988c896e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:13:12.593 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:12 smithi162 bash[115145]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:13:12.593 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:12.461+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:12.593 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:12.461+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:12.593 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:12.461+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:12.594 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:12.448+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:12.594 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:12.448+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:12.594 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:12 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:12.448+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:12.997 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:12 smithi162 podman[115173]: 2024-09-21 13:13:12.59218915 +0000 UTC m=+0.510641936 container remove d8be6e8ba42cda4f0a6e044bd8e6675d99eabb3308d006d8c8291125988c896e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T13:13:13.296 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:13.154828429Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:13.296 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:12 smithi162 podman[115263]: 2024-09-21 13:13:12.900213884 +0000 UTC m=+0.016406287 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:13:13.296 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 podman[115263]: 2024-09-21 13:13:13.001592529 +0000 UTC m=+0.117784919 container create 51978a2507fc50950c4612381211f96c974e27ddf77666c133a1ff33be43784b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T13:13:13.296 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 podman[115263]: 2024-09-21 13:13:13.220839487 +0000 UTC m=+0.337031884 container init 51978a2507fc50950c4612381211f96c974e27ddf77666c133a1ff33be43784b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T13:13:13.296 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 podman[115263]: 2024-09-21 13:13:13.22421863 +0000 UTC m=+0.340411020 container start 51978a2507fc50950c4612381211f96c974e27ddf77666c133a1ff33be43784b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-21T13:13:13.297 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 podman[115263]: 2024-09-21 13:13:13.295427068 +0000 UTC m=+0.411619475 container attach 51978a2507fc50950c4612381211f96c974e27ddf77666c133a1ff33be43784b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:13:13.585 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 podman[115263]: 2024-09-21 13:13:13.419179576 +0000 UTC m=+0.535371975 container died 51978a2507fc50950c4612381211f96c974e27ddf77666c133a1ff33be43784b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731) 2024-09-21T13:13:13.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:13.506+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:13.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:13.506+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:13.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:13.506+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:13.586 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:13.427+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:13.586 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:13.427+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:13.586 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:13 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:13.427+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:13.956 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T13:13:13.979 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 podman[115286]: 2024-09-21 13:13:13.940471654 +0000 UTC m=+0.515515315 container remove 51978a2507fc50950c4612381211f96c974e27ddf77666c133a1ff33be43784b (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T13:13:13.979 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-21T13:13:13.980 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 systemd[1]: Stopped Ceph osd.5 for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:13:13.980 INFO:journalctl@ceph.osd.5.smithi162.stdout:Sep 21 13:13:13 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.5.service: Consumed 3.948s CPU time. 2024-09-21T13:13:13.996 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:13:13.996 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T13:13:13.996 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T13:13:13.997 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.6 2024-09-21T13:13:14.311 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:14 smithi162 systemd[1]: Stopping Ceph osd.6 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:13:14.584 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:14.431+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:14.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:14.431+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:14.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:14.431+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:14.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:14.309+0000 7f09ccc83640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:13:14.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:14.309+0000 7f09ccc83640 -1 osd.6 153 *** Got signal Terminated *** 2024-09-21T13:13:14.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:14.309+0000 7f09ccc83640 -1 osd.6 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:13:14.585 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:14.543+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:14.586 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:14.543+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:14.586 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:14 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:14.543+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:15.834 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:15.565+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:15.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:15.565+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:15.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:15.565+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:15.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:15.397+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:15.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:15.397+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:15.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:15 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:15.397+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:16.441 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:16.159518736Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:16.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:16.440+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:16.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:16.440+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:16.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:16.440+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:16.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:16.538+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:16.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:16.538+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:16.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:16 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:16.538+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:17.834 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:17 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:17.507+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:17.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:17 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:17.507+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:17.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:17 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:17.507+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:17.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:17 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:17.490+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:17.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:17 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:17.490+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:17.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:17 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:17.490+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:18.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:18 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:18.484+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:18.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:18 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:18.484+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:18.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:18 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:18.484+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:18.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:18 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:18.552+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.150576+0000 front 2024-09-21T13:12:31.150441+0000 (oldest deadline 2024-09-21T13:12:54.050355+0000) 2024-09-21T13:13:18.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:18 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:18.552+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:37.551354+0000 front 2024-09-21T13:12:37.551230+0000 (oldest deadline 2024-09-21T13:13:01.051183+0000) 2024-09-21T13:13:18.835 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:18 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6[101842]: 2024-09-21T13:13:18.552+0000 7f09c5290640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:47.452565+0000 front 2024-09-21T13:12:47.452644+0000 (oldest deadline 2024-09-21T13:13:09.752465+0000) 2024-09-21T13:13:19.457 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:19.162010279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:19.834 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:19 smithi162 podman[115364]: 2024-09-21 13:13:19.61383353 +0000 UTC m=+5.396299876 container died e0d94944dcf8919d2f5c63e31677cc3fbfb01ea756199682acf0237f89b8e907 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-21T13:13:19.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:19.456+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:19.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:19.456+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:19.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:19.456+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:19.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:19 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:19.456+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:20.252 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:19 smithi162 podman[115364]: 2024-09-21 13:13:19.967518206 +0000 UTC m=+5.749984555 container cleanup e0d94944dcf8919d2f5c63e31677cc3fbfb01ea756199682acf0237f89b8e907 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-21T13:13:20.253 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:19 smithi162 bash[115364]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6 2024-09-21T13:13:20.584 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:20 smithi162 podman[115382]: 2024-09-21 13:13:20.252094623 +0000 UTC m=+0.630686774 container remove e0d94944dcf8919d2f5c63e31677cc3fbfb01ea756199682acf0237f89b8e907 (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:13:20.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:20 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:20.457+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:20.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:20 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:20.457+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:20.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:20 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:20.457+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:20.585 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:20 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:20.457+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:20.872 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:20 smithi162 podman[115473]: 2024-09-21 13:13:20.489461895 +0000 UTC m=+0.016643881 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:13:20.872 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:20 smithi162 podman[115473]: 2024-09-21 13:13:20.594536238 +0000 UTC m=+0.121718255 container create 875e2c5c74b05e026264cdd63116908c002482a90be5a2101aac8a17e96f874f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=) 2024-09-21T13:13:20.872 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:20 smithi162 podman[115473]: 2024-09-21 13:13:20.796821046 +0000 UTC m=+0.324003028 container init 875e2c5c74b05e026264cdd63116908c002482a90be5a2101aac8a17e96f874f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:13:20.872 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:20 smithi162 podman[115473]: 2024-09-21 13:13:20.80010919 +0000 UTC m=+0.327291166 container start 875e2c5c74b05e026264cdd63116908c002482a90be5a2101aac8a17e96f874f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T13:13:20.873 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:20 smithi162 podman[115473]: 2024-09-21 13:13:20.871655322 +0000 UTC m=+0.398837297 container attach 875e2c5c74b05e026264cdd63116908c002482a90be5a2101aac8a17e96f874f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T13:13:21.267 INFO:journalctl@ceph.osd.6.smithi162.stdout:Sep 21 13:13:20 smithi162 podman[115473]: 2024-09-21 13:13:20.984260292 +0000 UTC m=+0.511442275 container died 875e2c5c74b05e026264cdd63116908c002482a90be5a2101aac8a17e96f874f (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:13:21.550 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.449+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:21.551 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.449+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:21.551 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.449+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:21.551 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.449+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:21.551 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.449+0000 7f1b5c423640 -1 osd.7 153 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.44655.0:15 2.1d 2:be988c68:::realms.6456e118-859c-4ce6-a454-a98831d09c24.control:head [watch ping cookie 93899505098624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e153) 2024-09-21T13:13:21.572 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T13:13:21.610 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:13:21.610 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T13:13:21.610 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T13:13:21.610 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.7 2024-09-21T13:13:21.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 systemd[1]: Stopping Ceph osd.7 for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:13:22.334 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:22.156711669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:22.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.919+0000 7f1b5fe0e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T13:13:22.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.919+0000 7f1b5fe0e640 -1 osd.7 153 *** Got signal Terminated *** 2024-09-21T13:13:22.335 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:21 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:21.919+0000 7f1b5fe0e640 -1 osd.7 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:13:22.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:22.430+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:22.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:22.430+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:22.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:22.430+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:22.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:22.430+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:22.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:22 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:22.430+0000 7f1b5c423640 -1 osd.7 153 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44655.0:15 2.1d 2:be988c68:::realms.6456e118-859c-4ce6-a454-a98831d09c24.control:head [watch ping cookie 93899505098624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e153) 2024-09-21T13:13:23.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:23.423+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:23.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:23.423+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:23.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:23.423+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:23.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:23.423+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:23.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:23 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:23.423+0000 7f1b5c423640 -1 osd.7 153 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44655.0:15 2.1d 2:be988c68:::realms.6456e118-859c-4ce6-a454-a98831d09c24.control:head [watch ping cookie 93899505098624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e153) 2024-09-21T13:13:24.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:24 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:24.393+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:24.839 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:24 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:24.393+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:24.839 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:24 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:24.393+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:24.839 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:24 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:24.393+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:24.839 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:24 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:24.393+0000 7f1b5c423640 -1 osd.7 153 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44655.0:15 2.1d 2:be988c68:::realms.6456e118-859c-4ce6-a454-a98831d09c24.control:head [watch ping cookie 93899505098624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e153) 2024-09-21T13:13:25.434 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:25.157859146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:25.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:25.433+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:25.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:25.433+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:25.836 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:25.433+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:25.836 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:25.433+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:25.836 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:25 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:25.433+0000 7f1b5c423640 -1 osd.7 153 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44655.0:15 2.1d 2:be988c68:::realms.6456e118-859c-4ce6-a454-a98831d09c24.control:head [watch ping cookie 93899505098624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e153) 2024-09-21T13:13:26.834 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:26 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:26.401+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-21T13:12:31.050619+0000 front 2024-09-21T13:12:31.050634+0000 (oldest deadline 2024-09-21T13:12:52.750502+0000) 2024-09-21T13:13:26.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:26 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:26.401+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-21T13:12:39.652271+0000 front 2024-09-21T13:12:39.652342+0000 (oldest deadline 2024-09-21T13:13:04.252616+0000) 2024-09-21T13:13:26.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:26 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:26.401+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-21T13:12:44.253318+0000 front 2024-09-21T13:12:44.253269+0000 (oldest deadline 2024-09-21T13:13:10.153131+0000) 2024-09-21T13:13:26.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:26 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:26.401+0000 7f1b5c423640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-21T13:12:54.854015+0000 front 2024-09-21T13:12:54.853998+0000 (oldest deadline 2024-09-21T13:13:18.953976+0000) 2024-09-21T13:13:26.835 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:26 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7[106503]: 2024-09-21T13:13:26.401+0000 7f1b5c423640 -1 osd.7 153 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.44655.0:15 2.1d 2:be988c68:::realms.6456e118-859c-4ce6-a454-a98831d09c24.control:head [watch ping cookie 93899505098624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e153) 2024-09-21T13:13:27.605 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:27 smithi162 podman[115574]: 2024-09-21 13:13:27.351802122 +0000 UTC m=+5.517994005 container died 92c801713b6d8a40164ff847cdb28c067026717ddf70f42df0730284987bee6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-21T13:13:27.937 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:27 smithi162 podman[115574]: 2024-09-21 13:13:27.777365067 +0000 UTC m=+5.943556941 container cleanup 92c801713b6d8a40164ff847cdb28c067026717ddf70f42df0730284987bee6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-21T13:13:27.937 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:27 smithi162 bash[115574]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7 2024-09-21T13:13:28.334 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:27 smithi162 podman[115589]: 2024-09-21 13:13:27.936975686 +0000 UTC m=+0.578790630 container remove 92c801713b6d8a40164ff847cdb28c067026717ddf70f42df0730284987bee6e (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T13:13:28.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:28 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:28.160362586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:28.648 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:28 smithi162 podman[115681]: 2024-09-21 13:13:28.254395856 +0000 UTC m=+0.016187724 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:13:28.649 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:28 smithi162 podman[115681]: 2024-09-21 13:13:28.437916321 +0000 UTC m=+0.199708221 container create 61e69fc866916c15580600deb9093435e29ce27d91c31dd0f0713c21f3dac2ae (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-21T13:13:28.649 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:28 smithi162 podman[115681]: 2024-09-21 13:13:28.648116389 +0000 UTC m=+0.409908255 container init 61e69fc866916c15580600deb9093435e29ce27d91c31dd0f0713c21f3dac2ae (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-21T13:13:29.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:28 smithi162 podman[115681]: 2024-09-21 13:13:28.651664224 +0000 UTC m=+0.413456087 container start 61e69fc866916c15580600deb9093435e29ce27d91c31dd0f0713c21f3dac2ae (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:13:29.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:28 smithi162 podman[115681]: 2024-09-21 13:13:28.723119117 +0000 UTC m=+0.484910986 container attach 61e69fc866916c15580600deb9093435e29ce27d91c31dd0f0713c21f3dac2ae (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:13:29.085 INFO:journalctl@ceph.osd.7.smithi162.stdout:Sep 21 13:13:28 smithi162 podman[115681]: 2024-09-21 13:13:28.839348717 +0000 UTC m=+0.601140580 container died 61e69fc866916c15580600deb9093435e29ce27d91c31dd0f0713c21f3dac2ae (image=quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-osd-7-deactivate, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:13:29.487 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T13:13:29.525 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:13:29.526 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T13:13:29.526 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T13:13:29.526 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T13:13:29.835 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 systemd[1]: Stopping Ceph prometheus.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:13:30.122 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.855Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:13:30.122 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.855Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:13:30.122 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.855Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.855Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.855Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.856Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.856Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.856Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.856Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.857Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:13:30.123 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.857Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T13:13:30.124 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a[79721]: ts=2024-09-21T13:13:29.857Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T13:13:30.124 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:29 smithi162 podman[115784]: 2024-09-21 13:13:29.866106036 +0000 UTC m=+0.118562598 container died 842b7dd616178bc1af77ab04fedf99982d8e41e66617690ce3367af03c172087 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:30.497 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:30 smithi162 podman[115784]: 2024-09-21 13:13:30.221115226 +0000 UTC m=+0.473571829 container cleanup 842b7dd616178bc1af77ab04fedf99982d8e41e66617690ce3367af03c172087 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:30.497 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Sep 21 13:13:30 smithi162 bash[115784]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:13:30.644 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T13:13:30.677 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:13:30.678 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T13:13:30.678 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:13:30.891 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:13:31.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=cleanup t=2024-09-21T13:13:31.09240262Z level=info msg="Completed cleanup jobs" duration=10.673025ms 2024-09-21T13:13:31.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:31.163325563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:31.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:31 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=plugins.update.checker t=2024-09-21T13:13:31.289446877Z level=info msg="Update check succeeded" duration=57.742218ms 2024-09-21T13:13:32.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:32 smithi002 systemd[1]: Stopping Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:13:33.034 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:32 smithi002 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a[96513]: ts=2024-09-21T13:13:32.724Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:13:33.034 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:32 smithi002 podman[142872]: 2024-09-21 13:13:32.765672784 +0000 UTC m=+0.150445307 container died f6958364b280a636b4ef39f633bc203221837ed443e89542cebbc337eb436953 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:33.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:33 smithi002 podman[142872]: 2024-09-21 13:13:33.207712161 +0000 UTC m=+0.592484683 container cleanup f6958364b280a636b4ef39f633bc203221837ed443e89542cebbc337eb436953 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:33.473 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:33 smithi002 bash[142872]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:13:33.872 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:33 smithi002 podman[142884]: 2024-09-21 13:13:33.492234237 +0000 UTC m=+0.720819684 container remove f6958364b280a636b4ef39f633bc203221837ed443e89542cebbc337eb436953 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:33.872 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:33 smithi002 podman[142884]: 2024-09-21 13:13:33.592844044 +0000 UTC m=+0.821429491 volume remove b3285ac23672c5ba8156870b72628c8d3e6269442aa95a231d6c875952b76621 2024-09-21T13:13:34.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:34 smithi002 systemd[1]: Stopping Ceph node-exporter.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:13:34.223 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:33 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T13:13:34.223 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:33 smithi002 systemd[1]: Stopped Ceph alertmanager.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:13:34.224 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 21 13:13:33 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 1.343s CPU time. 2024-09-21T13:13:34.536 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:34 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:34.155100089Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:34.671 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:34 smithi002 podman[142999]: 2024-09-21 13:13:34.348064973 +0000 UTC m=+0.106282948 container died af68cb770d70d779568b28fca8e1c987ff4458f9b51b32e683a050968ae4502c (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:34.671 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:34 smithi002 podman[142999]: 2024-09-21 13:13:34.670565282 +0000 UTC m=+0.428783256 container cleanup af68cb770d70d779568b28fca8e1c987ff4458f9b51b32e683a050968ae4502c (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:34.964 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:34 smithi002 bash[142999]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T13:13:35.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:34 smithi002 podman[143011]: 2024-09-21 13:13:34.963468943 +0000 UTC m=+0.618809818 container remove af68cb770d70d779568b28fca8e1c987ff4458f9b51b32e683a050968ae4502c (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T13:13:35.223 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:34 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:13:35.723 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:35 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T13:13:35.723 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:35 smithi002 systemd[1]: Stopped Ceph node-exporter.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:13:35.723 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 21 13:13:35 smithi002 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 2.984s CPU time. 2024-09-21T13:13:37.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:37 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:37.163965071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:40.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:40 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:40.156343305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:43.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:43 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:43.163650439Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:46.585 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:46 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:46.154696809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:49.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:49 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:49.162726188Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:52.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:52 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:52.159269434Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:55.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:55 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:55.15642175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:58.584 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:13:58 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:13:58.162161089Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:13:59.648 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:13:59.850 INFO:teuthology.orchestra.run.smithi162.stdout:Deleting cluster with fsid: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:14:01.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:14:01.168098495Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:14:01.335 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 systemd[1]: Stopping Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:14:01.756 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=server t=2024-09-21T13:14:01.504906523Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T13:14:01.756 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=ticker t=2024-09-21T13:14:01.505060345Z level=info msg=stopped last_tick=2024-09-21T13:14:00Z 2024-09-21T13:14:01.756 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=tracing t=2024-09-21T13:14:01.505082672Z level=info msg="Closing tracing" 2024-09-21T13:14:01.757 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a[84380]: logger=grafana-apiserver t=2024-09-21T13:14:01.505137448Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-21T13:14:01.757 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 podman[116251]: 2024-09-21 13:14:01.515175486 +0000 UTC m=+0.110326610 container died 0c80289f9f19547f7b1404dd457a8d3139742f9a52548a17bbc89871877ca487 (image=quay.io/ceph/grafana:10.4.8, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:14:02.084 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 podman[116251]: 2024-09-21 13:14:01.937631837 +0000 UTC m=+0.532782963 container cleanup 0c80289f9f19547f7b1404dd457a8d3139742f9a52548a17bbc89871877ca487 (image=quay.io/ceph/grafana:10.4.8, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:14:02.084 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:01 smithi162 bash[116251]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a 2024-09-21T13:14:02.524 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:02 smithi162 podman[116263]: 2024-09-21 13:14:02.172170155 +0000 UTC m=+0.657561277 container remove 0c80289f9f19547f7b1404dd457a8d3139742f9a52548a17bbc89871877ca487 (image=quay.io/ceph/grafana:10.4.8, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T13:14:02.524 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:02 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T13:14:02.524 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:02 smithi162 systemd[1]: Stopped Ceph grafana.a for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:14:02.524 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Sep 21 13:14:02 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@grafana.a.service: Consumed 8.792s CPU time. 2024-09-21T13:14:02.786 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:02 smithi162 systemd[1]: Stopping Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490... 2024-09-21T13:14:03.043 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:02 smithi162 podman[116381]: 2024-09-21 13:14:02.78583634 +0000 UTC m=+0.122893055 container died e99a1bc2582a78fb2073bf874e3c3242174bfdeee4ae7e4a9cb86ea96d55fac9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:14:03.334 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:03 smithi162 podman[116381]: 2024-09-21 13:14:03.219036985 +0000 UTC m=+0.556093745 container cleanup e99a1bc2582a78fb2073bf874e3c3242174bfdeee4ae7e4a9cb86ea96d55fac9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:14:03.335 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:03 smithi162 bash[116381]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T13:14:03.833 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:03 smithi162 podman[116393]: 2024-09-21 13:14:03.420295637 +0000 UTC m=+0.638341957 container remove e99a1bc2582a78fb2073bf874e3c3242174bfdeee4ae7e4a9cb86ea96d55fac9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-f4bc08fe-7815-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T13:14:03.833 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:03 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:14:03.833 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:03 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T13:14:03.833 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:03 smithi162 systemd[1]: Stopped Ceph node-exporter.b for f4bc08fe-7815-11ef-baf6-efdc52797490. 2024-09-21T13:14:03.834 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Sep 21 13:14:03 smithi162 systemd[1]: ceph-f4bc08fe-7815-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 2.777s CPU time. 2024-09-21T13:14:15.615 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:15.649 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:15.677 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T13:14:15.678 DEBUG:teuthology.misc:Transferring archived files from smithi002:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948/remote/smithi002/crash 2024-09-21T13:14:15.679 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:14:15.737 INFO:teuthology.orchestra.run.smithi002.stderr:tar: /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:14:15.737 INFO:teuthology.orchestra.run.smithi002.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:14:15.739 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948/remote/smithi162/crash 2024-09-21T13:14:15.740 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:14:15.784 INFO:teuthology.orchestra.run.smithi162.stderr:tar: /var/lib/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:14:15.784 INFO:teuthology.orchestra.run.smithi162.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:14:15.785 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T13:14:15.786 DEBUG:teuthology.orchestra.run.smithi002:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-21T13:14:15.817 INFO:tasks.cephadm:Compressing logs... 2024-09-21T13:14:15.818 DEBUG:teuthology.orchestra.run.smithi002:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T13:14:15.860 DEBUG:teuthology.orchestra.run.smithi162:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T13:14:15.884 INFO:teuthology.orchestra.run.smithi162.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-21T13:14:15.884 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T13:14:15.884 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:14:15.885 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T13:14:15.889 INFO:teuthology.orchestra.run.smithi002.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T13:14:15.889 INFO:teuthology.orchestra.run.smithi002.stderr:: No such file or directory 2024-09-21T13:14:15.889 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/tcmu-runner.log 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi002.lipqcf.log 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr: 62.9% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/tcmu-runner.log.gz 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi002.lipqcf.log: /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr: 77.1% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi002.lipqcf.log.gz 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:14:15.890 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T13:14:15.891 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T13:14:15.891 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T13:14:15.892 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.2.log: 92.2% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:14:15.894 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.7.log: /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi162.zkefbd.log 2024-09-21T13:14:15.894 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:14:15.894 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:14:15.894 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi162.zkefbd.log: /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T13:14:15.894 INFO:teuthology.orchestra.run.smithi162.stderr: 77.3% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi162.zkefbd.log.gz 2024-09-21T13:14:15.894 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T13:14:15.895 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:14:15.895 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose 86.2% -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T13:14:15.895 INFO:teuthology.orchestra.run.smithi162.stderr: -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:14:15.895 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T13:14:15.895 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.log: /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mgr.x.log: 89.0% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:14:15.895 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:14:15.895 INFO:teuthology.orchestra.run.smithi162.stderr: 91.0% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:14:15.899 INFO:teuthology.orchestra.run.smithi002.stderr: 94.3% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:14:15.899 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:14:15.900 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T13:14:15.907 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.log: 93.9% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:14:15.912 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.b.log: /var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:14:15.913 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:14:15.916 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.3.log: 91.5% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:14:15.930 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/cephadm.log: 92.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:14:15.932 INFO:teuthology.orchestra.run.smithi162.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:14:16.013 INFO:teuthology.orchestra.run.smithi162.stderr: 90.0% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T13:14:16.360 INFO:teuthology.orchestra.run.smithi002.stderr: 89.8% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T13:14:16.433 INFO:teuthology.orchestra.run.smithi162.stderr: 92.4% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T13:14:16.585 INFO:teuthology.orchestra.run.smithi002.stderr: 92.4% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T13:14:17.337 INFO:teuthology.orchestra.run.smithi002.stderr: 91.1% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T13:14:17.360 INFO:teuthology.orchestra.run.smithi162.stderr: 93.2% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T13:14:17.693 INFO:teuthology.orchestra.run.smithi002.stderr: 93.3% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T13:14:17.895 INFO:teuthology.orchestra.run.smithi162.stderr: 93.5% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T13:14:17.900 INFO:teuthology.orchestra.run.smithi162.stderr: 93.5% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T13:14:17.947 INFO:teuthology.orchestra.run.smithi002.stderr: 93.4% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T13:14:17.953 INFO:teuthology.orchestra.run.smithi162.stderr: 93.3% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T13:14:17.955 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-21T13:14:17.955 INFO:teuthology.orchestra.run.smithi162.stderr:real 0m2.081s 2024-09-21T13:14:17.955 INFO:teuthology.orchestra.run.smithi162.stderr:user 0m7.991s 2024-09-21T13:14:17.955 INFO:teuthology.orchestra.run.smithi162.stderr:sys 0m0.324s 2024-09-21T13:14:18.134 INFO:teuthology.orchestra.run.smithi002.stderr: 93.4% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T13:14:18.590 INFO:teuthology.orchestra.run.smithi002.stderr: 93.4% -- replaced with /var/log/ceph/f4bc08fe-7815-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T13:14:18.592 INFO:teuthology.orchestra.run.smithi002.stderr: 2024-09-21T13:14:18.592 INFO:teuthology.orchestra.run.smithi002.stderr:real 0m2.718s 2024-09-21T13:14:18.593 INFO:teuthology.orchestra.run.smithi002.stderr:user 0m11.035s 2024-09-21T13:14:18.593 INFO:teuthology.orchestra.run.smithi002.stderr:sys 0m0.411s 2024-09-21T13:14:18.593 INFO:tasks.cephadm:Archiving logs... 2024-09-21T13:14:18.593 DEBUG:teuthology.misc:Transferring archived files from smithi002:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948/remote/smithi002/log 2024-09-21T13:14:18.594 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:14:19.978 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948/remote/smithi162/log 2024-09-21T13:14:19.979 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:14:21.097 INFO:tasks.cephadm:Removing cluster... 2024-09-21T13:14:21.097 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 --force 2024-09-21T13:14:21.308 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:14:21.440 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 --force 2024-09-21T13:14:21.643 INFO:teuthology.orchestra.run.smithi162.stdout:Deleting cluster with fsid: f4bc08fe-7815-11ef-baf6-efdc52797490 2024-09-21T13:14:21.770 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T13:14:21.771 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:14:21.787 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:14:21.803 INFO:tasks.cephadm:Teardown complete 2024-09-21T13:14:21.803 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T13:14:21.811 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T13:14:21.811 DEBUG:teuthology.orchestra.run.smithi002:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:14:21.830 DEBUG:teuthology.orchestra.run.smithi162:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:14:21.842 INFO:teuthology.orchestra.run.smithi002.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:14:21.846 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:14:21.847 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2024-09-21T13:14:21.847 INFO:teuthology.orchestra.run.smithi002.stdout:^* hv01.front.sepia.ceph.com 3 7 377 76 +314us[ +231us] +/- 65ms 2024-09-21T13:14:21.847 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 9 -1075us[-1075us] +/- 65ms 2024-09-21T13:14:21.847 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 12 +816us[ +816us] +/- 77ms 2024-09-21T13:14:21.847 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:14:21.857 INFO:teuthology.orchestra.run.smithi162.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:14:21.861 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:14:21.861 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2024-09-21T13:14:21.861 INFO:teuthology.orchestra.run.smithi162.stdout:^* hv01.front.sepia.ceph.com 3 6 377 10 +343us[ +338us] +/- 66ms 2024-09-21T13:14:21.861 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 9 -1023us[-1023us] +/- 65ms 2024-09-21T13:14:21.861 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +856us[ +856us] +/- 77ms 2024-09-21T13:14:21.861 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:14:21.862 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T13:14:21.871 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T13:14:21.871 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T13:14:21.907 DEBUG:teuthology.orchestra.run.smithi002:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T13:14:21.990 DEBUG:teuthology.orchestra.run.smithi162:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T13:14:22.062 DEBUG:teuthology.orchestra.run.smithi002:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-21T13:14:22.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:14:22.092 DEBUG:teuthology.orchestra.run.smithi162:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-21T13:14:22.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:14:22.120 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T13:14:22.128 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T13:14:22.173 INFO:teuthology.task.internal:Duration was 2571.400128 seconds 2024-09-21T13:14:22.174 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T13:14:22.207 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T13:14:22.207 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:14:22.210 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:14:22.248 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:14:22.249 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:14:22.762 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T13:14:22.763 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi002.front.sepia.ceph.com 2024-09-21T13:14:22.763 DEBUG:teuthology.orchestra.run.smithi002:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T13:14:22.826 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi162.front.sepia.ceph.com 2024-09-21T13:14:22.826 DEBUG:teuthology.orchestra.run.smithi162:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T13:14:22.854 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T13:14:22.855 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:14:22.868 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:14:22.921 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T13:14:22.921 DEBUG:teuthology.orchestra.run.smithi002:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:14:22.938 DEBUG:teuthology.orchestra.run.smithi162:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:14:23.387 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T13:14:23.397 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T13:14:23.398 DEBUG:teuthology.orchestra.run.smithi002:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:14:23.423 DEBUG:teuthology.orchestra.run.smithi162:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:14:23.447 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T13:14:23.456 DEBUG:teuthology.orchestra.run.smithi002:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:14:23.465 DEBUG:teuthology.orchestra.run.smithi162:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:14:23.487 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = core 2024-09-21T13:14:23.511 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = core 2024-09-21T13:14:23.543 DEBUG:teuthology.orchestra.run.smithi002:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:14:23.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:14:23.579 DEBUG:teuthology.orchestra.run.smithi162:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:14:23.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:14:23.598 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T13:14:23.608 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T13:14:23.608 DEBUG:teuthology.misc:Transferring archived files from smithi002:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948/remote/smithi002 2024-09-21T13:14:23.609 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:14:23.662 DEBUG:teuthology.misc:Transferring archived files from smithi162:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913948/remote/smithi162 2024-09-21T13:14:23.662 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:14:23.699 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T13:14:23.699 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:14:23.701 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:14:23.748 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T13:14:23.758 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T13:14:23.758 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T13:14:23.782 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T13:14:23.782 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:14:23.785 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:14:23.798 INFO:teuthology.orchestra.run.smithi002.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:14 /home/ubuntu/cephtest 2024-09-21T13:14:23.803 INFO:teuthology.orchestra.run.smithi162.stdout: 265336 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:14 /home/ubuntu/cephtest 2024-09-21T13:14:23.804 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T13:14:23.812 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T13:14:23.852 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2571.400128364563 failure_reason: 'Command failed on smithi002 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f4bc08fe-7815-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6a78fa67692a471681a8c6c8234d5002 status: fail success: false 2024-09-21T13:14:23.852 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T13:14:23.938 INFO:teuthology.run:FAIL